develooper Front page | perl.cpan.testers | Postings from March 2008

PASS Task-Catalyst-Tutorial-0.03 i686-linux 2.6.22-14-generic

From:
Frank Wiegand
Date:
March 16, 2008 04:33
Subject:
PASS Task-Catalyst-Tutorial-0.03 i686-linux 2.6.22-14-generic
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Jonathan Rockway,
    
This is a computer-generated report for Task-Catalyst-Tutorial-0.03
on perl 5.11.0 patch 33534, created by CPAN-Reporter-1.12. 

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':

/opt/perl-33534/bin/perl5.11.0 "-Iinc" Makefile.PL --config= --installdeps=Catalyst::Plugin::Authentication::Store::DBIC,0.07,Catalyst::Plugin::Authorization::ACL,0.08,Catalyst::Plugin::HTML::Widget,1.1,Catalyst::Plugin::Session::Store::FastMmap,0.02,Catalyst::Manual,0

*** Since we're running under CPANPLUS, I'll just let it take care
    of the dependency's installation later.
PERL_DL_NONLAZY=1 /opt/perl-33534/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/boilerplate.t t/pod-coverage.t t/pod.t
t/00-load...........# Testing Task::Catalyst::Tutorial 0.03, Perl 5.011000, /opt/perl-33534/bin/perl5.11.0
ok
t/boilerplate.......ok
t/pod-coverage......ok
t/pod...............ok
All tests successful.
Files=4, Tests=50,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.60 cusr  0.05 csys =  0.67 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                                        Need   Have   
    --------------------------------------------- ------ -------
    Catalyst::Devel                               1.0    1.03   
  ! Catalyst::Manual                              0      broken 
    Catalyst::Model::DBIC::Schema                 0      0.20   
    Catalyst::Plugin::Authentication              0.09   0.10006
    Catalyst::Plugin::Authentication::Store::DBIC 0.07   0.09   
    Catalyst::Plugin::Authorization::ACL          0.08   0.08   
    Catalyst::Plugin::Authorization::Roles        0.04   0.05   
    Catalyst::Plugin::ConfigLoader                0.13   0.19   
    Catalyst::Plugin::HTML::Widget                1.1    1.1    
    Catalyst::Plugin::Session                     0.12   0.19   
    Catalyst::Plugin::Session::State::Cookie      0.05   0.09   
    Catalyst::Plugin::Session::Store::FastMmap    0.02   0.05   
    Catalyst::Plugin::StackTrace                  0.06   0.07   
    Catalyst::Plugin::Static::Simple              0.14   0.20   
    Catalyst::Runtime                             5.7000 5.7012 
    Catalyst::View::TT                            0      0.26   
    DBIx::Class                                   0      0.08010
    DBIx::Class::Schema                           0      0      
    ExtUtils::MakeMaker                           6.11   6.44   
    Test::More                                    0      0.78   

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

Environment variables:

    LANG = de_DE.UTF-8
    LC_ALL = C
    PATH = /home/fw/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 32342
    PERL5_CPAN_IS_RUNNING = 32342
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perl-33534/bin/perl5.11.0
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000
    $EGID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.22_01  
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19_01  
    File::Spec          3.2701   
    Module::Build       0.2808_02
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.78     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33534) configuration:
  Platform:
    osname=linux, osvers=2.6.22-14-generic, archname=i686-linux
    uname='linux hal 2.6.22-14-generic #1 smp tue feb 12 07:42:25 utc 2008 i686 gnulinux '
    config_args='-de -DDEBUGGING=both -Dusedevel -Dprefix=/opt/perl-33534/ -Dmad'
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About