Does anyone know if there are any Perl scripts out there that will do the following:
I want a script that gets pointed to a directory and searches that directory and all sub-directories for *.html (or I can just pass all the files to it with a simple find command) . When it finds an *.html file it reads it in and searches for a simple start tag like <!-- Begin scan --> and grabs all the HTML after the tag until it finds an end tag like <!-- End scan --> and just concats that to one big HTML file. Thanks for any help, Jim Drabb -- ---------------------------------------------------------- The box said: "Requires Windows 98/2000/XP/NT, or better." So, I installed LINUX! ---------------------------------------------------------- James Drabb JR Senior Programmer Clermont, FL USA -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>