[Catalyst] Catalyst-Plugin-Compress-Zlib

Bill Moseley moseley at hank.org
Thu Jul 26 18:47:39 GMT 2007


On Thu, Jul 26, 2007 at 10:20:59AM -0700, Bill Moseley wrote:
> Looking at an existing version I hacked I see I did something a bit more
> crude:
> 
>     my $body = $c->response->body;
>     $body = join "\n", <$body> : $body if ref $body;

Except it compiles in my hack...

-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list