Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the boolean CPAN distribution.

Report information
The Basics
Id: 61362
Status: resolved
Priority: 0/
Queue: boolean

People
Owner: Nobody in particular
Requestors: reenen [...] gmail.com
Cc:
AdminCc:

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



Subject: make test fail in 0.22
Hi, Installation fails as follows: eedesne:~/.cpan/build/boolean-0.22-GGZBQt% make install Manifying blib/man3/boolean.3pm /usr/bin/perl "-Iinc" "-Iblib/arch" "-Iinc" "-Iblib/lib" ._Makefile.PL ._Makefile Unrecognized character \x05 in column 2 at ._Makefile.PL line 1. make: *** [._Makefile] Error 255 to fix, simply remove the Mac file ._Makefile.PL: eedesne:~/.cpan/build/boolean-0.22-GGZBQt% rm ._Makefile.PL eedesne:~/.cpan/build/boolean-0.22-GGZBQt% make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/boolean.t .. ok t/export.t ... ok All tests successful. Files=2, Tests=79, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.07 CPU) Result: PASS -R
fixed in 0.23