$quoted_author = "Voytek Eymont" ; > > >> what else I need ? > > > Looks like your missing a perl module (Net/DNS.pm). > > it fails with > > what's my next option ?
which distro? for debian derivs try searching for perl module packages like so... # apt-cache search dns | grep perl libnet-dns-perl - Perform DNS queries from a Perl script courier-filter-perl - purely Perl-based mail filter framework for the Courier MTA libdns-zoneparse-perl - Perl extension for parsing and manipulating DNS Zone Files. libmail-spf-query-perl - Query SPF (Sender Permitted From) to validate mail senders libmail-verify-perl - Utility to verify an email address libnet-dns-fingerprint-perl - library to determine DNS server vendor, product and version libpoe-component-client-dns-perl - a DNS client component for POE i find it works better than 'apt-cache search dns perl' as the package naming convention inclues the '-perl' and then you can supply whatever keywords you think are specific enough... i've found this search ('apt-cache search net::dns') is great if it works but less reliable as the all .pm's are not always specified in the package description. cheers marty -- And true love waits In haunted attics And true love wins On lollipops and crisps "True Love Waits" - Radiohead -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html