Revision history for Perl extension DBIx::Hash2Table.

1.03  Sun Mar 23 11:29:00 2003
	- No source code changes in this version
	- Patch to stop shipping blib/ directory in Unix distros, because the
		PAUSE indexer takes this directory to indicate a binary distro,
		which means it does not index the module, and this in turn means
		the module is not listed in the CPAN daily update list, etc.

1.02  Sun Jan 26 10:43:00 2003
	- Fix bug for where user specifies more than 1 'extra' column in the 'columns' parameter
	- Add extra columns to the table created by examples/test-hash2table.pl, in
		preparation for using the same table with the demo for DBIx::Table2Hash
	- Extend test-hash2table.pl to read back in and print the table created
	- Update docs

1.01  Sat Jan 18 12:47:00 2003
	- Change use CGI to use Carp. Upgrading is advised

1.00  Wed Jan  8 12:37:29 2003
	- original version; created by h2xs 1.20 with options
		-A -X -f -n DBIx::Hash2Table -v 1.00

