NAME

devel_profit - A Perl profiler

SYNOPSIS

% devel_profit help
% devel_profit profile sleep.pl
% devel_profit file
% devel_profit line
% devel_profit package
% devel_profit subroutine
% devel_profit subroutine_line

DESCRIPTION

devel_profit is a Perl profiler which can profile by file, line, package, subroutine and subroutine and line together.

It requires a C compiler and a POSIX monotonic clock.

AUTHOR

Leon Brocard, <acme@astray.com>

COPYRIGHT

Copyright (C) 2008, Leon Brocard