Skip Menu |

This queue is for tickets about the Text-Corpus-NewYorkTimes CPAN distribution.

Report information
The Basics
Id: 108751
Status: new
Priority: 0/
Queue: Text-Corpus-NewYorkTimes

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

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



Subject: Can't use 'defined(%hash)'
Compilation failure with perl 5.22.0 and later: # Failed test 'use Text::Corpus::NewYorkTimes;' # at t/001_test.t line 4. # Tried to use 'Text::Corpus::NewYorkTimes'. # Error: Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /tmpfs/.cpan-build/2015111118/Text-Corpus-NewYorkTimes-1.01-lliEGa/blib/lib/Text/Corpus/NewYorkTimes.pm line 95. # Compilation failed in require at t/001_test.t line 4. # BEGIN failed--compilation aborted at t/001_test.t line 4. Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at t/001_test.t line 11. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 5. t/001_test.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/5 subtests