1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Revision history for Perl extension Convert::Units package.
Note that very important changes which affect compatability with previous
versions are marked with an asterisk ('*').
0.43 Sat Jan 15 22:11:30 2000
- cleaned up sloppy syntax to remove warnings
- fixed bug with reference to default unit in Base.pm
0.42 Wed Sep 22 23:18:56 1999
- fixed bug in Makefile.pl - install was to wrong place
0.41 Tue Sep 21 16:44:06 1999
* renamed module to Convert::Units
- updated README to current version (oops)
0.40 Sun Sep 12 18:10:03 1999
- added ability to use A(x+B) conversions as well as Ax to Units::Base
- added Units::Temperature module to demo A(x+B) conversions
|