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 Sean M. Burke,
    
This is a computer-generated test report for Pod-Spell-1.01, created
automatically by CPAN::Reporter, version 0.46, 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     
    ------------ ---- ---------
    Pod::Escapes 1.01 1.04     
    Pod::Parser  1    1.32     
    Text::Wrap   1    2005.0824

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

Environment variables:

    LANG = de_DE.UTF-8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /usr/local/perl-5.8.7/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.19  
    ExtUtils::CBuilder  0.15  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.19  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.00  
    Test::More          0.70  
    version             0.7203

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/local/perl-5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" 
test.pl
1..22
# Running under perl version 5.008007 for linux
# Current time local: Tue Nov 13 07:28:46 2007
# Current time GMT:   Tue Nov 13 06:28:46 2007
# Using Test.pm version 1.25
# Perl version 5.008007 under linux
ok 1
# Pod::Spell version 1.01
# Pod::Wordlist version 1.01
ok 2
#  I see 1001 keys in %Pod::Wordlist::Wordlist
#
#-----------------
# Universe tests...
# I'm in ASCII world.
ok 3
#       "A" is 65
ok 4
#       "\n" is 10
ok 5
#       "\r" is 13
ok 6
#       "\cm" is 13
ok 7
#       "\cj" is 10
ok 8
#       "\t" is 9
ok 9
#       "\f" is 12
ok 10
#       "\b" is 8
ok 11
#       "\a" is 7
ok 12
#       "\e" is 27
# Universe tests complete.
#------------------------
# Real tests.
#
ok 13
#   Wrote >psin.pod (length 123 bytes)
ok 14
#   Opened <psin.pod and >psout.txt
ok 15
#   Created parser object.
ok 16
#   Converted.
#   Destroyed objects.
#   psout.txt is 26 bytes long.
ok 17
#   Opened <psout.txt
ok 18
#   Done reading 26 bytes from psout.txt.
ok 19
#   Content:   TEST myormsp snickh. 
ok 20
#   Converted content is indeed 'TEST myormsp snickh'.
ok 21
#   Unlinked psout.txt
ok 22
#   Unlinked psin.pod
makewrapper: make ok


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.4.30, archname=i686-linux-64int
    uname='linux k76 2.4.30 #1 tue apr 26 09:44:16 cest 2005 i686 gnulinux '
    config_args='-Dprefix=/usr/local/perl-5.8.7 -Dinstallusrbinperl=n 
-Uversiononly -des -Dusedevel -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.6 (Debian 1:3.3.6-7)', 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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to