This is Math::Units 1.3, the second official release of a powerful
unit conversion system written completely in Perl.  This module
has been tested fairly well using the GNU units program as a
baseline.  Although unit conversion is conceptually simple, there
are lots of places where bugs can hide.  THIS SOFTWARE DOES NOT HAVE
A WARRANTY!  If you use this software, please verify that the units
you are converting are correctly handled.  If you find a bug in
either the code or the conversion tables, please send them to me
as soon as possible and I will publish a correction immediately.

For more information, read the documentation found in Units.pm.

To build this module, cd to the directory that contains this README
file and type the following:

       perl Makefile.PL
       make

Please run the tests after you build the module:

       make test

If everything passes, install the module:

       make install

Any questions or comments?  Please send them to <[email protected]>.

- Ken
 6:21 pm Friday, August 14, 1998