The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2021-01-23  1.5.5 DAVECROSS

	* Add YAML to configure_requires

2021-01-22  1.5.4 DAVECROSS

        * Added bugtracker details
        * Added Github CI

2020-11-03  1.5.3 DAVECROSS

        * Added repo details

2020-09-07  1.06 DAVECROSS

        * Release 12-years-worth of fixes
        * Mostly packaging fixes and improving tests
        * Also code improvements suggested by Perl Critic

2008-04-20  1.05 DAVECROSS

	* [r18] Build.PL:
	  Reformat Build.PL. Add dist_version. Switch to traditional
	  Makefile.PL.
	* [r17] lib/AudioFile/Info/Ogg/Vorbis/Header/PurePerl.pm:
	  Changed to using svn revisions as $VERSION.
	  Uppercase comment names.
	* [r16] lib/AudioFile/Info/Build.pm:
	  Added $VERSION
	* [r15] t/test.ogg:
	  Fix svn properties.
	* [r14] t/1.t:
	  Fixed broken test
	* [r13] Build.PL, MANIFEST, README:
	  Removed svn:executable property.

2006-06-15  1.04 DAVECROSS

	* [r12] MANIFEST, lib/AudioFile/Info/Build.pm,
	  lib/AudioFile/Info/Ogg/Vorbis/Header/PurePerl.pm:
	  Added 4-pod_coverage.t to MANIFEST
	  Added pod to Build.pm and PurePerl.pm
	* [r11] t/4_pod_coverage.t:
	  Added pod coverage tests
	* [r10] Changes, META.yml, Makefile.PL:
	  Removed autogenerated files

2005-03-01  1.03 DAVECROSS

	* [r9] Changes, MANIFEST, lib/AudioFile/Info/Build.pm,
	  lib/AudioFile/Info/Ogg/Vorbis/Header/PurePerl.pm, t/3_pod.t:
	  Added pod tests
	* [r8] t/2_write.t:
	  Added (almost useless) writing tests

2003-09-27  1.02 DAVECROSS

	* [r7] lib/AudioFile/Info/Ogg/Vorbis/Header/PurePerl.pm:
	  Doc fixes.
	* [r6] Build:
	  Shouldn't have been in CVS.
	* [r2] Build, Build.PL, Changes, MANIFEST, META.yml, Makefile.PL,
	  README, lib, lib/AudioFile, lib/AudioFile/Info,
	  lib/AudioFile/Info/Build.pm, lib/AudioFile/Info/Ogg,
	  lib/AudioFile/Info/Ogg/Vorbis,
	  lib/AudioFile/Info/Ogg/Vorbis/Header,
	  lib/AudioFile/Info/Ogg/Vorbis/Header/PurePerl.pm, t, t/1.t,
	  t/test.ogg:
	  Initial revision
	* [r1] .:
	  New repository initialized by cvs2svn.