From: Daniel P. Zepeda [mailto:daniel@zepeda-zone.net]
In the truly missing category:
Net::DNS - A DNS interface, to create and process query packets
- searched for ‘DNS’
Oops - forgot to mention:
require “resolv” - part of the standard distro (under ‘lib’). In fact,
there are a few things in lib that aren’t documented in any book I’ve seen.
SNMP - an interface to UCD SNMP
I see two on the RAA.
Regards,
Dan
···
-----Original Message-----
From: Daniel P. Zepeda [mailto:daniel@zepeda-zone.net]
In the truly missing category:
Net::DNS - A DNS interface, to create and process query packets
- searched for ‘DNS’
Oops - forgot to mention:
require “resolv” - part of the standard distro (under ‘lib’). In fact,
there are a few things in lib that aren’t documented in any book I’ve
seen.
Well, see, there you go. Everything I’ve ever needed in a Perl module is
already there. Just didn’t know where to look, or the documentation isn’t
quite out there yet. It seems some documentation, and some additional
comments in the RAA are all I needed. I still haven’t seen anyone else
say, “well there is X module that I couldn’t do my project in Ruby
without, so I had to do it in Perl” – oh, except to make it easy with
something equivalent to the CPAN shell:
perl -MCPAN -e shell
So, Daniel, do you have a pointer for that too? I thought I knew a good
bit about ruby, but I’ve had some eye openers today, I need to shut up and
dig through the distribution sources…
I think this just goes to show that everyone should get over their CPAN
envy, because it is un-necessary.
···
On Sat, 25 Jan 2003 05:41:28 +0900 “Berger, Daniel” djberge@qwest.com wrote:
-----Original Message-----
SNMP - an interface to UCD SNMP
I see two on the RAA.
Regards,
Dan
–
“Daniel P. Zepeda” <daniel@z,e,p,e,d,a,-,z,o,n,e.net>
(Remove commas for address)