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 Perl extension Plack::Middleware::Deflater

0.04  Mon May 16 12:58:30 JST 2011
        - Added content_type and vary_user_agent options (kazeburo)
        - Added psgix.no-compress and psgix.compress-only-text/html enviroment value like Apache mod_deflate (kazeburo)

0.03  Fri Apr  2 16:30:32 PDT 2010
        - Fixed unused variables warnings (obra)

0.02  Sun Nov 29 13:37:29 JST 2009
        - initial CPAN release, separated from Plack core dist

0.01  Sun Nov 29 13:31:48 2009
        - original version