Subject: | Missing PREREQ_PM: Params::Classify |
# running Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Devel-CallChecker' version '0.003'
(/usr/local/bin/perl5.14.1d Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
/usr/local/bin/perl5.14.1d Build --makefile_env_macros 1
Building Devel-CallChecker
gcc-mp-4.6 -I/usr/local/lib/perl5/5.14.1/darwin-thread-debug/CORE -
DXS_VERSION="0.003" -DVERSION="0.003" -c -fno-common -DPERL_DARWIN -m64 -
DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -
I/opt/local/include -m64 -g3 -o lib/Devel/CallChecker.o lib/Devel/CallChecker.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/CallChecker/CallChecker.bs')
env LD_RUN_PATH=/usr/local/lib/perl5/5.14.1/darwin-thread-debug/CORE env
MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -
L/usr/local/lib -L/opt/local/lib -fstack-protector -o
blib/arch/auto/Devel/CallChecker/CallChecker.bundle lib/Devel/CallChecker.o
(/usr/bin/make exited with 0)
CPAN::Reporter: make result is 'pass', No errors.
ZEFRAM/Devel-CallChecker-0.003.tar.gz
/usr/bin/make -- OK
Running make test
/usr/local/bin/perl5.14.1d Build --makefile_env_macros 1 test
Can't locate Params/Classify.pm in @INC (@INC contains: lib
/Users/rurban/.cpan/build/Devel-CallChecker-0.003-wI8gnd/blib/lib
/Users/rurban/.cpan/build/Devel-CallChecker-0.003-wI8gnd/blib/arch
/Users/rurban/.cpan/build/Devel-CallChecker-0.003-wI8gnd/_build/lib _build/lib
/usr/local/lib/perl5/site_perl/5.14.1/darwin-thread-debug
/usr/local/lib/perl5/site_perl/5.14.1 /usr/local/lib/perl5/5.14.1/darwin-thread-debug
/usr/local/lib/perl5/5.14.1 /usr/local/lib/perl5/site_perl/5.14.0
/usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/site_perl .) at
/usr/local/lib/perl5/site_perl/5.14.0/Module/Runtime.pm line 50.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.14.0/Module/Runtime.pm line 50.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.14.0/DynaLoader/Functions.pm line 42.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.14.0/DynaLoader/Functions.pm line 42.
Compilation failed in require at lib/Devel/CallChecker.pm line 48.
After manually installing Params::Classify, all tests pass.