Help for this page

Select Code to Download


  1. or download this
    my @captures =
        grep { /^\t\Q.1.3.6.1.4.1.9.2.2.1.1.\E(\d{2}).*?\([A-Z]+\)$/
              and $1 =~ /1[0-7]|2[158]/ } split /\n/;