Skip Menu |

This queue is for tickets about the Net-SynchroEdit-Service CPAN distribution.

Report information
The Basics
Id: 108835
Status: new
Priority: 0/
Queue: Net-SynchroEdit-Service

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

Bug Information
Severity: (no value)
Broken in: 0.039r2
Fixed in: (no value)



Subject: Can't use 'defined(@array)'
The test script has a compilation error with newer perls (5.22.0 and newer): PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1-RC1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at t/Net-SynchroEdit-Service.t line 47. # Looks like you planned 20 tests but ran 1. # Looks like your test exited with 255 just after 1. t/Net-SynchroEdit-Service.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 19/20 subtests