Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Playlist parser for mpg123

by toolic (Bishop)
on Aug 14, 2013 at 15:07 UTC ( [id://1049432]=note: print w/replies, xml ) Need Help??


in reply to Playlist parser for mpg123

Most importantly, thank God for the Deftones. Rocket Skates++, especially.

Secondarily, I noticed you are doing a lot of \n manipulation after your qx. You might be able to simplify that code by capturing the find output into an array instead:

my @files = qx[find $dir -iname "*$array_out[$i].mp3*"];

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1049432]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 00:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found