Help for this page
sub ip { my ($self, $ip) = @_; ... $port = '7800' if ! defined $port; $self->{port} = $port; }