Plack-Middleware-Assets
view release on metacpan or search on metacpan
The C<Expires> header is set to one month in advance. Set
L</expires> to change the time of expiry.
The concatented and minified content is cached in memory.
=head1 DEVELOPMENT MODE
$ plackup app.psgi
$ starman -E development app.psgi
In development mode the minification is disabled and the
concatenated content is regenerated if there were any changes
to the files.
=head1 CONFIGURATIONS
=over 4
=item separator
lib/Plack/Middleware/Assets.pm view on Meta::CPAN
The C<Expires> header is set to one month in advance. Set
L</expires> to change the time of expiry.
The concatented and minified content is cached in memory.
=head1 DEVELOPMENT MODE
$ plackup app.psgi
$ starman -E development app.psgi
In development mode the minification is disabled and the
concatenated content is regenerated if there were any changes
to the files.
=head1 CONFIGURATIONS
=over 4
=item separator
( run in 0.530 second using v1.01-cache-2.11-cpan-e93a5daba3e )