|
Posted by mmccaws2 on November 23, 2006, 10:26 pm
Please log in for more thread options
Sherm Pendley wrote:
>
> > Two questions for this mac os x 10.4 users
>
> This ain't your father's MacPerl - The answer is the same for Mac OS X as
> for any other *nix. :-)
>
> > one how do I list all of the Net::? modules? {I was looking for
> > net::dns but it's not loaded}
>
> Have a look at:
>
> perldoc -q "which modules are installed"
>
> > two Is there another module that will let me query nameservers for mx,
> > ns, a, and cname records?
>
> Net::DNS
>
> sherm--
>
> --
> Web Hosting by West Virginians, for West Virginians: http://wv-www.net
> Cocoa programming in Perl: http://camelbones.sourceforge.net
thanks
I didn't really understand whether it made any difference whether or
not it was the
intel mac or the original chipset mac os. I saw that there were many
MacPerl sites that haven't been updated recently. That's why I figured
I better make sure.
again thanks
|