The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.1

  • This package is NOT backwards compatible with packages that subclass Apache::XPointer < 1.1
  • Added support for HTTP 1.1 Accept header and/or CGI parameter
  • Updated to return 206 or 406, rather than 200
  • Updated to use CGI::param in a mod_perl 2.x context
  • Made XPointerSendRangeAs mandatory
  • Renamed XPointerAllowCGIRange as XPointerAllowCGI and added XPointerCGIAcceptParam config options
  • Updated internal (undocumented) code to try and make subclassing a little cleaner
  • Updated POD

Modules

mod_perl handler to address XML fragments.
mod_perl handler to address XML fragments using XPath.