Help for this page

Select Code to Download


  1. or download this
    if($ID = $ID2 and $mac2 = ''){
      $$ref2{'Network ID 1'} = $mac;
    }else{
      push @extras,\$ref;
    }
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my ($ID, $ID2, $mac2) = ('foo', 'foo', '');
    ...
     }
    "
    false block