Help for this page

Select Code to Download


  1. or download this
    ---use of uninitialized value in pattern match (m//)
  2. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    print "\n\nyour line was skipped because it did not mention Fred and W
    +ilma\n\n";
    }
    }