On Mon, 2008-12-22 at 13:59 -0800, bdy wrote:
> On Nov 18, 9:34 am, bdy120...@gmail.com (Bdy) wrote:
> > Does any one know if there is a HTML stripper module that contains an
> > option to strip multiple files across multiple directories.
> >
> > Having a helluva time finding one and getting the st
On Nov 18, 9:34 am, bdy120...@gmail.com (Bdy) wrote:
> Does any one know if there is a HTML stripper module that contains an
> option to strip multiple files across multiple directories.
>
> Having a helluva time finding one and getting the strippers and
> parsers to work as I'd like them to.
>
> T
Use:
- HTML::Parser to parse
- File::Find to loop the directory and file
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
Does any one know if there is a HTML stripper module that contains an
option to strip multiple files across multiple directories.
Having a helluva time finding one and getting the strippers and
parsers to work as I'd like them to.
Thanks.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
On Tuesday 18 November 2008 09:34:52 am bdy wrote:
> Does any one know if there is a HTML stripper module that
> contains an option to strip multiple files across multiple
> directories.
>
> Having a helluva time finding one and getting the strippers and
> parsers to work as I'd like them to.
>
> T