in reply to MP3 server with IO::Socket
The print doesn't return 0, for me it returns undef, so I changed line 118 to unless( defined( $print_status )) to get rid of "uninitialized value"
Thanks for sharing this nice code, btw! :-)
-- bash$ :(){ :|:&};:
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: RE: MP3 server with IO::Socket
by perlmonkey (Hermit) on Jun 04, 2000 at 07:08 UTC |