Changes for version 0.4
- Removed the use vars--fully specifying all non-my variables.
- Added $DB::profile flag to turn profiling on and off.
- Added %DB::packages support to profile only in certain packages.
- Read source lines from @main::_<file instead of from disk files. This saves having to save eval lines during the run as well. Still missing some eval code, though.
- Better nulltime compensation.
- Use formats instead of printf for output.
Modules
per-line Perl profiler