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.00005, created
automatically by CPAN::Reporter, version 0.99_08, 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.17   
    Class::ISA                              0       0.32   
    Clone                                   0       0.27   
    Data::Currency                          0.04002 0.04002
    DateTime                                0       0.40   
    DateTime::Format::MySQL                 0       0.04   
    DBD::SQLite                             0       1.13   
    DBIx::Class                             0.08002 0.08007
    DBIx::Class::UUIDColumns                0.02000 0.02001
    DBIx::Class::Validation                 0.02000 0.02001
    Error                                   0.14    0.17008
    File::Path                              0       2.00_11
    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.09   
    Module::Pluggable                       3.1     3.6    
    Module::Starter                         1.42    1.42   
    NEXT                                    0       0.60   
    Pod::Usage                              0       1.16   
    Scalar::Util                            0       1.19   
  ! SQL::Translator                         0.08    n/a    
    Test::More                              0.61    0.70   
    Tie::Hash                               0       1.01   
    YAML                                    0.65    0.65   

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

Environment variables:

    LANG = C
    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 = 25460
    PERL5_CPAN_IS_RUNNING = 25460
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = 
/home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.91_53
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    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.99_02
    Test::More          0.70   
    YAML                0.65   
    YAML::Syck          0.97   
    version             0.7203 

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

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

PERL_DL_NONLAZY=1 
/home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/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/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/DateTime/Locale.pm line 313
ok
t/base_create_instance......................Called UNIVERSAL::can() as a 
function, not a method at 
/home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/DateTime/Locale.pm line 313
ok
t/base_get_column...........................Called UNIVERSAL::can() as a 
function, not a method at 
/home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/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/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/DateTime/Locale.pm line 313
ok
t/base_storage..............................ok
t/base_storage_class........................ok
t/base_update...............................ok
t/basic.....................................ok
t/cart_add..................................ok
t/cart_clear................................ok
t/cart_create...............................ok
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/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/DateTime/Locale.pm line 313
ok
t/catalyst_model_order......................Called UNIVERSAL::can() as a 
function, not a method at 
/home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/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
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
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/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/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/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/DateTime/Locale.pm line 313
ok
t/iterator_list.............................ok
t/iterator_results..........................ok
t/l10n......................................ok
t/l10n_lexicon_synced.......................ok
t/manifest..................................ok
t/module_starter............................ok
t/order_add.................................ok
t/order_clear...............................ok
t/order_create..............................ok
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..............................ok
t/pod_spelling..............................ok
t/pod_syntax................................ok
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/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL 
PROTECTED]/lib/site_perl/5.8.5/DateTime/Locale.pm line 313
ok
t/storage_validation........................ok
t/strict....................................ok
t/style_critic_core.........................ok
t/style_no_tabs.............................ok
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..................................ok
t/xsp_checkout..............................ok
t/xsp_order.................................ok
All tests successful.

Test Summary Report
-------------------
t/cart_create.t                         (Wstat: 0 Tests: 187 Failed: 0)
  Tests skipped: 17-18, 71-72, 129-130
t/compat_cart_new.t                     (Wstat: 0 Tests: 160 Failed: 0)
  Tests skipped: 14, 62, 114
t/compat_order_new.t                    (Wstat: 0 Tests: 380 Failed: 0)
  Tests skipped: 18-19, 202-203
t/order_create.t                        (Wstat: 0 Tests: 656 Failed: 0)
  Tests skipped: 17-18, 226-227, 440-441
Files=153, Tests=12443, 718 wallclock secs (288.01 cusr + 14.41 csys = 302.42 
CPU)
Result: PASS


--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-thread-multi-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -des -Dusethreads -Duse64bitint 
-Dusedevel -Doptimize=-g -Dnoextensions=Encode'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
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 -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=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  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