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 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..5 # Running under perl version 5.008007 for darwin # Current time local: Thu Feb 23 20:11:03 2006 # Current time GMT: Fri Feb 24 04:11:03 2006 # 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=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff000000 gif0: flags=8010 mtu 1280 stf0: flags=0<> mtu 1280 en0: flags=8863 mtu 1500 inet6 fe80::20d:93ff:fe5d:334e%en0 prefixlen 64 scopeid 0x4 inet 192.168.99.219 netmask 0xffffff00 broadcast 192.168.99.255 ether 00:0d:93:5d:33:4e media: autoselect (100baseTX ) status: active supported media: none autoselect 10baseT/UTP 10baseT/UTP 10baseT/UTP 100baseTX 100baseTX 100baseTX 1000baseT 1000baseT 1000baseT 1000baseT fw0: flags=8863 mtu 4078 lladdr 00:0d:93:ff:fe:5d:33:4e media: autoselect status: inactive supported media: autoselect ====================================== == Net::Ifconfig::Wrapper info output == en0: UP inet 192.168.99.219 mask 255.255.255.0 ether 00:0d:93:5d:33:4e fw0: UP gif0: DOWN lo0: UP inet 127.0.0.1 mask 255.0.0.0 stf0: DOWN ====================================== 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 /Users/cpanrun/pristine/5.8.7/man/man3/Net::Ifconfig::Wrapper.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true