5107ce8c17
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.
3 lines
202 B
Text
3 lines
202 B
Text
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.
|