Checking if your kit is complete... Looks good Remember to actually *read* the README file! o Use 'make' to build the software. o Then 'make test' to execute self tests. o Then 'make install' to install Writing Makefile for Class::Contract cp lib/Class/Contract.pm blib/lib/Class/Contract.pm cp demo.pl blib/lib/Class/demo.pl cp lib/Class/Contract/Production.pm blib/lib/Class/Contract/Production.pm Manifying blib/man3/Class::Contract.3 Manifying blib/man3/Class::Contract::Production.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/attr.......ok t/ctor.......ok t/dtor.......ok t/general....ok t/method.....ok All tests successful. Files=5, Tests=28, 1 wallclock secs ( 0.39 cusr + 0.13 csys = 0.52 CPU) Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Class/Contract.pm Installing /Users/cpanrun/pristine/5.8.7/man/man3/Class::Contract.3 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Class::Contract::Production.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true