Revision history for Perl extension Audio::Beep.

0.04 Sun Feb 16 19:48:32 2003
    - Added a $beeper->rest($milliseconds) method
    - Rewrote parsing
    - Added \ in front of all methods 
        (breaking compatibility with previous versions)
    - Added \rel, \norel e \transpose
    - Implemented relative noting the right way 
        (again breaking compatibility)
    - Added comments with #
    - More POD
    - Updated the samples in the POD
    - Added a sample in music/ directory
    - Probably other stuff

0.03  Fri Feb 14 14:25:54 2003
    - Fixed a missing bless in Audio::Beep::Linux::PP
    - Fixed POD

0.02  Thu Feb 13 18:40:05 2003
    - Changed namespace to Audio::Beep
    - Moved Beep::beep module to Audio::Beep::Linux::beep
    - New module Audio::Beep::Linux::PP
    - A ton of other stuff

0.01  Tue Feb 11 18:20:12 2003
	- original version; created by h2xs 1.22 with options
		-XA -n Beep

