Skip Menu |

This queue is for tickets about the Tk-PlotDataset CPAN distribution.

Report information
The Basics
Id: 112753
Status: new
Priority: 0/
Queue: Tk-PlotDataset

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

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



Subject: Can't redeclare "my" in "my"
Tk::PlotDataset does not compile anymore with perl 5.23.x: # Failed test 'use Tk::PlotDataset;' # at t/00-load.t line 6. # Tried to use 'Tk::PlotDataset'. # Error: Can't redeclare "my" in "my" at /tmpfs/.cpan-build-cpansand/2016030706/Tk-PlotDataset-uwgb3V/blib/lib/Tk/PlotDataset.pm line 2660, near ", " # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing Tk::PlotDataset , Perl 5.023008, /bbbike/perl-5.23.8/bin/perl5.23.8 # Looks like you failed 1 test of 1. t/00-load.t ....... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests