Checking if your kit is complete... Looks good Writing Makefile for Sort::Fields cp Fields.pm blib/lib/Sort/Fields.pm Manifying blib/man3/Sort::Fields.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 ok 1 ok 2 ok 3 ok 4 ok 5 not ok 6 code: fieldsort(q/(/, ['1n']); die: probable regexp error in fieldsort arg: /(/ Unmatched ( in regex; marked by <-- HERE in m/( <-- HERE / ok 7 ok 8 ok 9 ok 10 not ok 11 code: stable_fieldsort(q/(/, ['1n']); die: probable regexp error in stable_fieldsort arg: /(/ Unmatched ( in regex; marked by <-- HERE in m/( <-- HERE / ok 12 ok 13 ok 14 ok 15 not ok 16 code: make_fieldsort(q/(/, ['1n']); die: probable regexp error in make_fieldsort arg: /(/ Unmatched ( in regex; marked by <-- HERE in m/( <-- HERE / ok 17 ok 18 ok 19 ok 20 not ok 21 code: make_stable_fieldsort(q/(/, ['1n']); die: probable regexp error in make_stable_fieldsort arg: /(/ Unmatched ( in regex; marked by <-- HERE in m/( <-- HERE / ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 Installing /Users/cpanrun/build/5.10.0/site/lib/Sort/Fields.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Sort::Fields.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255