-
-
16 Apr 2017 15:32:52 UTC
- Distribution: Mojolicious-Plugin-StaticAttachment
- Module version: 0.003
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (504 / 0 / 4)
- Kwalitee
Bus factor: 1- 81.69% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (3.68KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- ÐÐ¸Ñ Ð°Ð¸Ð» Че (Mikhail Che) <mche[-at-]cpan.org>
- Dependencies
- Mojolicious
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
- Mojolicious::Plugin::StaticAttachment
- NAME
- DESCRIPTION
- SYNOPSIS
- VERSION
- SEE ALSO
- AUTHOR
- BUGS / CONTRIBUTING
- COPYRIGHT
Доброго всем
Mojolicious::Plugin::StaticAttachment
¡ ¡ ¡ ALL GLORY TO GLORIA ! ! !
NAME
Mojolicious::Plugin::StaticAttachment - Add 'Content-Disposition' header for specified statics.
DESCRIPTION
Mojolicious plugin.
SYNOPSIS
$app->plugin('StaticAttachment' => paths => [ '/foo.txt', 'bar.portable.doc.format'=>{content_type=>'application/pdf', filename=>"файлик.pdf"}])
VERSION
Version 0.003
SEE ALSO
Mojolicious::Plugin::RenderFile
AUTHOR
Михаил Че (Mikhail Che),
<mche[-at-]cpan.org>
BUGS / CONTRIBUTING
Please report any bugs or feature requests at https://github.com/mche/Mojolicious-Plugin-StaticAttachment/issues. Pull requests also welcome.
COPYRIGHT
Copyright 2017 Mikhail Che.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Mojolicious::Plugin::StaticAttachment, copy and paste the appropriate command in to your terminal.
cpanm Mojolicious::Plugin::StaticAttachment
perl -MCPAN -e shell install Mojolicious::Plugin::StaticAttachment
For more information on module installation, please visit the detailed CPAN module installation guide.