Skip Menu |

This queue is for tickets about the Resources CPAN distribution.

Report information
The Basics
Id: 123600
Status: new
Priority: 0/
Queue: Resources

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

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



Subject: Can't use 'defined(@array)'
The module does not work anymore with newer perl versions: Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 "/usr/perl5.26.1p/bin/perl5.26.1" "-Iblib/lib" "-Iblib/arch" test.pl Ambiguous call resolved as CORE::each(), qualify as such or use & at blib/lib/Resources.pm line 375. Ambiguous call resolved as CORE::each(), qualify as such or use & at blib/lib/Resources.pm line 508. Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at blib/lib/Resources.pm line 579. Compilation failed in require at test.pl line 3. BEGIN failed--compilation aborted at test.pl line 3. *** Error code 255