2009-02-21 Dave Cross * : Removed execute bit. 2008-04-20 Dave Cross * Build.PL: Added dist_version to Build.PL and incremented for release. * : Made Build.PL non-executable. 2007-04-01 Dave Cross * lib/AudioFile/Info.pm: Changed contact address and copyright details * MANIFEST, README: Fixed copyright in README Added Makefile.PL to MANIFEST * lib/AudioFile/Info.pm: Changed $VERSION definition * Build.PL: Changed makefile parameter to 'traditional' 2005-04-23 Dave Cross * META.yml: Removed META.yml (which is autogenerated) 2005-03-01 Dave Cross * MANIFEST, META.yml, lib/AudioFile/Info.pm, t/1.t: Improved test coverage * lib/AudioFile/Info.pm, t/3_pod_coverage.t: Changes to test Pod coverage (and, hence, improve kwalitee). 2004-05-13 Dave Cross * MANIFEST, t/2_pod.t: Added tests for pod * Makefile.PL: Removed it again * Makefile.PL: Added Makefile.PL * Changes: Removed Changes from cvs 2004-02-17 Dave Cross * lib/AudioFile/Info.pm: Added some docs about writing data. Brought the list of plugins up to date. * Build.PL, META.yml: Added YAML to the pre-reqs 2003-09-29 Dave Cross * lib/AudioFile/Info.pm: Only look for the config file if it's necessary (which is never true during testing). * Changes, META.yml: Various fixes 2003-09-28 Dave Cross * lib/AudioFile/Info.pm: Changed docs to discuss plugins. * Changes, MANIFEST: Added Makefile.PL to MANIFEST. 2003-09-27 Dave Cross * Changes, META.yml, README: Regenerated META.yml. Changed README to describe Module::Build installation procedure. * t/1.t: Stripped down test file. * t/2.t, t/test.mp3, t/test.ogg: No longer required * Changes, META.yml: Changes for the project re-org. * Build.PL: Changes for the re-org of the project. * README: Updates for the reorganisation. * MANIFEST: Various changes. * lib/AudioFile/Info.pm: Moved plugins out into separate distributions. Introduced repository of plugins. * lib/AudioFile/Info/MP3.pm, lib/AudioFile/Info/Ogg.pm: Moved to separate plugin projects. 2003-08-10 Dave Cross * lib/AudioFile/Info.pm, lib/AudioFile/Info/MP3.pm, lib/AudioFile/Info/Ogg.pm: Added RCS tags * AudioFile-Info-0.01.tar: Removed tarball * AudioFile-Info-0.01.tar, Build.PL, Changes, MANIFEST, META.yml, README, lib/AudioFile/Info.pm, lib/AudioFile/Info/MP3.pm, lib/AudioFile/Info/Ogg.pm, t/1.t, t/2.t, t/test.mp3, t/test.ogg: Initial revision