print STDERR "Going to call longfunction()\n"; my $val=$nethard->longfunction(); print STDERR "After the call to longfunction()\n";