NAME
Web::Machine::I18N::en - The English support for I18Ned HTTP information
VERSION
version 0.12
SYNOPSIS
use Web::Machine::I18N;
my $lang = Web::Machine::I18N->get_handle('en');
SEE ALSO
AUTHOR
Stevan Little <stevan.little@iinteractive.com>
CONTRIBUTORS
Andreas Marienborg <andreas.marienborg@gmail.com>
Andrew Nelson <anelson@cpan.org>
Dave Rolsky <autarch@urth.org>
Fayland Lam <fayland@gmail.com>
Gregory Oschwald <goschwald@maxmind.com>
Jesse Luehrs <doy@tozt.net>
John SJ Anderson <genehack@genehack.org>
Olaf Alders <olaf@wundersolutions.com>
Thomas Sibley <tsibley@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 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.