1Web::Machine::I18N(3) User Contributed Perl DocumentationWeb::Machine::I18N(3)
2
3
4
6 Web::Machine::I18N - The I18N support for HTTP information
7
9 version 0.17
10
12 use Web::Machine::I18N;
13
15 This is basic support for internationalization of HTTP information.
16 Currently it just provides response bodies for HTTP errors.
17
19 bugs may be submitted through
20 <https://github.com/houseabsolute/webmachine-perl/issues>.
21
23 • Stevan Little <stevan@cpan.org>
24
25 • Dave Rolsky <autarch@urth.org>
26
28 This software is copyright (c) 2016 by Infinity Interactive, Inc.
29
30 This is free software; you can redistribute it and/or modify it under
31 the same terms as the Perl 5 programming language system itself.
32
33
34
35perl v5.36.0 2022-07-22 Web::Machine::I18N(3)