Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

THANKS!! Re: recurse directory script

by CHRYSt (Acolyte)
on Jan 09, 2002 at 23:12 UTC ( [id://137530]=note: print w/replies, xml ) Need Help??


in reply to recurse directory script

Wow, didn't expect help so quick.
Using push, plus a slight change in the way it prints each link brought the time down to ~5 mins. instead of print "<A href='@dirs'>@dirs</a><br>"; I used just print "<A href='$_'>$_</A><br>";
works now. Thanks again. :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-28 22:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found