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