Subject: | Can't use 'defined(@array)' |
Compilation fails with newer perls (5.22.0 and newer):
# Failed test 'use Class::Tangram::Generator;'
# at t/03-generator.t line 8.
# Tried to use 'Class::Tangram::Generator'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /tmpfs/.cpan-build/2015111218/Class-Tangram-1.57-tJfjCm/blib/lib/Class/Tangram/Generator.pm line 150.
# Compilation failed in require at t/03-generator.t line 8.
# BEGIN failed--compilation aborted at t/03-generator.t line 8.
Overview of test reports: http://matrix.cpantesters.org/?dist=Class-Tangram%201.57