Hi Everyone,

I'm back - in the intervening months I've lost a Macintosh and gained a work station running BSD and GNOME.

I was wondering if anyone would post some good examples of use of File::Find - I would especially like to see how other people use the 'preprocess' option.

I'm writing a script that culls documentation headers from source code and then reformats them as html, so I need 'preprocess' to:
a) => throw out codes that lack the proper suffix
b) => make note of the codes that have no document header


-                                 -
--            \\   //            --
---            \\ //            ---
----       jason x             ----
---            // \\            ---
--            //   \\            --
-                                 -

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to