Checking if your kit is complete... Looks good Writing Makefile for Method::Alias cp lib/Method/Alias.pm blib/lib/Method/Alias.pm Manifying blib/man3/Method::Alias.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01_compile........1..2 ok 1 - Your perl is new enough ok 2 - use Method::Alias; ok t/02_main...........1..10 ok 1 - ->foo returns as expected ok 2 - A single alias works as expected ok 3 - A duplicate alias works as expected ok 4 - Double alias works as expected ok 5 - Direct call to import returns true ok 6 - Resulting alias is created ok 7 - ->foo from original returns as expected ok 8 - ->from from subclass returns as expected ok 9 - ->bar from subclass returns as expected ok 10 - Double from subclass returns as expected ok t/99_pod............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD All tests successful, 1 test skipped. Files=3, Tests=12, 0 wallclock secs ( 0.74 cusr + 0.07 csys = 0.81 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Method/Alias.pm Installing /home/cpanrun/build/5.6.1/man/man3/Method::Alias.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod