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, copyright John Tantalo (2012).

The data material, including UN number descriptions, is distributed under the Creative Commons Attribution-ShareAlike License. This material was collected from List of UN numbers, 16 Feb 2012.