           SPELL=devel-dprof
         VERSION=19990108
          SOURCE=DProf-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DProf-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/$SOURCE
          MD5[0]="4ee6de53dfc3eb135af9478758109546"
	 LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Devel::DProf"
         ENTERED=20020321
         UPDATED=20020321
      MAINTAINER="redlemon@knoware.nl"
           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
