Help for this page

Select Code to Download


  1. or download this
    my $ERRORCOUNT=0;
    my %HASH;
    ...
    #...
    return ($vlan, $mac, $int, $error);
    }
    
  2. or download this
    #!/usr/bin/perl 
    #
    ...
    }
    
    ### END SUB-ROUTINE 2 ###