X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSyntaxErrorComponent3.pm;h=b68f691954cca39e58df591813ad60e2eff15e61;hp=34f3c3f84586c86df0a46e0e44aa5262aeade005;hb=4a233f3019d2baa4bf2abee0c873c74d5cdf3a11;hpb=ad9445888039e05c8ca9ecf8b88948034ebaf0c1 diff --git a/t/lib/DBICTest/SyntaxErrorComponent3.pm b/t/lib/DBICTest/SyntaxErrorComponent3.pm index 34f3c3f..b68f691 100644 --- a/t/lib/DBICTest/SyntaxErrorComponent3.pm +++ b/t/lib/DBICTest/SyntaxErrorComponent3.pm @@ -1,5 +1,6 @@ package DBICErrorTest::SyntaxError; use strict; +use warnings; I'm a syntax error!