Subject: | A small but important thing to add to the documentation |
Date: | Wed, 4 Jun 2008 22:01:10 +0200 |
To: | bug-Catalyst-Plugin-Compress-Zlib [...] rt.cpan.org |
From: | Martin Gutsch <gutsch [...] zwoelf.net> |
Hi Marcus,
please add some words to the documention of the very great module
Catalyst::Plugin::Compress::Zlib some words that propose to add it to
the very end of "finalize"-overriding plugins when including it to
myApp.pm's list of plugins:
use Cataylst qw(
Most::IfNotAll
OtherPlugins::Here
...
Compress::Gzip
);
Because other Plugins that hook onto "finalize" to do fancy stuff with
the response's body will only see compressed stuff and thus not work
as expected. (yeah, it really took me half an hour to get this)
Thank you very much!
Martin Gutsch
---
Zwölf Medien, Berlin