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

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