diff options
Diffstat (limited to 'devel/p5-Devel-Profiler/pkg-descr')
-rw-r--r-- | devel/p5-Devel-Profiler/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/p5-Devel-Profiler/pkg-descr b/devel/p5-Devel-Profiler/pkg-descr new file mode 100644 index 000000000000..f9fd622da616 --- /dev/null +++ b/devel/p5-Devel-Profiler/pkg-descr @@ -0,0 +1,11 @@ +This module implements a Perl profiler that outputs profiling data in a +format compatible with dprofpp, Devel::DProf's profile analysis tool. +It is meant to be a drop-in replacement for Devel::DProf. + +NOTE: If Devel::DProf works for your application then there is no reason +to use this module. + +WWW: http://search.cpan.org/search?dist=Devel-Profiler + +-- Sergey Skvortsov +skv@FreeBSD.org |