Hi Ron On Sun, 2009-02-08 at 10:58 +1100, Ron Savage wrote: > Hi Ron > > On Sun, 2009-02-08 at 10:53 +1100, Ron Savage wrote: > > Hi Folks > > > > On Fri, 2009-02-06 at 19:10 +0000, Lyle wrote: > > > Mark Stosberg wrote: > > > > I have some interest in a pure-perl FillInForm to support a more > > > > portable Titanium distribution. The trick there is finding a suitable > > > > replacement for HTML::Parser. > > > > > > > > > > I haven't had much luck with this. The only pure-perl HTML parser is > > > HTML::TagParser. It works very differently to HTML::Parser and has no > > > > Let's start looking around for a pure-X (X != Perl) parser, and adapt > > that. > > How about: http://ejohn.org/blog/pure-javascript-html-parser/
A link on that page (under Philip Taylor (May 5, 2008 at 10:31 am) ) leads to this: http://lists.w3.org/Archives/Public/public-html/2007Jul/1103.html which can generate a Perl parser. -- Ron Savage [email protected] http://savage.net.au/index.html ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
