eissven > cd Spiffy-0.30 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Spiffy eisseven > make cp lib/Spiffy.pm blib/lib/Spiffy.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/autoload.t .. ok t/base.t ...... ok t/base2.t ..... ok t/cascade.t ... ok t/const.t ..... ok t/early.t ..... ok t/export1.t ... ok t/export2.t ... ok t/export3.t ... ok t/export4.t ... ok t/export5.t ... ok t/export6.t ... ok t/export7.t ... ok t/exporter.t .. ok t/field.t ..... ok t/field2.t .... ok t/field3.t .... ok t/filter.t .... ok t/filter2.t ... ok t/filter3.t ... ok t/filter4.t ... ok t/filter5.t ... ok t/mixin.t ..... ok t/mixin2.t .... ok t/mixin3.t .... ok t/new.t ....... ok t/package.t ... ok t/parse.t ..... ok t/stub.t ...... ok t/super.t ..... ok t/super2.t .... ok All tests successful. Files=31, Tests=198, 3 wallclock secs ( 0.19 usr 0.12 sys + 2.09 cusr 0.21 csys = 2.61 CPU) Result: PASS