blob: 2622a0afb580911a9fdd902ea8a4ea7927a5a2c2 (
plain) (
blame)
1
2
3
4
5
6
|
File::Assets is a tool for managing JavaScript and CSS assets in a (web)
application. It allows you to "publish" assests in one place after having
specified them in different parts of the application (e.g. throughout request
and template processing phases).
WWW: http://search.cpan.org/dist/File-Assets/
|