2021-03-02 Dave Cross * Die if no MP3 file is passed to the constructor (thanks MANWAR) * Bundle a better version of Build.pm 2020-12-06 Dave Cross * Add YAML to "configure_requires" * Add details of bug tracker 2020-09-14 Dave Cross * Catch up on four years of commits * Some CI improvements * Some perlcritic suggestions 2016-12-08 Dave Cross * lib/AudioFile/Info/MP3/ID3Lib.pm: Bump version for another upload attempt * lib/AudioFile/Info/MP3/ID3Lib.pm: Documentation typo * Build.PL, lib/AudioFile/Info/MP3/ID3Lib.pm: Packaging fixes 2016-10-03 Dave Cross * .travis.yml: Test against Perl 5.22. Ignore Build.pm in coverage reports. 2015-07-19 Dave Cross * .travis.yml: Install the id3lib dev package * .travis.yml: Force new Travis run 2015-07-18 Dave Cross * .travis.yml: Remove 5.22 from .travis.yml 2015-07-17 Dave Cross * .gitignore, .travis.yml: Added .gitignore and .travis.yml * Build.PL, MANIFEST, lib/AudioFile/Info/MP3/ID3Lib.pm, t/1_read.t, t/2_write.t, t/3_pod.t, t/4_pod_coverage.t: Added META.json to MANIFEST 2008-07-01 Dave Cross * Build.PL: Increment version number * Build.PL: Removed execute flag 2008-06-30 Dave Cross * Build.PL, lib/AudioFile/Info/MP3/ID3Lib.pm: Use subversion revision number. Make YAML recommended by build. * Build.PL: Various fixes 2005-10-10 Dave Cross * MANIFEST: Added t/4_pod_coverage.t * MANIFEST, lib/AudioFile/Info/Build.pm, lib/AudioFile/Info/MP3/ID3Lib.pm, t/4_pod_coverage.t: Added t/4_pod_coverage.t 2004-11-21 Dave Cross * lib/AudioFile/Info/MP3/ID3Lib.pm: Fixed mp3 writing support * t/1_read.t, t/2_write.t, t/3_pod.t: Added new test files * t/2_pod.t: Renamed to 3_pod.t * t/1.t: Renamed to 1_read.t * lib/AudioFile/Info/MP3/ID3Lib.pm: Added writing support * lib/AudioFile/Info/Build.pm: Changed weightings * META.yml: Shouldn't be in CVS * MANIFEST: Changed test files * Build.PL: Supports writing MP3s 2004-05-22 Dave Cross * t/2_pod.t: Added pod tests 2004-05-13 Dave Cross * MANIFEST: Removed Makefile.PL from MANIFEST * Changes: Remove Changes from CVS 2003-09-27 Dave Cross * README: Changed to describe Module::Build installation method. * Build.PL, MANIFEST: Reordered Build.pl (create build script _before_ writing notes). Added Makefile.PL to MANIFEST. * Build.PL, META.yml, lib/AudioFile/Info/Build.pm, t/1.t: Various Changes. * lib/AudioFile/Info/MP3/ID3Lib.pm: Fixed description. * Build.PL, Changes, MANIFEST, META.yml, README, lib/AudioFile/Info/Build.pm, lib/AudioFile/Info/MP3/ID3Lib.pm, t/1.t, t/test.mp3: Initial revision