Current File : //kunden/usr/share/doc/perl-namespace-clean/t/lib/SyntaxError.pm
package SyntaxError;
use namespace::clean;
sub foo { if }
1;