Changes for version 1.42 - 2015-08-20
- Fixed pod link that was referring to the wrong place. Thanks to KENTNL for RT#106150.
- First non-developer released of the changes listed against 1.41_01.
Changes for version 1.41_01 - 2015-06-02
- Developer release with changes I submitted for my January PRC assignment.
- Updated all modules to "use warnings", and use "our ...", so bumped min perl version to 5.006, and added MIN_PERL_VERSION to Makefile.PL
- RT#73505: if a file doesn't exist, you't get a warning about trying to read a closed filehandle. Now we croak.
- RT#94895: blank line needed for =head1 OPTIONS to format properly.
- RT#51612: the '>' character needed escaping inside pod formatting code.
- RT#25283: fixed syntax error in SYNOPSIS of Text::Diff::Table
- RT#101553: updated FSF postal address in LICENSE
- Added SEE ALSO section to doc, with links to a bunch of Diff modules.
- Added link to github repository in the doc
- Deleted META.yml from the repo -- EUMM will generate it for us
- Reformatted this file as per CPAN::Changes::Spec
- Added TODO.md, with two further things I can see need doing.
- Removed all tab characters from source
Modules
Perform diffs on files and record sets
global configuration for Text::Diff (as a separate module).
Text::Diff plugin to generate "table" format output
Provides
in lib/Text/Diff.pm