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

  • Fixed examples/apache/htdocs/favicon.ico.
  • Mostly implemented the AddDescription configuration directive handling code.
  • Added RenderXSLT and RenderXSLTEnvVar Apache configuration directives to control how and when server-side XSLT rendering will happen using the XML::LibXML and XML::LibXSLT modules.
  • Updated example configuration to include dynamic server-side XSLT rendering for older browsers.
  • Added some Apache::Test unit tests.

Modules

XSLT Based Directory Listings

Examples