Commit graph

17 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd - Remove outdated PERL_LEVEL check
With hat:	perl
2014-03-06 18:51:17 +00:00
Mathieu Arnold
2d7852dd48 * Convert to staging
* Add license
* pet portlint

Sponsored by:	Absolight
2014-01-21 14:03:59 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Baptiste Daroussin
7fb9058d37 Convert to new perl framework 2013-09-17 09:00:42 +00:00
Frederic Culot
92c7b61051 - Update to 0.301
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
2013-07-11 09:30:44 +00:00
Frederic Culot
a788dca2b4 - Update to 0.208
- Remove leading article from COMMENT

Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:	yes
2012-12-08 16:22:17 +00:00
Frederic Culot
eb119bfbcd - Update to 0.206
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
2012-07-02 11:19:38 +00:00
Frederic Culot
d991edba97 - Update to 0.200
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
2012-06-15 11:23:05 +00:00
Frederic Culot
93719adbaf - Update to 0.110
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:	yes
2012-03-23 08:20:49 +00:00
Frederic Culot
f321e464e3 - Update to 0.108
- Make use of CPAN:USER macro

Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
2012-01-20 14:05:32 +00:00
Frederic Culot
b4df780d9c - Update to 0.107
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:	yes
2011-11-14 13:51:08 +00:00
Frederic Culot
f4cb59ff91 - Update to 0.106
Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
2011-10-11 12:22:36 +00:00
Frederic Culot
1de7e93c02 - Update to 0.104
- Add LICENSE (Artistic 1 & GPLv1)
- Sort plist
- Take maintainership

Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
2011-09-23 11:40:15 +00:00
Thomas Abthorpe
bfc22dc307 - Reassign to the heap 2011-09-21 16:48:43 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Philip M. Gollucci
5bd9c5c797 - /mach/ -> /%%PERL_ARCH%%/
With Hat:   perl@
2010-09-24 01:48:27 +00:00
Wen Heping
9f550f2336 HTML::HTML5::Parse is substantially the same as the non-CPAN module
Whatpm::HTML. Changes include:
    * Provides an XML::LibXML-like DOM interface. If you usually use
XML::LibXML's DOM parser, this should be a drop-in solution for tag
soup HTML.
    * Constructs an XML::LibXML::Document as the result of parsing.
    * Via bundling and modifications, removed external dependencies
on non-CPAN packages.

WWW: http://search.cpan.org/dist/HTML-HTML5-Parser/

PR:		ports/148308
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
Feature safe:	yes
2010-07-02 08:54:56 +00:00