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

0.3 Tue Feb 10 16:45:36 2004
    - Fixed some 'use of uninitialized value' issues
    - Changed MKDoc::Apache_Cache to include an Expires: header
    - Added MKDoc_Apache_Cache_NOEXPIRES option
    - Added MKDoc_Apache_Cache_NOCOOKIES option 

0.2 Thu Feb  5 12:47:44 2004
    - Fixed 404 pages not serving any content at all
    - Fixed no content sent with first uncached request
    - Fixed default identifier not taking GET / HEAD into account
    - Added 'use bytes' pragma

0.1 Mon Dec 22 12:54:33 2003
    - Initial Release