[Home] [By Thread] [By Date] [Recent Entries]

  • From: Matt Sergeant <matt@s...>
  • To: Frank Boumphrey <bckman@i...>
  • 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  **
     \\//
     //\\
    //  \\


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member