eisseven > tar xzf common-sense-3.0.tar.gz eisseven > cd common-sense-3.0 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for common::sense eisseven > make cp sense.pm blib/lib/common/sense.pm eisseven > make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t .. ok All tests successful. Files=1, Tests=1, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.06 CPU) Result: PASS