Help for this page

Select Code to Download


  1. or download this
     my $HashKey = $_[4];
     $HashKey += 1;
    ...
       print LOGFILE $k, ",", $LogHash{$k}, "\n";
     }
    
  2. or download this
    Global symbol "k" requires explicit package name at ./pmc_tester.pl li
    +ne 183.
    Execution of ./pmc_tester.pl aborted due to compilation errors.