The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Web::Machine::I18N - The I18N support for HTTP information

VERSION

version 0.01

SYNOPSIS

  use Web::Machine::I18N;

DESCRIPTION

This is basic support for internationalization of HTTP information. Currently it just provides response bodies for HTTP errors.

AUTHOR

Stevan Little <stevan.little@iinteractive.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 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.