The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Data::CTable
	
1.00 2002-06-29

	- Updated "getweather" utility (eg/getweather.pl) for new data
      format.

0.99 2002-05-15

	- Fixed bug in write(), sort() and a few other subroutines which
	  was ignoring overridden _Selection parameter when using named
	  calling convention.

0.98 2002-05-08

	- Fixed bug in test suite causing test 24 to fail instead of
	  merely warn when optional Data::ShowTable module is missing.

	- Removed modules from standard Perl dist (e.g. Data::Dumper) from
	  PREREQ_PM (having them listed there was causing CPAN to rebuild
	  Perl)

0.97 2002-05-07

	- Fixed build shortcoming.

0.96	2002-04-30

	- First public release

0.95	2002-04-12

	- Continued prep

0.90	2002-04-12

	- Internal testing release