fzz wrote:
print "Latency to `one' is " . $ret->{'www.example.org'} . "\n";
Why is there a backquote in that string? -- Ruud -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
fzz wrote:
print "Latency to `one' is " . $ret->{'www.example.org'} . "\n";
Why is there a backquote in that string? -- Ruud -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/