Skip Menu |

This queue is for tickets about the Bio-MLST-Check CPAN distribution.

Report information
The Basics
Id: 116602
Status: resolved
Priority: 0/
Queue: Bio-MLST-Check

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

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



Subject: Experimental push on scalar is now forbidden
There's a new error if running the test suite with newer perls (e.g. perl 5.25.x): ... # Failed test 'use Bio::MLST::Blast::BlastN;' # at t/Blast/BlastN.t line 12. # Tried to use 'Bio::MLST::Blast::BlastN'. # Error: Experimental push on scalar is now forbidden at lib/Bio/MLST/Blast/BlastN.pm line 86, near "$hit;" # Experimental push on scalar is now forbidden at lib/Bio/MLST/Blast/BlastN.pm line 93, near "$hit;" # Experimental push on scalar is now forbidden at lib/Bio/MLST/Blast/BlastN.pm line 132, near "};" ...
On 2016-07-31 12:12:28, SREZIC wrote: Show quoted text
> There's a new error if running the test suite with newer perls (e.g. > perl 5.25.x): > > ... > # Failed test 'use Bio::MLST::Blast::BlastN;' > # at t/Blast/BlastN.t line 12. > # Tried to use 'Bio::MLST::Blast::BlastN'. > # Error: Experimental push on scalar is now forbidden at > lib/Bio/MLST/Blast/BlastN.pm line 86, near "$hit;" > # Experimental push on scalar is now forbidden at > lib/Bio/MLST/Blast/BlastN.pm line 93, near "$hit;" > # Experimental push on scalar is now forbidden at > lib/Bio/MLST/Blast/BlastN.pm line 132, near "};" > ...
I think this is resolved...
Subject: Re: [rt.cpan.org #116602] Experimental push on scalar is now forbidden
Date: Wed, 2 Nov 2016 19:53:38 +0000
To: bug-Bio-MLST-Check [...] rt.cpan.org
From: Andrew Page <andrewjpage [...] gmail.com>
Thanks, yes it's fixed now. On 2 Nov 2016 19:35, "Slaven_Rezic via RT" <bug-Bio-MLST-Check@rt.cpan.org> wrote: Show quoted text
> Queue: Bio-MLST-Check > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=116602 > > > On 2016-07-31 12:12:28, SREZIC wrote:
> > There's a new error if running the test suite with newer perls (e.g. > > perl 5.25.x): > > > > ... > > # Failed test 'use Bio::MLST::Blast::BlastN;' > > # at t/Blast/BlastN.t line 12. > > # Tried to use 'Bio::MLST::Blast::BlastN'. > > # Error: Experimental push on scalar is now forbidden at > > lib/Bio/MLST/Blast/BlastN.pm line 86, near "$hit;" > > # Experimental push on scalar is now forbidden at > > lib/Bio/MLST/Blast/BlastN.pm line 93, near "$hit;" > > # Experimental push on scalar is now forbidden at > > lib/Bio/MLST/Blast/BlastN.pm line 132, near "};" > > ...
> > > I think this is resolved... > >