The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension FabForce::DBDesigner4.

0.01  Mon Aug  8 14:47:10 2005
	- original version; created by h2xs 1.23 with options
		-XA -b 5.6.1 -n FabForce::DBDesigner4
        
0.03  Fri Jan 27 04:36:22 2006
    - fixed one minor bug
    - typo in documentation

0.04  Mon Oct 30 17:48:23 2006
    DBDesigner4.pm: 
      + getSQL() added: get the CREATE statements
    SQL.pm:
      + getSQL() added: get the CREATE statements

0.06  Tue Nov 21 22:10:24 2006
    Tests improved