Binary package “libdevel-profile-perl” in ubuntu mantic

Perl code profiler

 Devel::Profile is a Perl code profiler. It collects information on the
 execution time of a Perl script and of the subs in that script. This
 information can be used to determine which subroutines are using the most
 time and which subroutines are being called most often.