Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

syntax questions

by manishrathi (Beadle)
on Mar 06, 2013 at 22:08 UTC ( [id://1022103]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if($templateName eq 'Deploy SELECTED WORKAREA FILES to DEV'){
        $filelist = "$iwhome/tmp/filelist-${wfid}.txt";
        my @files = $task->GetFiles();
    ...
        }
        close FILELIST;
        &deployContent($sourcePath, $targetPath, $iwodclient_cfg,$workarea
    +Name,$filelist);......
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (10)
As of 2024-03-28 12:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found