Skip Menu |

This queue is for tickets about the Class-Tangram CPAN distribution.

Report information
The Basics
Id: 108841
Status: new
Priority: 0/
Queue: Class-Tangram

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

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



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
On 2015-11-12 15:29:25, SREZIC wrote: Show quoted text
> 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
A possible patch: http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Class-Tangram-1.57-RT108841.patch CPAN.pm users may use the following distroprefs file for automatic patching: https://github.com/eserte/srezic-cpan-distroprefs/blob/master/Class-Tangram.yml