Changes for version 1.39

  • Tie::File no longer needed, we have our own built-in read/write methods
  • upon reading in a file, the line endings are saved, then completely removed prior to the file array being populated. Upon write, the saved line endings are added back in to each line
  • hundreds of new tests across numerous files
  • fixed a couple bugs in inject_after() relating to Tie::File removal
  • modules now have their version applied in the 'package' line
  • min perl version is 5.012;

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 core pre_proc callbacks for Devel::Examine::Subs

Provides

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