[Catalyst] [ANNOUNCE] New plugin: Catalyst::Plugin::Assets

Robert Krimen robertkrimen at gmail.com
Mon Jan 14 05:27:55 GMT 2008


Catalyst::Plugin::Assets
http://search.cpan.org/~rkrimen/Catalyst-Plugin-Assets-0.012/

Managing .css and .js inclusions has been a recurring problem of mine;
I usually hack something together with Template Toolkit and call it
day. Copying and pasting was becoming
bothersome, though, so I decided to write up a utility to help.

C::P::Assets also makes switching between "minified" and development
versions of .css and .js files really quick and easy (with support for
YUI compressor, JavaScript::Minifier, CSS::Minifier)

---
Rob
robertkrimen at gmail.com



More information about the Catalyst mailing list