The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.50

  • SAX generator added (parse_SAX, set_content_handler and set_error_handler methods)

Modules

Perl extension allowing to get a content of directory including sub-directories as an XML file. You can generate either array/string or SAX events. The current version is 0.50.
a simple helper class used to stringify SAX exceptions. The idea of overloading attributes comes from XML::LibXML by Matt Sergeant. See XML::Directory docs for details.
a utility used by XML::Directory to generate SAX events. See XML::Directory docs for details.

Provides

in Directory/SAXGenerator.pm