in reply to Re^2: Help to execute mpg123 command with Audio::Play::MPG123 package
in thread Help to execute mpg123 command with Audio::Play::MPG123 package
#!/usr/bin/perl system( "mpg123 a.mp3");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Help to execute mpg123 command with Audio::Play::MPG123 package
by Anonymous Monk on Feb 22, 2010 at 03:24 UTC | |
by Anonymous Monk on Feb 22, 2010 at 07:48 UTC | |
by zentara (Cardinal) on Feb 22, 2010 at 10:55 UTC |