On Sat, 28 Aug 2004 15:52:42 -0400, Theo Van Dinter <[EMAIL PROTECTED]> wrote: > On Sat, Aug 28, 2004 at 12:43:25PM -0700, Bart Schaefer wrote: > > I fixed this by upgrading with CPAN from Net::DNS 0.14 to the current > > Net::DNS 0.48. This required me to first manually upgrade > > Note: the INSTALL document says that 0.34 or higher is required for UNIX.
Yes, I did see that, now that you mention it; but because "perl Makefile.PL" did not complain about dependencies, I assumed I already had a new enough version. An explicit mention that 5.6.1 might require the upgrade could have sent me looking more closely. On the other hand, if you know version numbers of packages that are required, why haven't you listed them in the Makefile.PL prequisites?
