Help for this page

Select Code to Download


  1. or download this
    Scalar value @msgs[0] better written as $msgs[0] at f1.pl line 5.
    
  2. or download this
    use strict;
    use warnings;
    ...
          print "  $line\n";
       }
    }