Skip Menu |

This queue is for tickets about the File-TVShow-Organize CPAN distribution.

Report information
The Basics
Id: 129349
Status: resolved
Priority: 0/
Queue: File-TVShow-Organize

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

Bug Information
Severity: (no value)
Broken in:
  • 0.32
  • 0.32.1
Fixed in: 0.35-TRIAL03



Subject: Experimental keys on scalar is now forbidden
The test suite fails with newer perls: ... # Failed test 'use File::TVShow::Organize;' # at t/01TestDirectoryHandling.t line 13. # Tried to use 'File::TVShow::Organize'. # Error: Experimental keys on scalar is now forbidden at /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32-0/blib/lib/File/TVShow/Organize.pm line 225. # Type of arg 1 to keys must be hash or array (not hash element) at /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32-0/blib/lib/File/TVShow/Organize.pm line 225, near "})" # Experimental keys on scalar is now forbidden at /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32-0/blib/lib/File/TVShow/Organize.pm line 228. # Type of arg 1 to keys must be hash or array (not hash element) at /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32-0/blib/lib/File/TVShow/Organize.pm line 228, near "}) " # Compilation failed in require at t/01TestDirectoryHandling.t line 13. # BEGIN failed--compilation aborted at t/01TestDirectoryHandling.t line 13. # Looks like you failed 1 test of 7. t/01TestDirectoryHandling.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests ... (etc) ...
I am working on this issue. I have never used newer versions of Perl. So its something I have never come across before. currently patching and finding the issues. On Sun Apr 28 07:18:50 2019, SREZIC wrote: Show quoted text
> The test suite fails with newer perls: > > ... > # Failed test 'use File::TVShow::Organize;' > # at t/01TestDirectoryHandling.t line 13. > # Tried to use 'File::TVShow::Organize'. > # Error: Experimental keys on scalar is now forbidden at > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > 0/blib/lib/File/TVShow/Organize.pm line 225. > # Type of arg 1 to keys must be hash or array (not hash element) at > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > 0/blib/lib/File/TVShow/Organize.pm line 225, near "})" > # Experimental keys on scalar is now forbidden at > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > 0/blib/lib/File/TVShow/Organize.pm line 228. > # Type of arg 1 to keys must be hash or array (not hash element) at > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > 0/blib/lib/File/TVShow/Organize.pm line 228, near "}) " > # Compilation failed in require at t/01TestDirectoryHandling.t line > 13. > # BEGIN failed--compilation aborted at t/01TestDirectoryHandling.t > line 13. > # Looks like you failed 1 test of 7. > t/01TestDirectoryHandling.t ........ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/7 subtests > ... (etc) ...
This should be resolved with the release of 0.35 Current testing appears to indicate this particular issue is resolved. On Wed May 01 05:15:31 2019, BANS wrote: Show quoted text
> I am working on this issue. I have never used newer versions of Perl. > So its something I have never come across before. currently patching > and finding the issues. > > > On Sun Apr 28 07:18:50 2019, SREZIC wrote:
> > The test suite fails with newer perls: > > > > ... > > # Failed test 'use File::TVShow::Organize;' > > # at t/01TestDirectoryHandling.t line 13. > > # Tried to use 'File::TVShow::Organize'. > > # Error: Experimental keys on scalar is now forbidden at > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > 0/blib/lib/File/TVShow/Organize.pm line 225. > > # Type of arg 1 to keys must be hash or array (not hash element) at > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > 0/blib/lib/File/TVShow/Organize.pm line 225, near "})" > > # Experimental keys on scalar is now forbidden at > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > 0/blib/lib/File/TVShow/Organize.pm line 228. > > # Type of arg 1 to keys must be hash or array (not hash element) at > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > 0/blib/lib/File/TVShow/Organize.pm line 228, near "}) " > > # Compilation failed in require at t/01TestDirectoryHandling.t line > > 13. > > # BEGIN failed--compilation aborted at t/01TestDirectoryHandling.t > > line 13. > > # Looks like you failed 1 test of 7. > > t/01TestDirectoryHandling.t ........ > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/7 subtests > > ... (etc) ...
This has been resolved. I have also since released version 0.35 not a trial version. On Fri May 03 10:27:12 2019, BANS wrote: Show quoted text
> This should be resolved with the release of 0.35 > > Current testing appears to indicate this particular issue is resolved. > > On Wed May 01 05:15:31 2019, BANS wrote:
> > I am working on this issue. I have never used newer versions of Perl. > > So its something I have never come across before. currently patching > > and finding the issues. > > > > > > On Sun Apr 28 07:18:50 2019, SREZIC wrote:
> > > The test suite fails with newer perls: > > > > > > ... > > > # Failed test 'use File::TVShow::Organize;' > > > # at t/01TestDirectoryHandling.t line 13. > > > # Tried to use 'File::TVShow::Organize'. > > > # Error: Experimental keys on scalar is now forbidden at > > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > > 0/blib/lib/File/TVShow/Organize.pm line 225. > > > # Type of arg 1 to keys must be hash or array (not hash element) at > > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > > 0/blib/lib/File/TVShow/Organize.pm line 225, near "})" > > > # Experimental keys on scalar is now forbidden at > > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > > 0/blib/lib/File/TVShow/Organize.pm line 228. > > > # Type of arg 1 to keys must be hash or array (not hash element) at > > > /home/cpansand/.cpan/build/2019042813/File-TVShow-Organize-0.32- > > > 0/blib/lib/File/TVShow/Organize.pm line 228, near "}) " > > > # Compilation failed in require at t/01TestDirectoryHandling.t line > > > 13. > > > # BEGIN failed--compilation aborted at t/01TestDirectoryHandling.t > > > line 13. > > > # Looks like you failed 1 test of 7. > > > t/01TestDirectoryHandling.t ........ > > > Dubious, test returned 1 (wstat 256, 0x100) > > > Failed 1/7 subtests > > > ... (etc) ...
> >