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 Christopher H. Laco,
    
This is a computer-generated test report for Handel-0.33, created
automatically by CPAN::Reporter, version 0.43, 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   
    ------------------------ ---- -------
    Class::Data::Inheritable 0    0.06   
    Class::DBI               0.96 3.0.16 
    Data::UUID               0.1  1.148  
    DBI                      1.36 1.56   
    Error                    0.14 0.17008
    Locale::Maketext         1.06 1.09   
    Module::Pluggable        2.95 3.5    
    version                  0    0.7203 

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

Environment variables:

    PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/ksh
    TERM = screen

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

    Perl: $^X = perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 0 1000
    EGID: $)  = 1000 0 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2807
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

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

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

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" 
t/basic.t t/cart_add.t t/cart_clear.t t/cart_delete.t t/cart_destroy.t 
t/cart_item_new.t t/cart_items.t t/cart_iterator.t t/cart_load.t t/cart_new.t 
t/cart_restore.t t/cart_restore_append.t t/cart_restore_append_filter.t 
t/cart_restore_merge.t t/cart_restore_merge_filter.t t/cart_restore_replace.t 
t/cart_restore_replace_filter.t t/cart_save.t 
t/catalyst_helpers_controller_cart.t t/catalyst_helpers_controller_checkout.t 
t/catalyst_helpers_controller_order.t t/catalyst_helpers_model_cart.t 
t/catalyst_helpers_model_order.t t/checkout_cart.t t/checkout_messages.t 
t/checkout_order.t t/checkout_phases.t t/checkout_plugins.t 
t/checkout_process.t t/checkout_stash.t t/config.t t/constants.t 
t/constraints_cart_type.t t/constraints_checkout_phase.t 
t/constraints_currency_code.t t/constraints_order_type.t t/constraints_price.t 
t/constraints_quantity.t t/constraints_uuid.t t/currency.t t/dbi.t 
t/exceptions.t t/l10n.t t/order_add.t t/order_clear.t t/order_delete.t 
t/order_destroy.t t/order_item_new.t t/order_items.t t/order_load.t 
t/order_new.t t/order_reconcile.t t/pod_coverage.t t/pod_spelling.t 
t/pod_syntax.t t/strict.t t/subclassing.t t/tt2_cart.t t/tt2_checkout.t 
t/tt2_order.t t/warnings.t t/xsp_cart.t t/xsp_checkout.t t/xsp_order.t
t/basic...................................Prototype mismatch: sub 
Handel::Checkout::except (&;$) vs none at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Pluggable.pm line 
67.
ok
        13/30 skipped: various reasons
t/cart_add................................skipped
        all skipped: DBD::SQLite not installed
t/cart_clear..............................skipped
        all skipped: DBD::SQLite not installed
t/cart_delete.............................skipped
        all skipped: DBD::SQLite not installed
t/cart_destroy............................skipped
        all skipped: DBD::SQLite not installed
t/cart_item_new...........................ok
t/cart_items..............................skipped
        all skipped: DBD::SQLite not installed
t/cart_iterator...........................skipped
        all skipped: DBD::SQLite not installed
t/cart_load...............................skipped
        all skipped: DBD::SQLite not installed
t/cart_new................................skipped
        all skipped: DBD::SQLite not installed
t/cart_restore............................skipped
        all skipped: DBD::SQLite not installed
t/cart_restore_append.....................skipped
        all skipped: DBD::SQLite not installed
t/cart_restore_append_filter..............skipped
        all skipped: DBD::SQLite not installed
t/cart_restore_merge......................skipped
        all skipped: DBD::SQLite not installed
t/cart_restore_merge_filter...............skipped
        all skipped: DBD::SQLite not installed
t/cart_restore_replace....................skipped
        all skipped: DBD::SQLite not installed
t/cart_restore_replace_filter.............skipped
        all skipped: DBD::SQLite not installed
