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/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..5 # Running under perl version 5.010000 for linux # Current time local: Thu Nov 29 08:13:36 2007 # Current time GMT: Thu Nov 29 16:13:36 2007 # Using Test.pm version 1.25 Loading Net::Ifconfig::Wrapper........ok 1 Geting information about interfaces...ok 2 == '/sbin/ifconfig -a' command output == eth0 Link encap:Ethernet HWaddr 00:50:56:00:01:05 inet addr:192.168.69.252 Bcast:192.168.69.255 Mask:255.255.255.0 UP BROADCAST RUNNING MTU:1500 Metric:1 RX packets:274532455 errors:0 dropped:0 overruns:0 frame:0 TX packets:228431003 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 Interrupt:10 Base address:0x1080 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:3924 Metric:1 RX packets:98440 errors:0 dropped:0 overruns:0 frame:0 TX packets:98440 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 ====================================== == Net::Ifconfig::Wrapper info output == eth0: UP inet 192.168.69.252 mask 255.255.255.0 ether 00:50:56:00:01:05 lo: 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