Skip Menu |

This queue is for tickets about the IOC CPAN distribution.

Report information
The Basics
Id: 108764
Status: new
Priority: 0/
Queue: IOC

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

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



Subject: Can't use 'defined(@array)'
Compilation fails with newer perls (5.22 and later): # Failed test 'use IOC::Service::ConstructorInjection;' # at t/010_IOC_test.t line 21. # Tried to use 'IOC::Service::ConstructorInjection'. # Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /tmpfs/.cpan-build/2015111121/IOC-0.29-vEjvII/blib/lib/IOC/Service/ConstructorInjection.pm line 49. # Compilation failed in require at t/010_IOC_test.t line 21. # BEGIN failed--compilation aborted at t/010_IOC_test.t line 21.