Help for this page

Select Code to Download


  1. or download this
                while (not $second and $linking =~
                  /(\bINT\s?[0-9A-Fa-f]{2}[Hh]?
                    (?:\/(?:E?[ABCD][XHL]|E?[SD]I|E?[SB]P|[DESC]S)=[0-9A-F
    +a-f]{2,}[Hh]?)+
    ...
                  my $portrange = $8;
                  my $portsingle = $9;
                  $maskhighlight .= " " x length $`;
    
  2. or download this
                my $linkpattern = <<PATTERNEND;
                  (\bINT\s?[0-9A-Fa-f]{2}[Hh]?
                    (?:\/(?:E?[ABCD][XHL]|E?[SD]I|E?[SB]P|[DESC]S)=[0-9A-F
    +a-f]{2,}[Hh]?)+
    ...
                  my $portrange = $8;
                  my $portsingle = $9;
                  $maskhighlight .= " " x length $`;
    
  3. or download this
    Unrecognized escape \s passed through at /home/[user]/proj/tractest/in
    +tlist.pl line 419.
    Unrecognized escape \s passed through at /home/[user]/proj/tractest/in
    +tlist.pl line 419.
    Unrecognized escape \s passed through at /home/[user]/proj/tractest/in
    +tlist.pl line 419.
    ...
                    (?:"[^"]+")?
                   )
    / at /home/[user]/proj/tractest/intlist.pl line 447, <$array_lstff[...
    +]> line 197305.