1) changed all 4 space indentation to 2 space style indents for replication code...
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / SyntaxErrorComponent3.pm
1 package DBICErrorTest::SyntaxError;
2
3 use strict;
4
5 I'm a syntax error!