perl -MO=Lint code.pl Nonexistant subroutine 'Test::scaler' called at code.pl z syntax OK #### perlcritic -1 code.pl Subroutine "scaler" is neither declared nor explicitly imported at line 12, column 9. This might be a major bug. (Severity: 4)