Help for this page

Select Code to Download


  1. or download this
    ...
     my $columnID = $column[0];
    ...
      }
     }
    ...
    
  2. or download this
    c:\@Work\Perl\monks>perl -le
    "use strict;
    ...
     }
    "
    Use of uninitialized value in pattern match (m//) at -e line 1.