![]() |
[Perl] [Linux] Mplayer Webradio script
Hey,
I found this script online to simply play your favorite web radio stations Code:
#!/usr/bin/perl -w Code:
Can't find string terminator "EOF" anywhere before EOF at ./mplay.pl line 35. Catcha back on the flipside, keyshawn |
The problem is that the "EOF" statement shouldn't be indented. Perl expects it to be at the absolute start of the line - otherwise it treats the line as text to be printed. Remove the space in front of it and it should work.
|
Quote:
|
hey,
thanks for the tip, I was able to get the script working now - although now, I ran into a couple problems with mplayer...grr. catcha back on the flipside, will. |
All times are GMT -8. The time now is 12:42 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project