Help for this page

Select Code to Download


  1. or download this
        if ($Conf[7] =~ /NO/i) {
    ...
        elsif($Conf[7] =~ /YES/i) {
    
  2. or download this
        $attrID =~ s/\s*//g;
        $port =~ s/\s*//g;
    
  3. or download this
        $val = join("", $val, $port);
    
  4. or download this
        push @Data, [@entry];
    
  5. or download this
    ---
    print map { my ($m)=1<<hex($_)&11?' ':'';
    $m.=substr('AHJPacehklnorstu',hex($_),1) }
    split //,'2fde0abe76c36c914586c';