Help for this page
my $tempport; # declare var if( $args{DOUBLE_BYTE} =~ /y/i ) # try to match with a regex ... { $tempport = SB_CATPORT; # Set to SB_CATPORT }