[Catalyst] Compress HTML

Brian Cassidy brian.cassidy at gmail.com
Thu Sep 8 14:23:44 GMT 2011


On Thu, Sep 8, 2011 at 11:20 AM, Stefan <catalyst at s.profanter.me> wrote:
> Hi,
>
> is there a module or a plugin to compress the html code?

I've used HTML::Packer [1] with good results. It will also do CSS/JS
minification via CSS::Packer and JavaScript::Packer if you need that
as well.

[1] https://metacpan.org/module/HTML::Packer

-- 
Brian Cassidy (brian.cassidy at gmail.com)



More information about the Catalyst mailing list