Checking if your kit is complete... Looks good Writing Makefile for Business::NoChex cp NoChex.pm blib/lib/Business/NoChex.pm Manifying blib/man3/Business::NoChex.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 not ok 1 - use Business::NoChex; # Failed test 'use Business::NoChex;' # at test.pl line 4. # Tried to use 'Business::NoChex'. # Error: meta-method type grouped_fields not recognized as a V1 compatibility type # (cannot mix v1 & v2 options) # at /Users/cpanrun/build/5.10.0/site/lib/Class/MethodMaker.pm line 20 # BEGIN failed--compilation aborted at test.pl line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. make: *** [test_dynamic] Error 1