freebsd-ports/devel/p5-Devel-Profiler/pkg-descr
Sergey Skvortsov 962ed373e2 IGNORE if perl < 5.6.x
Pointed by:	kris
2003-08-09 12:56:05 +00:00

11 lines
381 B
Text

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/dist/Devel-Profiler/
-- Sergey Skvortsov
skv@FreeBSD.org