pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of p5-Devel-Profile-1.03 into the N...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd8bb9614570
branches:  trunk
changeset: 465433:dd8bb9614570
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Dec 30 04:32:33 2003 +0000

description:
Initial import of p5-Devel-Profile-1.03 into the NetBSD packages
collection.

The Devel::Profile package is a Perl code profiler. This will collect
information on the execution time of a Perl script and of the subs in
that script. This information can be used to determine which
subroutines are using the most time and which subroutines are being
called most often.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r f0740440f34f -r dd8bb9614570 doc/CHANGES
--- a/doc/CHANGES       Tue Dec 30 04:30:56 2003 +0000
+++ b/doc/CHANGES       Tue Dec 30 04:32:33 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4290 2003/12/30 03:22:10 grant Exp $
+$NetBSD: CHANGES,v 1.4291 2003/12/30 04:32:33 grant Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -5480,3 +5480,4 @@
        Added at-spi-1.3.8 [xtraeme 2003-12-29]
        Added gok-0.8.4 [xtraeme 2003-12-29]
        Added p5-Net-Bind-0.05 [grant 2003-12-30]
+       Added p5-Devel-Profile-1.03 [grant 2003-12-30]



Home | Main Index | Thread Index | Old Index