[sf-perl] Net::Domain and system()

David Alban extasia at extasia.org
Mon Jan 29 20:38:57 PST 2007


On 1/29/07, Bill Moseley <moseley at hank.org> wrote:
> Isn't 5.8.0 from about 2002?  Maybe that's the problem?

Quite possibly.  The code experiencing the problem is at work.  At
home I fail, as you did, to reproduce the problem on mac os x running
perl 5.8.6.

O.K.  I'll just tell folks at work that they have to use:

  CORE::system ...;

when they use my module, if they don't want the error.

Thanks.

P.S.  system( ... ); didn't solve the problem on the work machine.
Only adding CORE:: did.

-- 
Live in a world of your own, but always welcome visitors.


More information about the SanFrancisco-pm mailing list