Skip Menu |

This queue is for tickets about the Modern-PBP-Perl CPAN distribution.

Report information
The Basics
Id: 113821
Status: resolved
Priority: 0/
Queue: Modern-PBP-Perl

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

Bug Information
Severity: (no value)
Broken in: 1.200
Fixed in: 1.240



Subject: Support for perl 5.24
perl 5.24.0 RC1 is out now and the 5.24.0 release will happen in few weeks. Currently it fails with your module: # Failed test 'use Modern::PBP::Perl;' # at t/00.load.t line 4. # Tried to use 'Modern::PBP::Perl'. # Error: Version (5.24) not supports # at /tmpfs/.cpan-build-cpansand/2016041521/Modern-PBP-Perl-1.200-HlpBuP/blib/lib/Modern/PBP/Perl.pm line 127. # Modern::PBP::Perl::import("Modern::PBP::Perl") called at t/00.load.t line 4 # main::BEGIN() called at t/00.load.t line 4 # eval {...} called at t/00.load.t line 4 # eval 'package main; # # #line 4 t/00.load.t # use Modern::PBP::Perl @{$args[0]}; # 1; # ' called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 993 # Test::More::_eval("package main;\x{a}\x{a}#line 4 t/00.load.t\x{a}use Modern::PBP::Perl \@{\$a"..., ARRAY(0x10e1bd8)) called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 968 # Test::More::use_ok("Modern::PBP::Perl") called at t/00.load.t line 4 # main::BEGIN() called at t/00.load.t line 4 # eval {...} called at t/00.load.t line 4 # BEGIN failed--compilation aborted at t/00.load.t line 4. # Testing Modern::PBP::Perl 1.200 # Looks like you failed 1 test of 1. t/00.load.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests
On 2016-04-16 02:18:51, SREZIC wrote: Show quoted text
> perl 5.24.0 RC1 is out now and the 5.24.0 release will happen in few > weeks. Currently it fails with your module: > > # Failed test 'use Modern::PBP::Perl;' > # at t/00.load.t line 4. > # Tried to use 'Modern::PBP::Perl'. > # Error: Version (5.24) not supports > # at /tmpfs/.cpan-build-cpansand/2016041521/Modern-PBP-Perl-1.200- > HlpBuP/blib/lib/Modern/PBP/Perl.pm line 127. > # Modern::PBP::Perl::import("Modern::PBP::Perl") called at > t/00.load.t line 4 > # main::BEGIN() called at t/00.load.t line 4 > # eval {...} called at t/00.load.t line 4 > # eval 'package main; > # > # #line 4 t/00.load.t > # use Modern::PBP::Perl @{$args[0]}; > # 1; > # ' called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 993 > # Test::More::_eval("package main;\x{a}\x{a}#line 4 > t/00.load.t\x{a}use Modern::PBP::Perl \@{\$a"..., ARRAY(0x10e1bd8)) > called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 968 > # Test::More::use_ok("Modern::PBP::Perl") called at t/00.load.t > line 4 > # main::BEGIN() called at t/00.load.t line 4 > # eval {...} called at t/00.load.t line 4 > # BEGIN failed--compilation aborted at t/00.load.t line 4. > # Testing Modern::PBP::Perl 1.200 > # Looks like you failed 1 test of 1. > t/00.load.t ....... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests
The 5.24.0 release happens some days ago.
Am So 22. Mai 2016, 06:19:59, SREZIC schrieb: Show quoted text
> On 2016-04-16 02:18:51, SREZIC wrote:
> > perl 5.24.0 RC1 is out now and the 5.24.0 release will happen in few > > weeks. Currently it fails with your module: > > > > # Failed test 'use Modern::PBP::Perl;' > > # at t/00.load.t line 4. > > # Tried to use 'Modern::PBP::Perl'. > > # Error: Version (5.24) not supports > > # at /tmpfs/.cpan-build-cpansand/2016041521/Modern-PBP-Perl-1.200- > > HlpBuP/blib/lib/Modern/PBP/Perl.pm line 127. > > # Modern::PBP::Perl::import("Modern::PBP::Perl") called at > > t/00.load.t line 4 > > # main::BEGIN() called at t/00.load.t line 4 > > # eval {...} called at t/00.load.t line 4 > > # eval 'package main; > > # > > # #line 4 t/00.load.t > > # use Modern::PBP::Perl @{$args[0]}; > > # 1; > > # ' called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 993 > > # Test::More::_eval("package main;\x{a}\x{a}#line 4 > > t/00.load.t\x{a}use Modern::PBP::Perl \@{\$a"..., ARRAY(0x10e1bd8)) > > called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 968 > > # Test::More::use_ok("Modern::PBP::Perl") called at t/00.load.t > > line 4 > > # main::BEGIN() called at t/00.load.t line 4 > > # eval {...} called at t/00.load.t line 4 > > # BEGIN failed--compilation aborted at t/00.load.t line 4. > > # Testing Modern::PBP::Perl 1.200 > > # Looks like you failed 1 test of 1. > > t/00.load.t ....... > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/1 subtests
> > The 5.24.0 release happens some days ago. >
I'm waiting for ActivePerl 5:24
On 2016-05-22 07:29:27, JVBSOFT wrote: Show quoted text
> Am So 22. Mai 2016, 06:19:59, SREZIC schrieb:
> > On 2016-04-16 02:18:51, SREZIC wrote:
> > > perl 5.24.0 RC1 is out now and the 5.24.0 release will happen in few > > > weeks. Currently it fails with your module: > > > > > > # Failed test 'use Modern::PBP::Perl;' > > > # at t/00.load.t line 4. > > > # Tried to use 'Modern::PBP::Perl'. > > > # Error: Version (5.24) not supports > > > # at /tmpfs/.cpan-build-cpansand/2016041521/Modern-PBP-Perl-1.200- > > > HlpBuP/blib/lib/Modern/PBP/Perl.pm line 127. > > > # Modern::PBP::Perl::import("Modern::PBP::Perl") called at > > > t/00.load.t line 4 > > > # main::BEGIN() called at t/00.load.t line 4 > > > # eval {...} called at t/00.load.t line 4 > > > # eval 'package main; > > > # > > > # #line 4 t/00.load.t > > > # use Modern::PBP::Perl @{$args[0]}; > > > # 1; > > > # ' called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 993 > > > # Test::More::_eval("package main;\x{a}\x{a}#line 4 > > > t/00.load.t\x{a}use Modern::PBP::Perl \@{\$a"..., ARRAY(0x10e1bd8)) > > > called at /opt/perl-5.24.0-RC1/lib/5.24.0/Test/More.pm line 968 > > > # Test::More::use_ok("Modern::PBP::Perl") called at t/00.load.t > > > line 4 > > > # main::BEGIN() called at t/00.load.t line 4 > > > # eval {...} called at t/00.load.t line 4 > > > # BEGIN failed--compilation aborted at t/00.load.t line 4. > > > # Testing Modern::PBP::Perl 1.200 > > > # Looks like you failed 1 test of 1. > > > t/00.load.t ....... > > > Dubious, test returned 1 (wstat 256, 0x100) > > > Failed 1/1 subtests
> > > > The 5.24.0 release happens some days ago. > >
> > I'm waiting for ActivePerl 5:24
This seems to be resolved...