Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Running a script iteratively.

by Your Mother (Archbishop)
on Apr 24, 2008 at 15:43 UTC ( [id://682658]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @args = qw( perl get_value.pl );
    system(@args) == 0
        or die "system @args failed: $?"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (9)
As of 2024-04-18 12:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found