test to make sure the errors in components of resultset classes are reported right.
[dbsrgits/DBIx-Class.git] / t / lib / DBICErrorTest / SyntaxError.pm
1 package DBICErrorTest::SyntaxError;
2
3 use strict;
4
5 I'm a syntax error!