Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re (PotPieMan): Can I use a regex here?

by PotPieMan (Hermit)
on Apr 17, 2001 at 01:29 UTC ( [id://72961]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for my $number (1 .. $END) {
      my $logFile = 'pair' . $number . $RUN_NAME . '.log';
      rename $logFile, "$OUT_DIR/allfiles/$logFile";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://72961]
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: (2)
As of 2024-04-24 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found