[sf-perl] need quick turnaround on this...

Francisco Obispo fobispo at isc.org
Tue Oct 11 10:14:16 PDT 2011


I think you need to stick a:


 no warnings 'redefine';

in line 139..

BTW: Soap::Lite seems very ugly. I will remind myself not to use it ;-)



On Oct 11, 2011, at 9:46 AM, David Alban wrote:

> thanks.
> 
> here are the libs we're using:
> 
> use lib "/nas/reg/lib/perl";
> use SOAP::Lite;
> use File::Basename;
> use Math::BigInt;
> use Data::Dumper;
> 
> /nas/reg/lib/perl -> perl5/
> 
> is the tree in which SOAP::Lite is installed.
> 
> this seems to be a fatal error, not a warning.
> 
> On Tue, Oct 11, 2011 at 9:39 AM, Michael Friedman <frimicc at gmail.com> wrote:
>> I've seen similar warnings between XML::LibXML and XML::XPath. They both name an exported subroutine the same, so if you happen to include both of them in a module at the same time you get a warning.
>> 
>> Try looking for other included modules that also have "sub _parse_re" in them.
>> 
>> Good luck!
> 
> -- 
> Live in a world of your own, but always welcome visitors.
> ***
> Just say NO to a police state:
> http://www.nytimes.com/2011/09/13/opinion/protect-our-right-to-anonymity.html
> _______________________________________________
> SanFrancisco-pm mailing list
> SanFrancisco-pm at pm.org
> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm

Francisco Obispo 
email: fobispo at isc.org
Phone: +1 650 423 1374 || INOC-DBA *3557* NOC
Key fingerprint = 532F 84EB 06B4 3806 D5FA  09C6 463E 614E B38D B1BE







More information about the SanFrancisco-pm mailing list