           SPELL=devel-dprof
         VERSION=19990108
          SOURCE=DProf-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DProf-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/$SOURCE
     SOURCE_HASH=sha512:b04f97555b73577d1f521e7ba59f6e53fe8de7c03d23e746a1baff1ee1d3576fe9e605b090cfe960e0407c3cc4888d2594b0db68246834dda934bced9ef9e0fe
	 LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Devel::DProf"
         ENTERED=20020321
        KEYWORDS="perl"
           SHORT="perl code profiler"
cat << EOF
The Devel::DProf 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. This information can also be used to create an
execution graph of the script, showing subroutine rela­
tionships.
EOF
