Checking if your kit is complete... Looks good Writing Makefile for Net::Ifconfig::Wrapper cp Wrapper.pm blib/lib/Net/Ifconfig/Wrapper.pm Manifying blib/man3/Net::Ifconfig::Wrapper.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..5 # Running under perl version 5.010000 for solaris # Current time local: Wed Feb 27 11:37:55 2008 # Current time GMT: Wed Feb 27 19:37:55 2008 # Using Test.pm version 1.25 Loading Net::Ifconfig::Wrapper........ok 1 Geting information about interfaces...ok 2 == '/sbin/ifconfig -a' command output == lo0: flags=1000849 mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 hme0: flags=1004843 mtu 1500 index 2 inet 192.168.69.89 netmask ffffff00 broadcast 192.168.69.255 ====================================== == Net::Ifconfig::Wrapper info output == hme0: UP inet 192.168.69.89 mask 255.255.255.0 lo0: UP inet 127.0.0.1 mask 255.0.0.0 ====================================== Is Net::Ifconfig::Wrapper info output correct? Y/N: Information displayed correctly.......ok 3 add/remove alias function tests (4,5) skipped: insufficient privileges Installing /home/cpanrun/build/5.10.0/html/site/lib/Net/Ifconfig/Wrapper.html Installing /home/cpanrun/build/5.10.0/site/lib/Net/Ifconfig/Wrapper.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Net::Ifconfig::Wrapper.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod