Skip Menu |

This queue is for tickets about the Geo-Query-LatLong CPAN distribution.

Report information
The Basics
Id: 98338
Status: new
Priority: 0/
Queue: Geo-Query-LatLong

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

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



Subject: Does not compile anymore with 5.21.x (defined @array)
Running the test suite with perl 5.21.3 fails: # Failed test 'use Geo::Query::LatLong;' # at t/Geo-Query-LatLong.t line 9. # Tried to use 'Geo::Query::LatLong'. # Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /tmpfs/.cpan-build/Geo-Query-LatLong-0.8011-HqR_zv/blib/lib/Geo/Query/LatLong.pm line 72. # Compilation failed in require at t/Geo-Query-LatLong.t line 9. # BEGIN failed--compilation aborted at t/Geo-Query-LatLong.t line 9. # Looks like you failed 1 test of 1. t/Geo-Query-LatLong.t ..