Revision history for TSQL::SplitStatement
0.01 Date/time
First version, released on an unsuspecting world. Broken.
0.02 12/12/12
Perlcritic warnings reduced at levels 5,4, and 3.
0.03 13/12/12
Corrected POD typos.
0.04 14/12/12
Corrected missing dependency.
0.05 14/12/12
Labels now split separately rather than being included in the previous 'text chunk'.
0.06 15/12/12
Fixed invalid POD references. Made 'tokeniser' a cached value for efficiency reasons. Altered sample script.
0.07 20/12/12
Updated to use TSQL::Common::Regexp.
0.08 21/12/12
Dependencies fixed.