]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blob - SyntaxErrorComponent2.pm
ac6cfb8d47806143e1a7aca8b254632abfaec245
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / SyntaxErrorComponent2.pm
1 # belongs to t/run/90ensure_class_loaded.tl
2 package # hide from PAUSE
3 DBICTest::SyntaxErrorComponent2;
4 use warnings;
5 use strict;
6
7 my $str ''; # syntax error
8
9 1;
This page took 0.033021 seconds and 3 git commands to generate.