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.00003, 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   
    --------------------------------------- ------- -------
    Class::Accessor::Grouped                0.03    0.07000
    Class::Inspector                        0       1.16   
    Class::ISA                              0       0.33   
    Clone                                   0       0.25   
    Data::Currency                          0.04002 0.04002
    DateTime                                0       0.39   
    DateTime::Format::MySQL                 0       0.04   
    DBD::SQLite                             0       1.13   
    DBIx::Class                             0.08002 0.08003
    DBIx::Class::UUIDColumns                0.02000 0.02001
    DBIx::Class::Validation                 0.02000 0.02001
    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.06001
    FormValidator::Simple                   0.17    0.22   
    Getopt::Long                            0       2.36   
    Locale::Currency                        2.07    2.07   
    Locale::Currency::Format                1.22    1.22   
    Locale::Maketext                        1.06    1.10   
    Module::Pluggable                       3.1     3.6    
    Module::Starter                         1.42    1.42   
    NEXT                                    0       0.60   
    Pod::Usage                              0       1.35   
    Scalar::Util                            0       1.19   
    SQL::Translator                         0.08    0.08   
    Test::More                              0.61    0.70   
    Tie::Hash                               0       1.02   

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

Environment variables:

    LANG = C
    LC_CTYPE = de_DE.UTF-8
    LD_LIBRARY_PATH = /home/rafl/.local/lib:
    PATH = 
/home/rafl/.perl/bin:/home/rafl/.local/bin:/home/rafl/.perl/bin:/home/rafl/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
/home/rafl/.perl/lib/perl5:/home/rafl/.perl/share/perl5:/home/rafl/.perl/share/perl5:/home/rafl/.perl/lib/perl5:/home/rafl/.perl/share/perl5:/home/rafl/.perl/share/perl5:/home/rafl/.perl/share/perl/5.8.8/i686-linux-thread-multi:/home/rafl/.perl/share/perl/5.8.8/
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = zsh
    TERM = screen

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

    Perl: $^X = /home/rafl/.perl/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1001 1000 129 125 124 118 114 108 106 100 60 46 44 40 29 
24 20 13
    EGID: $)  = 1000 1001 1000 129 125 124 118 114 108 106 100 60 46 44 40 29 
24 20 13

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.43  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

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

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

PERL_DL_NONLAZY=1 /home/rafl/.perl/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/base_cart_class.........................ok
t/base_create_accessors...................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/base_create_instance....................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/base_get_column.........................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/base_item_class.........................ok
t/base_set_column.........................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/base_storage............................ok
t/base_storage_class......................ok
t/base_update.............................ok
t/basic...................................ok
        3/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........ok
t/catalyst_helpers_controller_checkout....ok
t/catalyst_helpers_controller_order.......ok
t/catalyst_helpers_handel.................ok
t/catalyst_helpers_model_cart.............ok
t/catalyst_helpers_model_order............ok
t/catalyst_helpers_scaffold...............ok
t/catalyst_model_cart.....................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/catalyst_model_order....................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
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
        4/380 skipped: various reasons
t/config..................................ok
t/config_modperl1.........................ok
t/config_modperl2.........................ok
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................................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/exceptions..............................ok
t/exceptions_axkit........................ok
t/iterator................................ok
t/iterator_dbic...........................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/iterator_list...........................ok
t/iterator_results........................ok
t/l10n....................................ok
t/l10n_lexicon_synced.....................ok
t/manifest................................skipped
        all skipped: set TEST_AUTHOR to enable this test
t/module_starter..........................ok
t/order_add...............................ok
t/order_clear.............................ok
t/order_create............................ok
        6/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_AUTHOR to enable this test
t/pod_spelling............................skipped
        all skipped: set TEST_AUTHOR to enable this test
t/pod_syntax..............................skipped
        all skipped: set TEST_AUTHOR 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...................Called UNIVERSAL::can() as a 
function, not a method at /home/rafl/.perl/share/perl5/DateTime/Locale.pm line 
313
ok
t/storage_validation......................ok
t/strict..................................ok
t/style_critic_core.......................skipped
        all skipped: set TEST_AUTHOR to enable this test
t/style_no_tabs...........................skipped
        all skipped: set TEST_AUTHOR to enable this test
t/subclassing.............................ok
t/tt2_cart................................ok
t/tt2_checkout............................ok
t/tt2_constants...........................ok
t/tt2_order...............................ok
t/warnings................................ok
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, 9 tests and 22 subtests skipped.
Files=153, Tests=13450, 166 wallclock secs (122.94 cusr +  7.52 csys = 130.46 
CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18, archname=i686-linux-thread-multi
    uname='linux ata 2.6.18 #1 preempt thu sep 21 09:17:17 cest 2006 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dcccdlflags=-fPIC 
-Dprefix=/home/rafl/.perl/ -Dprivlib=/home/rafl/.perl/share/perl/5.8.8/ 
-Darchlib=/home/rafl/.perl/lib/perl/5.8.8 -Dvendorprefix=/home/rafl/.perl/ 
-Dvendorlib=/home/rafl/.perl/share/perl5 
-Dvendorarch=/home/rafl/.perl/lib/perl5 -Dsiteprefix=/home/rafl/.perl/ 
-Dsitelib=/home/rafl/.perl/share/perl5 -Dsitearch=/home/rafl/.perl/lib/perl5 
-Dman1dir=/home/rafl/.perl/share/man/man1 
-Dman3dir=/home/rafl/.perl/share/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dccflags=-DDEBIAN -des'
    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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061028 (prerelease) (Debian 4.1.1-19)', 
gccosandvers=''
    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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/home/rafl/.perl/share/perl/5.8.8//i686-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to