fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
288 B
Text
4 lines
288 B
Text
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.
|