-
-
24 Oct 2016 14:12:56 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (1398 / 0 / 0)
- Kwalitee
Bus factor: 0- 84.34% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (82.29KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.000000 - 2016-10-24
- Bugfix: assign the correct path to the filehandle when reading the minified file. This also allows windows tests to pass.
- Bugfix: tests would fail if JavaScript::Minifier::XS and CSS::Minifier::XS were not installed
- add autodie to protect against ignored errors in file operations
- add min_cache_dir to reduce pollution with files that are hard to filter
Documentation
start a static file server using Plack::App::MCCSModules
Minify, Compress, Cache-control and Serve static files from Plack applicationsMiddleware for serving static files with Plack::App::MCCSModule Install Instructions
To install Plack::App::MCCS, copy and paste the appropriate command in to your terminal.
cpanm Plack::App::MCCS
perl -MCPAN -e shell install Plack::App::MCCS
For more information on module installation, please visit the detailed CPAN module installation guide.