Exherbo
GitLab
Packages
dev-perl/Catalyst-Plugin-Static-Simple
Make serving static pages in Catalyst painless.
Versions
Slot
Version
Repository
Platforms
0
0.37
perl
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://metacpan.org/release/Catalyst-Plugin-Static-Simple/
Summary
Make serving static pages in Catalyst painless
Description
The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you. This plugin detects static files by looking at the file extension in the URL (such as .css or .png or .js). The plugin uses the lightweight MIME::Types module to map file extensions to IANA-registered MIME types, and will serve your static files with the correct MIME type directly to the browser, without being processed through Catalyst.
Upstream changelog
https://metacpan.org/changes/distribution/Catalyst-Plugin-Static-Simple
Dependencies
(
(
build+run:
dev-perl/Catalyst-Runtime[>=5.80008]
dev-perl/MIME-Types[>=2.03]
dev-perl/Moose
dev-perl/namespace-autoclean
)
(
build+run:
dev-lang/perl:=
)
)
Downloads
mirror://cpan/authors/id/I/IL/ILMARI/Catalyst-Plugin-Static-Simple-0.37.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)