MPEG::MP3Play 0.15 review
Download
|
|
MPEG::MP3Play is a Perl extension for playing back MPEG music.
SYNOPSIS
use MPEG::MP3Play;
my $mp3 = new MPEG::MP3Play;
$mp3->open ("test.mp3");
$mp3->play;
$mp3->message_handler;
This Perl module enables you to playback MPEG music.
This README and the documention cover version 0.15 of the MPEG::MP3Play module.
Requirements:
Perl
MPEG::MP3Play 0.15 search tags