Rand Stats

I18N::LangTags

cpan:UFOBAT

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 martin@senfdax.de

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.