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-1.00001, 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::Accessor::Grouped                0.03    0.06000
    Class::Inspector                        0       1.16   
    Class::ISA                              0       0.33   
    Clone                                   0       0.23   
    Data::Currency                          0.04002 0.04002
    DateTime                                0       0.37   
    DateTime::Format::MySQL                 0       0.04   
    DBD::SQLite                             0       1.13   
    DBIx::Class                             0.08002 0.08002
    DBIx::Class::UUIDColumns                0.02000 0.02000
    DBIx::Class::Validation                 0.02000 0.02000
    Error                                   0.14    0.17008
    File::Path                              0       1.08   
    File::Spec::Functions                   0       1.3    
    FileHandle                              0       2.01   
    Finance::Currency::Convert::WebserviceX 0.03    0.05   
    FormValidator::Simple                   0.17    0.22   
    Getopt::Long                            0       2.35   
    Locale::Currency                        2.07    2.07   
    Locale::Currency::Format                1.22    1.22   
    Locale::Maketext                        1.06    1.09   
    Module::Pluggable                       3.1     3.5    
    Module::Starter                         1.42    1.42   
    NEXT                                    0       0.60   
    Pod::Usage                              0       1.33   
    Scalar::Util                            0       1.18   
    SQL::Translator                         0.08    0.08   
    Tie::Hash                               0       1.02   

