eisseven > tar xzf Task-Weaken-1.03.tar.gz eisseven > cd Task-Weaken-1.03 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Task::Weaken eisseven > make cp lib/Task/Weaken.pm blib/lib/Task/Weaken.pm eisseven > make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t .. ok t/02_weaken.t ... ok t/97_meta.t ..... skipped: Author tests not required for installation t/98_pod.t ...... skipped: Author tests not required for installation t/99_pmv.t ...... skipped: Author tests not required for installation All tests successful. Files=5, Tests=21, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.21 cusr 0.03 csys = 0.31 CPU) Result: PASS