Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -l
    
    ...
    
        print "\t$_" for grep { /$re/ } @items;
    }
    
  2. or download this
    Match Level: 1
    Matching: /^comp(?:[.]|$)/
    ...
        comp.hw.hw.
        comp.hw.new
        comp.hw.hw