1.02 Thu Sep 15 2005 Andrew Sterling Hanenkamp * Switched from ExtUtils::MakeMaker to Module::Build. * Added dependencies on Class::DBI 0.96 (thanks to MJH * Initial release version. * Support for PostgreSQL and MySQL tested. * Contains public methods: create_table, drop_table, column_definition, index_definition. * Includes support for helper packages with methods: pre_create_table, post_create_table, pre_drop_table, post_drop_table.