The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Audio::Play::MPG123

0.05  Sat Jul 15 23:28:41 CEST 2000
	- more small improvements & fixes in mpg123sh.
        - new method 'paused'.
        - fixed a bug that made broke http-url support.

0.04  Fri Jun 23 08:03:01 CEST 2000
	- fixed tpf, required a change in mpg123.
        - small improvements to mpg123sh, fixing the completion problem
          with perl's readlines in a very ugly way.

0.03  Fri Jun 25 01:20:42 CEST 1999
	- bug fixes, many of them to mpg123.
        - removed opts method, implemented statfreq method instead.
        - added tpf method.
        - implemented "d" and "j" commands, many small improvements.

0.02  Wed Jun 23 21:14:29 CEST 1999
	- first release.

0.01  Tue Jun 22 13:18:03 CEST 1999
	- original version; created by cp -r ;)