Levenglick Dov-RM07994 wrote: > This worked. Why can't I eliminate the $tmp in the subroutine? > <wild_guess>Possibly because of the context?</wild_guess> try: return scalar $p->ping(shift);
HTH, ~Y _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