------------------------------
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/*.t
t/base_cart_class.........................ok
t/base_create_accessors...................skipped
        all skipped: Test::MockObject 1.07 not installed
t/base_create_instance....................skipped
        all skipped: Test::MockObject 1.07 not installed
t/base_get_column.........................skipped
        all skipped: Test::MockObject 1.07 not installed
t/base_item_class.........................ok
t/base_set_column.........................skipped
        all skipped: Test::MockObject 1.07 not installed
t/base_storage............................skipped
        all skipped: Test::MockObject 1.07 not installed
t/base_storage_class......................ok
t/base_update.............................ok
t/basic...................................ok
        16/61 skipped: various reasons
t/cart_add................................ok
t/cart_clear..............................ok
t/cart_create.............................ok
        6/187 skipped: various reasons
t/cart_delete.............................ok
t/cart_destroy............................ok
t/cart_item_create........................ok
t/cart_items..............................ok
t/cart_iterator...........................ok
t/cart_restore............................ok
t/cart_restore_append.....................ok
t/cart_restore_append_filter..............ok
t/cart_restore_merge......................ok
t/cart_restore_merge_filter...............ok
t/cart_restore_replace....................ok
t/cart_restore_replace_filter.............ok
t/cart_save...............................ok
t/cart_search.............................ok
t/catalyst_helpers_controller_cart........skipped
        all skipped: Catalyst 5.7001 not installed
t/catalyst_helpers_controller_checkout....skipped
        all skipped: Catalyst 5.7001 not installed
t/catalyst_helpers_controller_order.......skipped
        all skipped: Catalyst 5.7001 not installed
t/catalyst_helpers_handel.................skipped
        all skipped: Catalyst 5.7001 not installed
t/catalyst_helpers_model_cart.............skipped
        all skipped: Catalyst 5.7001 not installed
t/catalyst_helpers_model_order............skipped
        all skipped: Catalyst 5.7001 not installed
t/catalyst_helpers_scaffold...............skipped
        all skipped: Catalyst 5.7001 not installed
t/catalyst_model_cart.....................skipped
        all skipped: Test::MockObject 1.07 not installed
t/catalyst_model_order....................skipped
        all skipped: Test::MockObject 1.07 not installed
t/checkout_cart...........................ok
t/checkout_messages.......................ok
t/checkout_order..........................ok
t/checkout_phases.........................ok
t/checkout_plugins........................ok
t/checkout_process........................ok
t/checkout_stash..........................ok
t/compat..................................ok
t/compat_cart_item_new....................ok
t/compat_cart_items.......................ok
t/compat_cart_load........................ok
t/compat_cart_new.........................ok
        3/160 skipped: various reasons
t/compat_currency.........................ok
t/compat_order_item_new...................ok
t/compat_order_items......................ok
t/compat_order_load.......................ok
t/compat_order_new........................ok
        18/380 skipped: various reasons
t/config..................................ok
t/config_modperl1.........................skipped
        all skipped: Test::MockObject 1.07 not installed
t/config_modperl2.........................skipped
        all skipped: Test::MockObject 1.07 not installed
t/constants...............................ok
t/constraints_cart_name...................ok
t/constraints_cart_type...................ok
t/constraints_checkout_phase..............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
        48/142 skipped: various reasons
t/exceptions..............................ok
t/exceptions_axkit........................ok
        4/5 skipped: various reasons
t/iterator................................ok
        7/37 skipped: various reasons
t/iterator_dbic...........................ok
        39/47 skipped: various reasons
t/iterator_list...........................ok
        30/36 skipped: various reasons
t/iterator_results........................ok
        39/52 skipped: various reasons
t/l10n....................................ok
t/l10n_lexicon_synced.....................ok
t/manifest................................skipped
        all skipped: set TEST_MANIFEST or TEST_PRIVATE to enable this test
t/module_starter..........................skipped
        all skipped: Test::File 1.10 not installed
t/order_add...............................ok
t/order_clear.............................ok
t/order_create............................ok
        27/656 skipped: various reasons
t/order_delete............................ok
t/order_destroy...........................ok
t/order_item_create.......................ok
t/order_items.............................ok
t/order_reconcile.........................ok
t/order_save..............................ok
t/order_search............................ok
t/pod_coverage............................skipped
        all skipped: set TEST_POD to enable this test
t/pod_spelling............................skipped
        all skipped: set TEST_POD to enable this test
t/pod_syntax..............................skipped
        all skipped: set TEST_POD to enable this test
t/schema..................................ok
t/storage_add_columns.....................ok
t/storage_add_constraint..................ok
t/storage_check_constraints...............ok
t/storage_clone...........................ok
t/storage_column_accessors................ok
t/storage_columns.........................ok
t/storage_constraints.....................ok
t/storage_copyable_item_columns...........ok
t/storage_currency_class..................ok
t/storage_currency_columns................ok
t/storage_dbic_add_columns................ok
t/storage_dbic_add_constraint.............ok
t/storage_dbic_add_item...................ok
t/storage_dbic_clone......................ok
t/storage_dbic_column_accessors...........ok
t/storage_dbic_columns....................ok
t/storage_dbic_connection_info............ok
t/storage_dbic_constraints................ok
t/storage_dbic_copyable_item_columns......ok
t/storage_dbic_count_items................ok
t/storage_dbic_create.....................ok
t/storage_dbic_currency_code..............ok
t/storage_dbic_currency_columns...........ok
t/storage_dbic_currency_format............ok
t/storage_dbic_default_values.............ok
t/storage_dbic_delete.....................ok
t/storage_dbic_delete_items...............ok
t/storage_dbic_has_column.................ok
t/storage_dbic_primary_columns............ok
t/storage_dbic_process_error..............ok
t/storage_dbic_remove_columns.............ok
t/storage_dbic_remove_constraint..........ok
t/storage_dbic_remove_constraints.........ok
t/storage_dbic_schema_class...............ok
t/storage_dbic_schema_instance............ok
t/storage_dbic_search.....................ok
t/storage_dbic_search_items...............ok
t/storage_dbic_setup......................ok
t/storage_dbic_validation.................ok
t/storage_default_values..................ok
t/storage_has_column......................ok
t/storage_iterator_class..................ok
t/storage_new.............................ok
t/storage_primary_columns.................ok
t/storage_remove_columns..................ok
t/storage_remove_constraint...............ok
t/storage_remove_constraints..............ok
t/storage_set_default_values..............ok
t/storage_setup...........................ok
t/storage_validate_data...................ok
        3/16 skipped: various reasons
t/storage_validation......................ok
t/strict..................................skipped
        all skipped: Test::Strict not installed
t/style_critic_core.......................skipped
        all skipped: set TEST_CRITIC or TEST_PRIVATE to enable this test
t/style_no_tabs...........................skipped
        all skipped: set TEST_NOTABS or TEST_PRIVATE to enable this test
t/subclassing.............................ok
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_constants...........................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, 32 tests and 240 subtests skipped.
Files=153, Tests=12196, 287 wallclock secs (60.97 cusr + 90.05 csys = 151.02 
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