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.51

  • fixed a SAX return value error
  • last level directories added

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.51.
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