The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Devel::Trace::More.

0.01_01  Thu Oct 29 17:21:24 2009
    * Devel::Trace::More initial version

0.01 Mon Mar 29 22:05:23 2010
    * Clean variable names
    * have filter_on take a code ref, regex ref, or scalar
    * have the $IS_INTERESTING code ref take in the module name, 
      file, line number, and code line as parameters

0.02 Sun Apr 04 12:56:12 2010
    * Removed Perl 5.10 requirement for Makefile.pl