Using LinkedContent plugin you can easy define default set of css/js resources and append required files
from your templates (even included), actions, plugins, whatever else.
Each resource will be included only once.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Copyright (C) 2010 - 2011, Yaroslav Korshak
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.