Skip Menu |

This queue is for tickets about the Trait-Attribute-Derived CPAN distribution.

Report information
The Basics
Id: 98740
Status: resolved
Priority: 0/
Queue: Trait-Attribute-Derived

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

Bug Information
Severity: (no value)
Broken in: 0.004
Fixed in: 0.005



Subject: Bundled inc files probably too old
Test suite currently fails with: PERL_DL_NONLAZY=1 /bbbike/perl-5.18.2t/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01basic.t t/02per_attr_source.t t/03meta.t Undefined subroutine &Scalar::Util::set_prototype called at /opt/perl-5.18.2t/lib/site_perl/5.18.2/x86_64-linux-thread-multi/Moose/Exporter.pm line 395. BEGIN failed--compilation aborted at /tmpfs/.cpan-build/Trait-Attribute-Derived-0.004-KWrY67/blib/lib/Trait/Attribute/Derived.pm line 11. Compilation failed in require at t/01basic.t line 29. BEGIN failed--compilation aborted at t/01basic.t line 29. t/01basic.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run
Thanks. This is a problem with the packaging system I was using for CPAN until about a year ago. My newer packaging system doesn't suffer from it. Trait::Attribute::Derived hasn't been updated in a while, so was still using the old system. I've released a new version last night, and CPAN testers results so far look good.