Help for this page

Select Code to Download


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