Help for this page

Select Code to Download


  1. or download this
    my $port = $self->{center}{floor}{room}{bay}{rack}{unit}{port};
    unless ( --$port->{timecount} ) {
    ...
            = $port->{recieved} = 0;
        }
    }