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