Revision history for Perl extension Term::Activity.
1.02 2003/09/23
Use of 'our' requires 5.6.0 not 5.006.
Symbol table rewrite eliminated.
Term::Size properly implemented and checks output for sanity.
General code cleanup and reorg.
All warnings are now enabled.
1.01 2003/09/22
Fixed a few overzealous uses of 'our' that throw warnings.
Oops! The Term::Size check was outside of new().
1.00 2003/09/18
Updated version number to reflect mature release status.
Added test for custom characters in 'flat' skin.
Included the correct README file.
0.01 2003/09/09
Derived from HMS tool Util::Status (1.12 2003/09/08)