Skip Menu |

This queue is for tickets about the Memcached-Client CPAN distribution.

Report information
The Basics
Id: 71349
Status: new
Priority: 0/
Queue: Memcached-Client

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

Bug Information
Severity: Normal
Broken in: 2.01
Fixed in: (no value)



Subject: Test fail
I'm trying to install Memcached::Client on OSX 10.5.5 using perl 5.10.0. I cannot get the tests to pass. williamstephens [~/Downloads/Memcached-Client-2.01]: make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-selector-.t ............. ok t/01-selector-traditional.t .. ok t/02-serializer-.t ........... ok t/02-serializer-json.t ....... ok t/02-serializer-storable.t ... ok t/03-compressor-.t ........... ok t/03-compressor-gzip.t ....... Odd number of elements in anonymous hash at /Users/williamstephens/Downloads/Memcached-Client- 2.01/blib/lib/Memcached/Client/Compressor/Gzip.pm line 14. Constant name '0.2' has invalid characters at /Users/williamstephens/Downloads/Memcached-Client- 2.01/blib/lib/Memcached/Client/Compressor/Gzip.pm line 14 BEGIN failed--compilation aborted at /Users/williamstephens/Downloads/Memcached- Client-2.01/blib/lib/Memcached/Client/Compressor/Gzip.pm line 17. Compilation failed in require at t/03-compressor-gzip.t line 3. BEGIN failed--compilation aborted at t/03-compressor-gzip.t line 3. t/03-compressor-gzip.t ....... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/04-behavior.t .............. Odd number of elements in anonymous hash at /Users/williamstephens/Downloads/Memcached-Client- 2.01/blib/lib/Memcached/Client/Compressor/Gzip.pm line 14. Constant name '0.2' has invalid characters at /Users/williamstephens/Downloads/Memcached-Client- 2.01/blib/lib/Memcached/Client/Compressor/Gzip.pm line 14 BEGIN failed--compilation aborted at /Users/williamstephens/Downloads/Memcached- Client-2.01/blib/lib/Memcached/Client/Compressor/Gzip.pm line 17. Compilation failed in require at /System/Library/Perl/5.10.0/Module/Load.pm line 27. Can't locate Memcached/Client/Compressor/Gzip in @INC (@INC contains: /Users/williamstephens/Downloads/Memcached-Client-2.01/blib/lib /Users/williamstephens/Downloads/Memcached-Client-2.01/blib/arch /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0/darwin-thread-multi- 2level /Library/Perl/5.10.0 /sw/lib/perl5/darwin-thread-multi-2level /sw/lib/perl5/darwin- thread-multi-2level /sw/lib/perl5 /sw/lib/perl5/darwin /opt/local/lib/perl5/site_perl/5.8.9 /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level /sw/lib/perl5/darwin-thread-multi-2level /sw/lib/perl5 /sw/lib/perl5/darwin /opt/local/lib/perl5/site_perl/5.8.9 /Library/Perl/Updates/5.10.0/darwin-thread-multi-2level /Library/Perl/Updates/5.10.0 /System/Library/Perl/5.10.0/darwin-thread-multi-2level /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level /Network/Library/Perl/5.10.0 /Network/Library/Perl /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level /System/Library/Perl/Extras/5.10.0 .) at /System/Library/Perl/5.10.0/Module/Load.pm line 27. # Looks like your test exited with 2 before it could output anything. t/04-behavior.t .............. Dubious, test returned 2 (wstat 512, 0x200) Failed 144/144 subtests t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing