Revision history for Perl extension Text::Table.

0.01  Tue Nov 19 17:47:02 2002
- initial release to CPAN Tue Dec 3 07:59

0.02  Tue Dec  3 23:53:54 CET 2002
- minor bug fixes concerning spurious warnings
- released to CPAN Thu Dec  5 01:42:11 CET 2002

0.03  Sun Dec 29 18:03:57 CET 2002
- another spurious warning from _parse_spec fixed, test added

0.04  Sun Feb  9 17:14:36 CET 2003
- see bug ids 2052, 2053
- pod changed to reflect the implementation concerning rule() and
  body_rule(). (It described rule() wrongly and listed non-existent
  title_rule() instead of body_rule())
- Added test for body_rule().