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

NAME

Number::UN - UN Numbers

SYNOPSIS

  use Number::UN 'get_un';

  my %un = get_un(1993);
  print $un{description}; # Combustible liquids, n.o.s.

LICENSE

The source code is distributed under the Perl5/Artistic License (http://dev.perl.org/licenses/artistic.html), copyright John Tantalo (2012).

The data materia is distributed under the Creative Commons Attribution-ShareAlike License (http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License). This material was collected from List of UN numbers (http://en.wikipedia.org/wiki/List_of_UN_numbers), 16 Feb 2012.