freebsd-ports/devel/p5-Devel-Profile/pkg-descr
Edwin Groothuis 8aa7fb3c74 New port devel/p5-Devel-Profile
Tell me why my perl program runs so slowly

PR:		ports/51031
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-18 06:17:39 +00:00

7 lines
343 B
Plaintext

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.
WWW: http://search.cpan.org/author/JAW/Devel-Profile