-
-
21 Mar 2021 20:45:38 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (99 / 1 / 0)
- Kwalitee
Bus factor: 1- 90.34% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (31.23KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Mojolicious
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.008 - 2021-03-21
- Fixed
- Fixed URLs ending with `/` being rewritten to remove the trailing slash. If the URL is a directory, the web server will then redirect the user back to the URL with a trailing `/` so that relative URLs on the default directory page will work. Leaving the `/` removes the need for a redirect.
Modules
Export a Mojolicious website to static filesExport a Mojolicious website to static filesModule Install Instructions
To install Mojolicious::Plugin::Export, copy and paste the appropriate command in to your terminal.
cpanm Mojolicious::Plugin::Export
perl -MCPAN -e shell install Mojolicious::Plugin::Export
For more information on module installation, please visit the detailed CPAN module installation guide.