Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

geektron's scratchpad

by geektron (Curate)
on Jun 05, 2004 at 05:18 UTC ( [id://361371]=scratchpad: print w/replies, xml ) Need Help??

#!/usr/bin/perl use strict; use warnings; my @importJobs = sort glob <*.pl> ; warn join( ", ", @importJobs ); ( want something like: \d+*.pl to work ...
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 about the Monastery: (5)
As of 2024-03-29 13:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found