Some escapes were mentioned twice, although they're not qr//-specific
[p5sagit/p5-mst-13.2.git] / lib / File / Compare.pm
2005-11-29 Andreas König Re: [perl #37716] Re: File::Compare broken for filename...
2005-07-02 Tels do just-in-time loading of Carp.pm in some modules
2002-04-03 Jarkko Hietaniemi Doc tweak from Wolfgang Laun.
2002-01-04 Rafael Garcia-Suarez File::Compare::VERSION
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-03-29 Benjamin Sugars Enable warnings in File::* (was: B::Terse and warnings)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-22 Gurusamy Sarathy avoid File::Compare warning when passed handles (from...
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
1999-03-04 Jan Dubois allow custom comparison function in File::Compare:...
1999-02-28 Jan Dubois add File::Compare::compare_text()
1997-08-06 M.J.T. Guy Remove 'use UNIVERSAL;', switch to UNIVERSAL::isa()
1997-02-10 Chip Salzenberg Faster File::Compare
1997-02-10 Gisle Aas Faster File::Compare
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-19 Nick Ing-Simmons Add File::Compare