in reply to Compu Kasem (a Cyber-DJ)
my $player = new Audio::Play::MPG123;
if ($_ =~ m/(a-zA-Z0-9\ +)\ \-\ (a-zA-Z0-9\ +)\.mp3/) { $this_artist = $1; $this_song = $2; }
|
---|
Replies are listed 'Best First'. | |
---|---|
(ichi) re x 2: Compu Kasem (a Cyber-DJ)
by ichimunki (Priest) on May 16, 2002 at 17:26 UTC | |
Re: Re: Compu Kasem (a Cyber-DJ)
by Anonymous Monk on May 30, 2002 at 17:46 UTC | |
by Anonymous Monk on May 30, 2002 at 20:34 UTC |