Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-26 | buildlink1 -> buildlink2 | seb | 1 | -6/+3 | |
Use perl5/module.mk | |||||
2002-03-15 | Updated p5-XML-SAX to 0.09 (provided by Shell Hung in pkg/15557) | martti | 3 | -6/+7 | |
- PurePerl: Performance enhancements - PurePerl: Line End handling implemented. - PurePerl: Attribute Value Normalization implemented. - PurePerl: Fixed element copying for end_element - Fixes for perl 5.7.2 | |||||
2002-01-30 | Initial import of p5-XML-SAX-0.07 | mjl | 5 | -0/+52 | |
XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system. Older version (0.6) provided by Shell Hung in PR/15087. |