X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSyntaxErrorComponent3.pm;fp=t%2Flib%2FDBICTest%2FSyntaxErrorComponent3.pm;h=34f3c3f84586c86df0a46e0e44aa5262aeade005;hb=584713f437ffa9390821a0580ed368aa22fb552e;hp=0000000000000000000000000000000000000000;hpb=d93b1239cb7de482ac79a091d7daa67115596306;p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate diff --git a/t/lib/DBICTest/SyntaxErrorComponent3.pm b/t/lib/DBICTest/SyntaxErrorComponent3.pm new file mode 100644 index 0000000..34f3c3f --- /dev/null +++ b/t/lib/DBICTest/SyntaxErrorComponent3.pm @@ -0,0 +1,5 @@ +package DBICErrorTest::SyntaxError; + +use strict; + +I'm a syntax error!