Subject: | Small bug in Net::DNS::Resolver::MSWin32 |
Date: | Wed, 5 Jun 2013 22:37:26 +0000 |
To: | "bug-Net-DNS [...] rt.cpan.org" <bug-Net-DNS [...] rt.cpan.org> |
From: | "Tanner, Bruce" <tanner [...] Cerritos.edu> |
ActiveState Perl 5.14.2 on Windows 7
$Id: MSWin32.pm 1096 2012-12-28 13:35:15Z willem $
I came across an obscure bug when compiling a program that used Net::DNS with ActiveState PerlApp.
I resolved the problem by quoting the 'use base' argument on line 2 of Net::DNS::Resolver::MSWin32.
use base "Net::DNS::Resolver::Base";
-Bruce
--
Bruce Tanner (562) 653-7861 Bruce.Tanner@Cerritos.edu
Cerritos College Norwalk, CA