Changes for version 0.09

  • The error messages thrown on exit of the Gtk+ sample scripts are gone. Thanks to Dermot Musgrove for his suggestions. I added a small chapter about preventing these error messages in the documentation.
  • 'runsample' now uses 'perl -w'. MPEG::MP3Play and all sample scripts should now work without throwing warning messages (except 'gtkhandler.pl' where this is intended).
  • There is a new sample script 'gtkinherit.pl' to demonstrate implementing message handlers by subclassing MPEG::MP3Play
  • README.FreeBSD added, thanks go to Bryan Collins <bryan@casper.spirit.net.au> for his detailed information
  • 'runsample' is now generated by Makefile.PL to ensure that the correct Perl interpreter is used

Modules

Perl extension for playing back MPEG music

Provides

in samples/MyMP3Play.pm