aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-DProfPP/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Devel-DProfPP/pkg-descr')
-rw-r--r--devel/p5-Devel-DProfPP/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Devel-DProfPP/pkg-descr b/devel/p5-Devel-DProfPP/pkg-descr
new file mode 100644
index 000000000000..3331cd17fc44
--- /dev/null
+++ b/devel/p5-Devel-DProfPP/pkg-descr
@@ -0,0 +1,5 @@
+This module takes the output file from Devel::DProf (typically tmon.out)
+and parses it. By hooking subroutines onto the enter and leave events,
+you can produce useful reports from the profiling data.
+
+WWW: http://search.cpan.org/dist/Devel-DProfPP/