Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

peacemaker1820's scratchpad

by peacemaker1820 (Pilgrim)
on May 02, 2007 at 20:45 UTC ( [id://613261]=scratchpad: print w/replies, xml ) Need Help??

use File::Find; my @dir = 'Y:/mis/'; my @path; find sub { push @path, $File::Find::name if -f }, @dirs; return @path;
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-19 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found