Help for this page
sub connect() { my $self = shift; my ($ip, $port) = @_; # more code }
Wrong number of parameters: expected 0, got 3. Foo::connect('Foo=HASH(0xca3df0)', $ipaddr, $portno) called at test_co +nnect.pl line 10