Still Trying to Understand Perl Module Control Process

2014-01-14 Thread Martin G. McCormick
I am using cpanp or cpan plus to handle perl modules on a FreeBSD system. If I give the command cpanp -i Net::DNS it installs Net::DNS 0.73. Normally, this is exactly what one would want it to do but Net::DNS0.73 is buggy. At least one bug causes domain name server or DNS updates to fail s

Re: Still Trying to Understand Perl Module Control Process

2014-01-14 Thread David Precious
On Mon, 13 Jan 2014 10:32:14 -0600 "Martin G. McCormick" wrote: > I am using cpanp or cpan plus to handle perl modules on > a FreeBSD system. If I give the command > > cpanp -i Net::DNS > it installs Net::DNS 0.73. Normally, this is exactly what one > would want it to do but Net::DNS0.73 i