Revision history for Perl extension Data::Presenter

0.60	Sat Apr 12 2003
	- Begin preparation for public distribution.

0.61	Sat Apr 12 2003
	- First upload to CPAN.

0.62	Sun Apr 13 2003
	- Corrected errors in documentation.

0.63	Sun Aug 24 2003
	- Added method seen_one_column();

0.64	Sun Oct  5 2003
	- Added method get_keys_seen();

0.65    Wed Jun  2 2004
	- Corrected Intersect.pm and Union.pm to avoid "Bizarre array assignment" error when installing under Perl 5.8.4 on Darwin.

0.66    Wed Jun  9 2004
	- POD correction only:  Corrected error in POD for Data::Presenter::Sample Medinsure which resulted in bad POD-to-HTML translation and bad display on search.cpan.org

0.67    Sat Oct 23 2004
	- Corrected substandard code at +322 Presenter.pm to avoid error "Bizarre copy of hash in leave" error when running tests under Devel::Cover

0.68    Sat Oct 23 2004
	- Corrected substandard code at +1005 Presenter.pm to avoid error "Bizarre copy of array" error when running tests under Devel::Cover