The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mojolicious::Plugin::Module::Assets - work with assets.

OVERVIEW

If your module has some static files, which should be able from public directory, use assets folder. On each application startup assets will be added to ./public/assets of your application (does not work with Mojolicious::Lite).

SEE ALSO

Mojolicious::Plugin::Module::Abstract, Mojolicious::Plugin::Module::Manager, Mojolicious::Guides, http://mojolicio.us.

COPYRIGHT AND LICENSE

Copyright (C) 2014, Georgy Bazhukov.

This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.