Of course just using the Parser class directly you could:
package TextStrip; use base 'HTML::Parser'; sub text { $strip_text .= $_[1] } my $parser = new TextStrip; $parser->parse_file(\*DATA) && print $strip_text; __DATA__ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-12 +52"> <title>Index</title> </head> <body> <h1>Hello World</h1> <p>Just Another <p>Parser Hack </body> </html>
cheers
tachyon
s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print
In reply to Re: Subclassing strategies
by tachyon
in thread Subclassing strategies
by Ovid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |