Revision history for VSGDR::TestScriptGen
0.01 28/05/2014
First version, released on an unsuspecting world. Broken.
0.02 29/05/2014
Added db function support.
0.03 09/06/2014
Handles varchar(max)
0.04 16/06/2014
Defaults values fon non-nullable parameters. Better formatting of output.
0.05 25/06/2014
Strawberry Perl login name implemented.
0.06 15/07/2014
Added option to not run tests on generation. Improved testfilename generation. Switched to using IO::Dir from IO::File