aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Assets
Commit message (Collapse)AuthorAgeFilesLines
* - Add missing dependencies on p5-CSS-Minifier-XS andSteve Wills2011-05-051-2/+7
| | | | | | | p5-JavaScript-Minifier-XS Notes: svn path=/head/; revision=273652
* File::Assets is a tool for managing JavaScript and CSS assets in a (web)Steve Wills2011-05-024-0/+84
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/ Notes: svn path=/head/; revision=273432