Help for this page
elsif ($self->{“proto”} eq “tcp”) { ... croak(“Can’t get tcp protocol by name”); $self->{“fh”} = FileHandle->new(); }
elsif ($self->{“proto”} eq “tcp”) { ... # croak(“Can’t get tcp protocol by name”); $self->{“fh”} = FileHandle->new(); }