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 Ken Williams,
    
This is a computer-generated report for Path-Class-0.16
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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 './Build test':

t/01-basic...........ok
t/02-foreign.........# Test 28 got: "dir/subdir" (t/02-foreign.t at line 68 
*TODO*)
#    Expected: "/dir/subdir"
#  t/02-foreign.t line 68 is: ok $dir->as_foreign('Unix'), '/dir/subdir';
# Test 29 got: "" (t/02-foreign.t at line 69 *TODO*)
#    Expected: "1"
#  t/02-foreign.t line 69 is: ok $dir->as_foreign('Unix')->is_absolute, 1;
ok
t/03-filesystem......ok
All tests successful.
Files=3, Tests=158,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.23 cusr  0.05 
csys =  0.30 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module          Need Have  
    --------------- ---- ------
    File::Path      0    2.04  
    File::Spec      0.87 3.2501
    File::Spec::Mac 1.3  3.2501
    File::stat      0    1.00  
    IO::Dir         0    1.06  
    IO::File        0    1.14  
    overload        0    1.06  
build_requires:

    Module          Need Have  
    --------------- ---- ------
    Test::More      0    0.74  

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

Environment variables:

    LANG = en_GB.UTF-8
    LD_LIBRARY_PATH = /pkgs/pd/apache/install/lib:
    PATH = 
/pkgs/pd/xterm/install/bin:/pkgs/pd/screen/install/bin:/pkgs/pd/perl/install/bin:/pkgs/pd/httpd/install/bin:/pkgs/pd/flickrfs/install/scripts:/pkgs/pd/cpan/install/bin:/pkgs/pd/apache/install/bin:/home/shahsag/my_tree/links/development/trunk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
/home/shahsag/my_tree/links/development/trunk/lib:/home/shahsag/my_tree/links/development/trunk/lib::/pkgs/pd/cpan/install/lib:/pkgs/pd/cpan/install/lib:/pkgs/pd/cpan/install/lib/perl5
    PERL5_CPANPLUS_CONFIG = /home/shahsag/.cpanplus/config
    PERL5_CPANPLUS_IS_RUNNING = 22177
    PERL5_CPAN_IS_RUNNING = 22177
    PERL_HOME = /pkgs/pd/perl/install
    SHELL = zsh
    TERM = screen

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

    $^X = /pkgs/pd/perl/5.10.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 6 20 24 25 29 30 44 46 110 111 113 114 116 1000 1100
    $EGID = 1000 4 6 20 24 25 29 30 44 46 110 111 113 114 116 1000 1100

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   0.55     
    Test::Harness       3.05     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-14-generic, 
archname=i686-linux-thread-multi-64int
    uname='linux bulgaria 2.6.22-14-generic #1 smp sun oct 14 23:05:12 gmt 2007 
i686 gnulinux '
    config_args='-Dprefix=/pkgs/pd/perl/5.10.0 -Dcc=gcc 
-Dprivlib=/pkgs/pd/perl/5.10.0/lib -Darchlib=/pkgs/pd/perl/5.10.0/lib 
-Dsiteprefix=/pkgs/pd/perl/5.10.0 -Dsitelib=/pkgs/pd/perl/5.10.0/lib 
-Dsitearch=/pkgs/pd/perl/5.10.0/lib -Dusethreads -Duseperlio -Duse64bitint -d'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 
4.1.2-16ubuntu2)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to