Skip Menu |

This queue is for tickets about the Tangerine CPAN distribution.

Report information
The Basics
Id: 99212
Status: resolved
Priority: 0/
Queue: Tangerine

People
Owner: contyk [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: 0.05: keys on reference is experimental
With newer perls there are warnings while running the test suite: PERL_DL_NONLAZY=1 /bbbike/perl-5.20.0t/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t .......... ok keys on reference is experimental at t/01-basic.t line 10. keys on reference is experimental at t/01-basic.t line 14. keys on reference is experimental at t/01-basic.t line 37. t/01-basic.t ............ ok keys on reference is experimental at t/02-list.t line 49. t/02-list.t ............. ok keys on reference is experimental at t/03-prefixedlist.t line 49. ... Additionally, the "keys on reference" construct is not supported by older perls (5.12.x and older)
On Mon Sep 29 13:18:19 2014, SREZIC wrote: Show quoted text
> With newer perls there are warnings while running the test suite:
Thanks. This should be fixed in 0.06+.