Catalyst-Plugin-PageCache

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Allow setting a zero expires to allow just page caching. (moseley)

0.11    2005-09-13 14:50:00
        - Fixed MANIFEST.

0.10    2005-09-13 14:00:00
        - Fixed bug in cache key generation that ignored duplicate key names.
        - Fixed bug where clear_cached_page called with a regex did not
          properly remove the page from cache.
        - Fixed bug where cache metadata was not set properly if
          content-type or content-encoding was missing.
        - Added test suite.
        - Code cleanup per Best Practices.

0.09    2005-06-27 11:25:00
        - Removed dependence on HTTP::Date.
        - Make sure the same cache key checked during the dispatch phase
          is used during the finalize phase.  This avoids problems if the
          user adds or deletes request parameters.

0.08    2005-06-16 00:20:00



( run in 1.782 second using v1.01-cache-2.11-cpan-524268b4103 )