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 Dave Rolsky,
    
This is a computer-generated report for DateTime-0.41
on perl-5.00505, created automatically by CPAN-Reporter-1.04 
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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/perlt2/perl/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00load................ok
t/01sanity..............ok
t/02last_day............ok
t/03components..........ok
t/04epoch...............ok
t/05set.................ok
t/06add.................ok
t/07compare.............ok
t/09greg................# this may take a minute...
ok
t/10subtract............ok
t/11duration............ok
t/12week................ok
t/13strftime............# New locale: de
# New locale: it
ok
t/14locale..............ok
t/15jd..................ok
t/16truncate............ok
t/17set_return..........ok
t/18today...............ok
t/19leap_second.........ok
t/20infinite............ok
t/21bad_params..........ok
t/22from_doy............ok
t/23storable............ok
        1/21 skipped: various reasons
t/24from_object.........ok
t/25add_subtract........ok
t/26dt_leapsecond_pm....ok
t/27delta...............ok
t/28dow.................ok
t/29overload............ok
t/30future_tz...........ok
t/31formatter...........skipped
        all skipped: DateTime::Format::Strptime 1.0400+ not installed
t/32leap_second2........ok
t/33seconds_offset......ok
t/34set_tz..............ok
t/35rd_values...........ok
t/36invalid_local.......ok
t/37local-add...........ok
t/38local-subtract......ok
t/39no-so...............Prototype mismatch: sub Params::Validate::validate_pos 
vs (\@@) at 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux/Params/ValidatePP.pm line 142.
Prototype mismatch: sub Params::Validate::validate vs ([EMAIL PROTECTED]) at 
/home/perlt2/perl/lib/site_perl/5.005/i686-linux/Params/ValidatePP.pm line 373.
ok
t/40leap-years..........ok
t/pod-coverage..........skipped
        all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod...................ok
All tests successful, 2 tests and 1 subtest skipped.
Files=42, Tests=3157, 32 wallclock secs (30.71 cusr +  1.08 csys = 31.79 CPU)

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

Prerequisite modules loaded:

requires:

    Module             Need Have  
    ------------------ ---- ------
    DateTime::Locale   0.35 0.35  
    DateTime::TimeZone 0.59 0.6902
    Params::Validate   0.76 0.86  
    Pod::Man           1.14 2.12  
    Scalar::Util       0    1.19  
    Test::More         0.34 0.72  
    Time::Local        1.04 1.18  

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 6565
    PERL5_CPAN_IS_RUNNING = 6565
    SHELL = /bin/bash
    TERM = vt100

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

    $^X = /home/perlt2/perl/bin/perl
    $UID/$EUID = 519 / 519
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9203   
    Cwd                 2.01     
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   n/a      
    File::Spec          0.8      
    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 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.4.20-8smp, archname=i686-linux
    uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 
i686 i386 gnulinux '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=3.2.2 20030222 (Red Hat Linux 3.2.2-5)
    cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to