Commit graph

5 commits

Author SHA1 Message Date
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
seb
e8328761a2 Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
shell
94c51eafb4 Updated to p5-XML-Checker to 0.12
Changes :
- Fixed bug with DTD alternation rules (Steven Allen)
2002-04-27 19:17:02 +00:00
shell
b16d78796a Updated to p5-XML-Checker-0.11
Changes since p5-XML-Checker-0.10 :

- Corrected the token abbreviation sub
- Added error 170, Element can't be empty
- Added strict and warnings pragmas
- Added two new tests, t/empty_elt.t and t/high_elt_number.t
2002-04-17 11:03:26 +00:00
mjl
4f9579e58c Initial import of p5-XML-Checker-0.10
XML::Checker is a different ways to validating XML documents, it
provides several classes :

XML::Checker         - contains the XML::Checker class that is used
                       by the others
XML::Checker::Parser - an XML::Parser that validates at parse time
XML::DOM::ValParser  - an XML::DOM::Parser that validates at parse time

Provided by Shell Hung in PR/15086.
oVS: ----------------------------------------------------------------------
2002-01-30 21:55:31 +00:00