Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Smartphone/Media Center integration via XMPP over GoogleTalk

by jwkrahn (Abbot)
on Aug 03, 2009 at 16:35 UTC ( [id://785500]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        foreach my $tmp_name (`dcop amarok playlist filenames`) {
    
    ...
    
            $tmp_idx++;
        }
    
  2. or download this
    $ perl -e'
        my @files = ( "egg_nogg.mp3\n", "egg_nogg\n", "stupid file.ogg.shn
    +.flac.mp3\n", "stupid fileloggashnoflacamp3\n" );
    ...
    $tmp_name = stupid fileloggashnoflacamp3
            =>      stupid file
    
  3. or download this
        foreach my $tmp_name (`dcop amarok playlist filenames`) {
    
    ...
            $tmp_idx++;
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-03-28 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found