-
-
23 Jun 2016 20:26:04 UTC
- Distribution: Web-Machine
- Module version: 0.17
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (11)
- Testers (1907 / 40 / 0)
- Kwalitee
Bus factor: 1- 88.13% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (71.8KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 14 contributors-
Stevan Little
-
Andreas Marienborg
-
Andrew Nelson
-
Arthur Axel 'fREW' Schmidt
-
Carlos Fernando Avila Gratz
-
Fayland Lam
-
George Hartzell
-
Gregory Oschwald
-
Jesse Luehrs
-
John SJ Anderson
-
Mike Raynham
-
Nathan Cutler
-
Olaf Alders
-
Thomas Sibley
- Dependencies
- B
- Carp
- Data::Dumper
- Encode
- HTTP::Headers::ActionPack
- HTTP::Status
- Hash::MultiValue
- IO::Handle::Util
- List::Util
- Locale::Maketext
- Module::Runtime
- Plack::Component
- Plack::Request
- Plack::Response
- Plack::Util
- Scalar::Util
- Sub::Exporter
- Try::Tiny
- parent
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Web::Machine::I18N - The I18N support for HTTP information
VERSION
version 0.17
SYNOPSIS
use Web::Machine::I18N;
DESCRIPTION
This is basic support for internationalization of HTTP information. Currently it just provides response bodies for HTTP errors.
SUPPORT
bugs may be submitted through https://github.com/houseabsolute/webmachine-perl/issues.
AUTHORS
Stevan Little <stevan@cpan.org>
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENCE
This software is copyright (c) 2016 by Infinity Interactive, Inc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Web::Machine, copy and paste the appropriate command in to your terminal.
cpanm Web::Machine
perl -MCPAN -e shell install Web::Machine
For more information on module installation, please visit the detailed CPAN module installation guide.