Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: A conversation with a C programmer

by Anonymous Monk
on Mar 15, 2006 at 20:38 UTC ( [id://536930]=note: print w/replies, xml ) Need Help??


in reply to Re^2: A conversation with a C programmer
in thread A conversation with a C programmer

opendir my $dh, $target; /\.xls$/ and process_new_file($_) while readdir $dh;

I started out writing this facetiously, but now I kind of like it! It reads very nicely. YMMV =)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-23 22:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found