graff has asked for the wisdom of the Perl Monks concerning the following question:
I'm told (by someone I trust as knowledgeable in this area) that HTML 5 is getting a lot of broad support, with Google "contributing heavily". The announcement cited above provides Python and Ruby interfaces to html5lib, but there's no mention of a Perl module (and nothing on CPAN at the moment). This library was being suggested as a very good alternative to something called "BeautifulSoup", which the Python folks I know have been using up to now for parsing HTML data.
I wish I had time... (I've never built a module for this sort of thing before, so it would be an education for me if I did have the time.) Is anyone (planning on) working on this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Is someone working on html5lib for Perl?
by samtregar (Abbot) on Oct 10, 2007 at 22:03 UTC | |
|
Re: Is someone working on html5lib for Perl?
by grinder (Bishop) on Oct 11, 2007 at 08:07 UTC |