Dave Cross: Still Munging Data With Perl: Online event - Mar 27 Learn more

# belongs to t/run/90ensure_class_loaded.tl
package # hide from PAUSE
DBICTest::SyntaxErrorComponent1;
use strict;
my $str ''; # syntax error
1;