NAME Devel::SmallProf - a small Perl profiler SYNOPSIS perl5 -d:SmallProf test.pl DESCRIPTION The Devel::SmallProf is a small profiler which I find useful (or at least interesting :-) when used in conjuction with Devel::DProf. It collects statistics on the run times of the lines in the various files being run. Those statistics are placed in the file smallprof.out in one of two formats. If `$DB::print_lines' is false (the default), it prints: