in reply to Re: Re: How do I get Perl to run nslookup?
in thread How do I get Perl to run nslookup?

No problem...

many unix utils have command-line utils so they can be called from scripts or as an alias, but if all else fails you need a package like Expect which pretends to be a user, basically...
                - Ant

  • Comment on Re: Re: Re: How do I get Perl to run nslookup?