Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Perl file operations

by kyle (Abbot)
on Feb 23, 2008 at 03:22 UTC ( [id://669712]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    mkdir "$dst2\\$datestamp2"
        or die "Can't mkdir '$dst2\\$datestamp2': $!\n";
    
  2. or download this
    if ( $count > $limit ) {
        die "limit exceeded: $count files processed";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-28 15:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found