Skip Menu |

This queue is for tickets about the YATT-Lite CPAN distribution.

Report information
The Basics
Id: 85636
Status: patched
Priority: 0/
Queue: YATT-Lite

People
Owner: hkoba [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: given is experimental: fails with perl 5.18.0
As per subject. 'given' has been declared experimental in 5.18 causing fatal errors in the test suite. Sample fail report: http://www.cpantesters.org/cpan/report/30932201 HTH && Thanks,
On 2013-05-26 14:54:18, ANDK wrote: Show quoted text
> As per subject. 'given' has been declared experimental in 5.18 causing > fatal errors in the test suite. Sample fail report: > > http://www.cpantesters.org/cpan/report/30932201 > > HTH && Thanks,
Does not fail anymore, at least not with 0.0.9_001, but probably also with earlier versions.
Hi, Thank you for telling me about this too. This warnings were fixed (or at least suppressed) at 0.0.6. Thank you! On 2015-4月-09 木 14:18:50, SREZIC wrote: Show quoted text
> On 2013-05-26 14:54:18, ANDK wrote:
> > As per subject. 'given' has been declared experimental in 5.18 > > causing > > fatal errors in the test suite. Sample fail report: > > > > http://www.cpantesters.org/cpan/report/30932201 > > > > HTH && Thanks,
> > Does not fail anymore, at least not with 0.0.9_001, but probably also > with earlier versions.