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.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 test.pl 1..5 Loading Net::Ifconfig::Wrapper........ok 1 Geting information about interfaces...ok 2 == '/sbin/ifconfig -a' command output == eth0 Link encap:Ethernet HWaddr 00:02:B3:08:A0:2C inet addr:192.168.3.83 Bcast:192.168.3.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:153630128 errors:0 dropped:0 overruns:21308 frame:0 TX packets:49626230 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 Interrupt:10 Base address:0x4000 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:1610773 errors:0 dropped:0 overruns:0 frame:0 TX packets:1610773 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 ====================================== == Net::Ifconfig::Wrapper info output == eth0: UP inet 192.168.3.83 mask 255.255.255.0 ether 00:02:B3:08:A0:2C 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.6.1/lib/site_perl/5.6.1/Net/Ifconfig/Wrapper.pm Installing /home/cpanrun/build/5.6.1/man/man3/Net::Ifconfig::Wrapper.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod