develooper Front page | perl.cpan.testers | Postings from December 2007

PASS Unicode-Escape-0.0.2 darwin-thread-multi-2level 8.0

From:
jeff
Date:
December 4, 2007 14:48
Subject:
PASS Unicode-Escape-0.0.2 darwin-thread-multi-2level 8.0
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--
Dear Hitoshi Amano,
    
This is a computer-generated test report for Unicode-Escape-0.0.2, created
automatically by CPAN::Reporter, version 0.41, 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
    * Prerequisites
    * Environment and other context
    * Test output

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

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module          Need Have
    --------------- ---- ----
    Encode          0    2.08
    Test::More      0    0.70
    Unicode::String 0    2.09

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

Environment variables:

    LANG = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = /usr/bin:/Users/lavallej/.bin:/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/local/mysql/bin:/Users/lavallej/Work/dts/base/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/bin:/opt/local/bin:/Users/lavallej/.src/maven-2.0.6/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 29011
    PERL5_CPAN_IS_RUNNING = 29011
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 80 79 81 502
    EGID: $)  = 502 80 79 81 502

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9203 
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.32   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.01   
    Module::Build       0.2806 
    Module::Signature   0.55   
    Test::Harness       3.00   
    Test::More          0.70   
    version             0.70   

------------------------------
TEST OUTPUT
------------------------------

Output from './Build test':

t/00.load.................ok
t/10.escape...............ok
t/11.import.escape........ok
t/12.object.escape........ok
t/20.unescape.............ok
t/21.import.unescape......ok
t/22.object.unescape......ok
t/30.synopsis.case1.......ok
t/31.synopsis.case2.......ok
t/32.synopsis.case3.......ok
t/33.synopsis.case4.......ok
All tests successful.
Files=11, Tests=56,  2 wallclock secs ( 0.05 usr  0.06 sys +  0.63 cusr  0.19 csys =  0.93 CPU)
Result: PASS


--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
    uname='darwin b19.apple.com 8.0 darwin kernel version 8.3.0: mon oct 3 20:04:04 pdt 2005; root:xnu-792.6.22.obj~2release_ppc power macintosh powerpc '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef 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 ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', 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 ='-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About