eisseven > tar xzf Sys-Hostname-Long-1.4.tar.gz eisseven > cd Sys-Hostname-Long-1.4 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Sys::Hostname::Long eisseven > make cp testall.pl blib/lib/Sys/Hostname/testall.pl cp lib/Sys/Hostname/Long.pm blib/lib/Sys/Hostname/Long.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/local.t .. 1/1 Sys::Hostname::Long - Last Dispatch method = exec_hostname_fqdn at lib/Sys/Hostname/Long.pm line 203. t/local.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.02 sys + 0.06 cusr 0.00 csys = 0.10 CPU) Result: PASS