aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-SmallProf/pkg-descr
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-08-11 18:03:54 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-08-11 18:03:54 +0000
commit7c57fed2cdf2df2170b49820d5f8d6c21def4abe (patch)
tree4eb5b15218f12462d0f3b1680958261c9a53292f /devel/p5-Devel-SmallProf/pkg-descr
parente38b9114e6b8b77134b6b9b3e59aac6e9b7ffe8f (diff)
downloadports-7c57fed2cdf2df2170b49820d5f8d6c21def4abe.tar.gz
ports-7c57fed2cdf2df2170b49820d5f8d6c21def4abe.zip
Notes
Diffstat (limited to 'devel/p5-Devel-SmallProf/pkg-descr')
-rw-r--r--devel/p5-Devel-SmallProf/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-Devel-SmallProf/pkg-descr b/devel/p5-Devel-SmallProf/pkg-descr
new file mode 100644
index 000000000000..d9b358534073
--- /dev/null
+++ b/devel/p5-Devel-SmallProf/pkg-descr
@@ -0,0 +1,6 @@
+The Devel::SmallProf profiler is focused on the time taken for a program
+run on a line-by-line basis. It is intended to be as "small" in terms
+of impact on the speed and memory usage of the profiled program as
+possible and also in terms of being simple to use.
+
+WWW: http://search.cpan.org/dist/Devel-SmallProf/