Changes for version 1.23

  • removed all traces of cache
  • dependency fixes
  • cleaned up POD
  • fixed typos and PPI var names
  • added POD for Engine and Prefilter
  • ./Build dist

Changes for version 1.20_01

  • engine framework in place
  • uses pre_proc, pre_filter and engine callbacks
  • callbacks can be sent in by user code
  • search uses optional regex
  • directory or file can be sent in
  • refined objects, they now have 'lines'
  • began making things more generic
  • can search/replace and inject code
  • can cache results in directory searching
  • countless bug fixes

Modules

Get info, search/replace and inject code in Perl file subs.
Provides core engine callbacks for Devel::Examine::Subs
Provides core Pre-Filter callbacks for Devel::Examine::Subs

Provides

in lib/Devel/Examine/Subs/Preprocessor.pm
in lib/Devel/Examine/Subs/Sub.pm