Help language development. Donate to The Perl Foundation

I18N::LangTags cpan:UFOBAT last updated on 2018-04-24

I18N-LangTags-0.1.0/

Build Status

NAME

I18N::LangTags - ported from Perl5

SYNOPSIS

use I18N::LangTags;

DESCRIPTION

Language tags are a formalism, described in RFC 3066 (obsoleting 1766), for declaring what language form (language and possibly dialect) a given chunk of information is in.

This library provides functions for common tasks involving language tags as they are needed in a variety of protocols and applications.

Please see the "See Also" references for a thorough explanation of how to correctly use language tags.

FUNCTIONS

SEE ALSO

AUTHOR

Martin Barth [email protected]

COPYRIGHT AND LICENSE

Copyright 2018 Martin Barth

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.