feather:~ 107:$ echo 'sub abc { }' > foo.pmc feather:~ 108:$ perl -Mfoo -le1 foo.pm did not return a true value. BEGIN failed--compilation aborted.