Help for this page

Select Code to Download


  1. or download this
    # *perl*
    use strict; use warnings;
    ...
    if(@nomatch) {
        print "$_ not matched\n" for @nomatch;
    }
    
  2. or download this
    C:\some\path>perl match.pl -n 1203,1204,1207 -g c:/perl64/myfiles/*