[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parsing HTML in Perl
- From: Matt Sergeant <matt@sergeant.org>
- To: Frank Boumphrey <bckman@ix.netcom.com>
- Date: Fri, 11 May 2001 13:13:14 +0100 (BST)
On Wed, 9 May 2001, Frank Boumphrey wrote:
> Perhaps of interest to you perl programmers out there.
>
> I asked one of our programmers (Gabe Schaeffer) to write a function to
> parse a malformed HTML file, prior to converting it to XHTML. Here is
> what he produced!
>
> I've never seen an HTML file parsed with a single line of Perl RegEx
> before!
Dude, you can do this *so* much easier...
open(my $fh, "pyxhtml file.html | pyxw |") || die "Cannot pyx: $!";
then parse $fh.
--
<Matt/>
/|| ** Founder and CTO ** ** http://axkit.com/ **
//|| ** AxKit.com Ltd ** ** XML Application Serving **
// || ** http://axkit.org ** ** XSLT, XPathScript, XSP **
// \\| // ** mod_perl news and resources: http://take23.org **
\\//
//\\
// \\