Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: writtings files to a new folder

by jbert (Priest)
on Jan 24, 2007 at 10:56 UTC ( [id://596235]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    do { some; series of; commands; which can use $_; } foreach @files;
    
  2. or download this
    foreach (@files) {
      some;
    ...
      commands;
      which can use $_;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-04-25 11:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found