The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2001-10-20 11:24  martyn

	* lib/Audio/WAV.pm: Undocument total_samples

2001-09-20 09:23  martyn

	* Makefile.PL: Add List::Utils for wav_split

2001-09-18 11:30  martyn

	* bin/wav_split: Correct foo in OPTIONS to wav_split

2001-07-12 06:25  martyn

	* README (tags: r1_01): Update date

2001-07-12 06:24  martyn

	* bin/wav_trim (tags: r1_01): Update deprecated total_samples to
	frames

2001-07-12 06:23  martyn

	* wav_badd, wav_cross, wav_fade, wav_info, wav_test, wav_trim:
	Moved to bin/

2001-07-08 19:25  martyn

	* bin/: wav_cross (tags: r1_01), wav_fade (tags: r1_01), wav_trim:
	Upgrade deprecated function calls

2001-07-08 18:53  martyn

	* bin/wav_fade: Upgrade deprecated function calls

2001-07-08 18:47  martyn

	* bin/wav_fade: Correct bug when no -O given

2001-07-08 10:41  martyn

	* README: Up date to 8th July

2001-07-08 10:41  martyn

	* bin/wav_trim: Much POD Correction

2001-07-08 09:55  martyn

	* bin/wav_fade: Check for errors during arg processing (die
	'!FINISH') Check for too few args Check for args after --

2001-07-08 09:50  martyn

	* bin/wav_info (tags: r1_01): Check for errors during arg
	processing (die '!FINISH') Add length accumulation, mm:ss
	capabilities

2001-07-08 06:54  martyn

	* bin/: wav_fade, wav_info, wav_split (tags: r1_01): Much POD
	Correction

2001-07-08 06:45  martyn

	* bin/wav_cross: Move DESCRIPTION

2001-07-08 06:45  martyn

	* bin/wav_cross: Remove Exratneous =back

2001-07-08 06:44  martyn

	* bin/wav_cross: Much POD Correction

2001-07-08 06:42  martyn

	* bin/wav_badd (tags: r1_01): Much POD correction

2001-07-08 06:18  martyn

	* MANIFEST (tags: r1_01): Remove wav_test

2001-07-08 06:13  martyn

	* bin/wav_test: no longer needed; wav_info more than suffices

2001-07-07 06:02  martyn

	* README: Correct Heading

2001-07-07 05:57  martyn

	* README: Add newline

2001-07-07 05:57  martyn

	* README: New format, new bits

2001-07-07 05:53  martyn

	* bin/wav_info: Amend name in POD

2001-07-07 05:52  martyn

	* bin/: wav_split, wav_trim, wav_badd, wav_cross: Very minor POD
	correction

2001-07-07 05:49  martyn

	* lib/Audio/WAV.pm (tags: r1_01): Updated POD to new standards.

2001-07-07 05:42  martyn

	* MANIFEST: Move execs to bin/, add wav_split

2001-07-07 05:41  martyn

	* MANIFEST: Move WAV.pm to lib Add tests

2001-07-07 05:25  martyn

	* Makefile.PL (tags: r1_01): Uprate to recent template

2001-07-07 05:19  martyn

	* bin/: wav_badd, wav_cross, wav_fade, wav_info, wav_test,
	wav_trim: Moved here from root

2001-06-27 17:31  martyn

	* bin/wav_split: Tested, working version.

2001-06-27 16:50  martyn

	* lib/Audio/WAV.pm: Enhance diagnostic in seek

2001-06-27 16:47  martyn

	* lib/Audio/WAV.pm: Replace uses of s_position with f_position

2001-06-27 16:33  martyn

	* bin/wav_split: First version; compiles, but untested

2001-06-27 16:27  martyn

	* lib/Audio/WAV.pm: Change doco from sample to frame for seek

2001-06-27 16:21  martyn

	* lib/Audio/WAV.pm: Deprecate f_position in favour of s_position

2001-06-27 16:03  martyn

	* lib/Audio/WAV.pm: Change doco from sample to frame for append_to
	& pad

2001-06-25 15:29  martyn

	* lib/Audio/WAV.pm: Amend synopsis to use foreach_frame

2001-06-25 06:32  martyn

	* lib/Audio/WAV.pm: Deprecate foreach_sample in favour of
	foreach_frame

2001-06-01 06:21  martyn

	* lib/Audio/WAV.pm: Update version to 1.01

2001-05-31 15:00  martyn

	* wav_cross: Bring up to recent module standards (e.g., --version)

2001-05-31 14:53  martyn

	* wav_badd: Improved layout of option docs.

2001-05-31 14:51  martyn

	* wav_badd: Update option documentation

2001-05-31 14:48  martyn

	* wav_badd: Bring up to recent module standards (e.g., --version)

2001-05-31 14:34  martyn

	* Makefile.PL: Moved lib files to lib/

2001-05-31 14:33  martyn

	* Changes (tags: r1_01): Added 1.01 changes

2001-05-31 14:28  martyn

	* t/: gameover.bad.wav, gameover.wav, wav_badd.t, wav_info.t
	(utags: r1_01): At last!  A test harness!

2001-05-31 14:27  martyn

	* wav_info: Moved from wav_stat

2001-05-31 14:26  martyn

	* wav_badd: Use new vocab. for WAV.pm

2001-05-31 14:26  martyn

	* lib/Audio/WAV.pm: Moved here from root; updated terms, header
	reading

2001-05-31 14:25  martyn

	* WAV.pm: Moved to lib/Audio

2001-05-31 14:24  martyn

	* CRC.pm, t/CRC.t, t/nlmda.lyr: Moved to TestUtils package

2001-05-24 06:26  martyn

	* MANIFEST, Makefile.PL: Changed wav_stat to wav_info

2001-05-24 06:25  martyn

	* wav_stat: moved to wav_info

2001-05-22 06:33  martyn

	* gameover.wav: moved to t/

2001-05-22 06:27  martyn

	* t/CRC.t: Oops, mis-counted the tests

2001-05-22 06:26  martyn

	* CRC.pm, t/CRC.t, t/WAV.t (tags: r1_01), t/nlmda.lyr,
	t/wav_badd.t: Enhanced testing with CRC checker

2001-05-22 06:25  martyn

	* test.pl: replaced by t/*.t

2001-05-20 18:32  martyn

	* Changes, MANIFEST, Makefile.PL, README, TODO, WAV.pm,
	gameover.wav, test.pl, wav_badd, wav_cross, wav_fade, wav_stat,
	wav_test, wav_trim: First MakeMaker Version

2001-05-20 18:32  martyn

	* Changes, MANIFEST, Makefile.PL, README, TODO, WAV.pm,
	gameover.wav, test.pl, wav_badd, wav_cross, wav_fade, wav_stat,
	wav_test, wav_trim: Initial revision