NAME
WWW::Search::PubMedLite::Lang - ISO 639-2 language codes
DESCRIPTION
Maps ISO 639-2 language codes to their English name.
METHODS
abbr2name
my $name = WWW::Search::PubMedLite::Lang->abbr2name( $abbr );
Given a three-character ISO 639-2 language code, returns the English name of the language.
AUTHOR
David J. Iberri, <diberri at cpan.org>
COPYRIGHT & LICENSE
Copyright 2007 David J. Iberri, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.