Skip Menu |

This queue is for tickets about the XML-Compile-SOAP12 CPAN distribution.

Report information
The Basics
Id: 92796
Status: resolved
Priority: 0/
Queue: XML-Compile-SOAP12

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 3.01
Fixed in: (no value)



Subject: "our" variable $VERSION redeclared
Just loading 3.01 makes noise: perl -e 'use XML::Compile::SOAP12;' "our" variable $VERSION redeclared at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.6/a2da/lib/site_perl/5.19.6/XML/Compile/SOAP12/Operation.pm line 25. Also to be seen in sample pass report: http://www.cpantesters.org/cpan/report/96ec3aaa-8f4b-11e3-a639-46625d7e0655 Thanks && Regards, (Disclaimer: this was discovered by pure chance, I'm not speaking as a user)
Subject: Re: [rt.cpan.org #92796] "our" variable $VERSION redeclared
Date: Fri, 7 Feb 2014 09:40:55 +0100
To: Andreas Koenig via RT <bug-XML-Compile-SOAP12 [...] rt.cpan.org>
From: Mark Overmeer <secretaris [...] nluug.nl>
* Andreas Koenig via RT (bug-XML-Compile-SOAP12@rt.cpan.org) [140207 04:25]: Show quoted text
> Thu Feb 06 23:24:51 2014: Request 92796 was acted upon. > Transaction: Ticket created by ANDK > Queue: XML-Compile-SOAP12 > Subject: "our" variable $VERSION redeclared > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=92796 > > > Just loading 3.01 makes noise: > > perl -e 'use XML::Compile::SOAP12;' > "our" variable $VERSION redeclared at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.6/a2da/lib/site_perl/5.19.6/XML/Compile/SOAP12/Operation.pm line 25. > > (Disclaimer: this was discovered by pure chance, I'm not speaking as a user)
Ah, thanks. I tried to get rit of the last uses of 'use vars' in my program, by replacing it with 'our'... but that is not working here. Immediately released an update. Thanks Andreas! -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
Fixed in 3.02