On 04/25, drieux said something like: > > On Thursday, April 25, 2002, at 10:41 , Bryan R Harris wrote: > > you heard right: > >I heard that you could find code for almost anything at CPAN. How do you > >go about this? .... > what you need to sort out is how to write the 'callback' function > > eg: sub wants { ... } > > to do the majik you want it to do....
The thing to do here might be to play with find2perl and look at its output given various options. Try executing find2perl / -name "*.txt" -print The exec option makes things a little hairy, tho... -- Shawn Leas [EMAIL PROTECTED] I was in the first submarine. Instead of a periscope, they had a kaleidoscope. "We're surrounded." -- Stephen Wright -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]