Subject: | Geo::Postal Code on Mac OSX |
Distribution: Geo-PostalCode-0.05
Perl Version: perl, v5.6.0 built for darwin
OS: 6.1 Darwin Kernel Version 6.1: Fri Sep 6 23:24:34 PDT 2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC Power Macintosh powerpc
Trying to install Geo::PostalCode and would not install
ran following command:
perl -MCPAN -e 'install Geo::PostalCode'
seemed to download and make ok.. but failed make test.
Error as listed below:
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01_basic....NOK 4Use of uninitialized value in substr at t/01_basic.t line 20.
Modification of a read-only value attempted at t/01_basic.t line 20.
t/01_basic....dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 1-15
Failed 15/15 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01_basic.t 22 5632 15 15 100.00% 1-15
Failed 1/1 test scripts, 0.00% okay. 15/15 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
I don't have any problems installing other perl modules and thought you might be interested. If you have any tips on how to make this work becuase I'm missing something non-related to the perl module... I would appreciate an email. Thanks.
Jim