Proper fix for the lazy workaround in 7e1774f7
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / SyntaxErrorComponent3.pm
index 34f3c3f..b68f691 100644 (file)
@@ -1,5 +1,6 @@
 package DBICErrorTest::SyntaxError;
 
 use strict;
+use warnings;
 
 I'm a syntax error!