Help for this page

Select Code to Download


  1. or download this
    my $tempport;
    if ( $args{DOUBLE_BYTE} =~ /y/i ) {
    ...
    else {
        $tempport = SB_CATPORT
    }