t/cart_save...............................skipped
        all skipped: DBD::SQLite not installed
t/catalyst_helpers_controller_cart........skipped
        all skipped: Catalyst 5.56 not installed
t/catalyst_helpers_controller_checkout....skipped
        all skipped: Catalyst 5.56 not installed
t/catalyst_helpers_controller_order.......skipped
        all skipped: Catalyst 5.56 not installed
t/catalyst_helpers_model_cart.............skipped
        all skipped: Catalyst 5.56 not installed
t/catalyst_helpers_model_order............skipped
        all skipped: Catalyst 5.56 not installed
t/checkout_cart...........................skipped
        all skipped: DBD::SQLite not installed
t/checkout_messages.......................Prototype mismatch: sub 
Handel::Checkout::except (&;$) vs none at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Pluggable.pm line 
67.
ok
t/checkout_order..........................skipped
        all skipped: DBD::SQLite not installed
t/checkout_phases.........................Prototype mismatch: sub 
Handel::Checkout::except (&;$) vs none at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Pluggable.pm line 
67.
ok
t/checkout_plugins........................Prototype mismatch: sub 
Handel::Checkout::except (&;$) vs none at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Pluggable.pm line 
67.
ok
t/checkout_process........................skipped
        all skipped: DBD::SQLite not installed
t/checkout_stash..........................skipped
        all skipped: DBD::SQLite not installed
t/config..................................ok
t/constants...............................ok
t/constraints_cart_type...................ok
t/constraints_checkout_phase..............Prototype mismatch: sub 
Handel::Checkout::except (&;$) vs none at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Pluggable.pm line 
67.
ok
t/constraints_currency_code...............ok
t/constraints_order_type..................ok
t/constraints_price.......................ok
t/constraints_quantity....................ok
t/constraints_uuid........................ok
t/currency................................ok
        12/24 skipped: various reasons
t/dbi.....................................ok
t/exceptions..............................ok
t/l10n....................................ok
t/order_add...............................skipped
        all skipped: DBD::SQLite not installed
t/order_clear.............................skipped
        all skipped: DBD::SQLite not installed
t/order_delete............................skipped
        all skipped: DBD::SQLite not installed
t/order_destroy...........................skipped
        all skipped: DBD::SQLite not installed
t/order_item_new..........................ok
t/order_items.............................skipped
        all skipped: DBD::SQLite not installed
t/order_load..............................skipped
        all skipped: DBD::SQLite not installed
t/order_new...............................skipped
        all skipped: DBD::SQLite not installed
t/order_reconcile.........................skipped
        all skipped: DBD::SQLite not installed
t/pod_coverage............................Prototype mismatch: sub 
Handel::Checkout::except (&;$) vs none at 
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Module/Pluggable.pm line 
67.
ok
t/pod_spelling............................skipped
        all skipped: Test::Spelling 0.11 not installed
t/pod_syntax..............................ok
t/strict..................................skipped
        all skipped: Test::Strict not installed
t/subclassing.............................skipped
        all skipped: DBD::SQLite not installed
t/tt2_cart................................skipped
        all skipped: Template Toolkit 2.07 not installed
t/tt2_checkout............................skipped
        all skipped: Template Toolkit 2.07 not installed
t/tt2_order...............................skipped
        all skipped: Template Toolkit 2.07 not installed
t/warnings................................skipped
        all skipped: Test::Strict 0.05 not installed
t/xsp_cart................................skipped
        all skipped: set TEST_HTTP to enable this test
t/xsp_checkout............................skipped
        all skipped: set TEST_HTTP to enable this test
t/xsp_order...............................skipped
        all skipped: set TEST_HTTP to enable this test
All tests successful, 43 tests and 25 subtests skipped.
Files=64, Tests=1857, 15 wallclock secs ( 3.19 cusr +  9.22 csys = 12.41 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
    uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', 
gccosandvers='openbsd3.5'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to