This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Daniel Podolsky,
    
This is a computer-generated report for Net-Ifconfig-Wrapper-0.09
on 5.10.0, created automatically by CPAN-Reporter-1.08 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'make test':

PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl "-Iblib/lib" 
"-Iblib/arch" test.pl
1..5
# Running under perl version 5.010000 for darwin
# Current time local: Thu Feb 14 15:28:54 2008
# Current time GMT:   Thu Feb 14 15:28:54 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=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000 
        inet6 ::1 prefixlen 128 
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::216:cbff:fea6:14d0%en0 prefixlen 64 scopeid 0x4 
        inet 195.149.50.59 netmask 0xfffffff8 broadcast 195.149.50.63
        ether 00:16:cb:a6:14:d0 
        media: autoselect (100baseTX <full-duplex,flow-control>) status: active
        supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP 
<full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP 
<full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 
100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 
1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT 
<full-duplex,flow-control> none
en1: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500
        ether 00:17:f2:44:e3:80 
        media: autoselect (<unknown type>)
        supported media: autoselect
wlt1: flags=41<UP,RUNNING> mtu 1500
fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030
        lladdr 00:17:f2:ff:fe:58:7d:7c 
        media: autoselect <full-duplex> status: inactive
        supported media: autoselect <full-duplex>
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::201:23ff:fe45:6789%en2 prefixlen 64 scopeid 0x8 
        inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
        ether 00:01:23:45:67:89 
        media: autoselect status: active
        supported media: autoselect
en3: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::210:32ff:fe54:7698%en3 prefixlen 64 scopeid 0x9 
        inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
        ether 00:10:32:54:76:98 
        media: autoselect status: active
        supported media: autoselect
======================================

== Net::Ifconfig::Wrapper info output ==
en0:    UP
        inet 195.149.50.59   mask 255.255.255.248
        ether 00:16:cb:a6:14:d0
en1:    DOWN
        ether 00:17:f2:44:e3:80
en2:    UP
        inet 10.37.129.2     mask 255.255.255.0
        ether 00:01:23:45:67:89
en3:    UP
        inet 10.211.55.2     mask 255.255.255.0
        ether 00:10:32:54:76:98
fw0:    DOWN
gif0:   DOWN
lo0:    UP
        inet 127.0.0.1       mask 255.0.0.0
stf0:   DOWN
wlt1:   UP
======================================
Is Net::Ifconfig::Wrapper info output correct? Y/N:
Information displayed correctly.......ok 3
add/remove alias function tests (4,5) skipped: insufficient privileges

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module Need Have
    ------ ---- ----
    POSIX  0    1.13

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 21755
    PERL5_CPAN_IS_RUNNING = 21755
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to