Further tradeoffs on relationship sanity checking (augments 9e7525a2)
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / SyntaxErrorComponent3.pm
CommitLineData
c9d5a251 1package DBICErrorTest::SyntaxError;
2
3use strict;
4a233f30 4use warnings;
c9d5a251 5
6I'm a syntax error!