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