~:/tmp$ cat >tst use warnings; use strict; foo(); ~:/tmp$ perl -c tst tst syntax OK