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 Marcus Ramberg,
    
This is a computer-generated test report for Catalyst-Action-RenderView-0.04, 
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  
    -------- ---- ------
    Catalyst 5.7  5.7007

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

Environment variables:

    LANG = ja_JP.UTF-8
    PATH = /usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/sbin
    PERL5LIB = 
/home/gc9/.cpan/build/Class-C3-XS-0.06-cWX5Nm/blib/arch:/home/gc9/.cpan/build/Class-C3-XS-0.06-cWX5Nm/blib/lib:/home/gc9/perl/lib
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PERL_BADLANG = 0
    SHELL = /usr/local/bin/zsh
    TERM = xterm-256color

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

    Perl: $^X = /usr/local/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 10 6 4 3 2 1 0
    EGID: $)  = 0 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.76_01
    Cwd                 2.19   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.05   
    ExtUtils::Install   1.32   
    ExtUtils::MakeMaker 6.17   
    ExtUtils::Manifest  1.42   
    ExtUtils::ParseXS   2.18   
    File::Spec          0.87   
    Module::Build       0.2807 
    Module::Signature   0.55   
    Test::Harness       2.42   
    Test::More          0.47   
    version             0.71   

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

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

/usr/local/bin/perl Build --makefile_env_macros 1 test
t/01use............ok
t/02pod............skipped
        all skipped: set TEST_POD to enable this test
t/03podcoverage....skipped
        all skipped: set TEST_POD to enable this test
t/04live...........[debug] Debug messages enabled
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine::CGI"
[debug] Found home 
"/home/gc9/.cpan/build/Catalyst-Action-RenderView-0.04-FIgnNo/t/lib/TestApp"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class                                                           | Type     |
+-----------------------------------------------------------------+----------+
| TestApp::View::TestView                                         | instance |
'-----------------------------------------------------------------+----------'

[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private              | Class                                | Method       |
+----------------------+--------------------------------------+--------------+
| /test_firstview      | TestApp                              | test_firstv- |
|                      |                                      | iew          |
| /end                 | TestApp                              | end          |
| /test_view           | TestApp                              | test_view    |
| /test_skipview       | TestApp                              | test_skipvi- |
|                      |                                      | ew           |
'----------------------+--------------------------------------+--------------'

[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path                                | Private                              |
+-------------------------------------+--------------------------------------+
| /test_firstview                     | /test_firstview                      |
| /test_skipview                      | /test_skipview                       |
| /test_view                          | /test_view                           |
'-------------------------------------+--------------------------------------'

[info] TestApp powered by Catalyst 5.7007
[info] *** Request 1 (1.000/s) [27870] [Sat Jun  2 10:08:20 2007] ***
[debug] "GET" request for "test_firstview" from "127.0.0.1"
[debug] Path is "test_firstview"
[info] Request took 0.014262s (70.116/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /test_firstview                                                | 0.000422s |
| /end                                                           | 0.002911s |
|  -> TestApp::View::TestView->process                           | 0.000096s |
'----------------------------------------------------------------+-----------'

[info] *** Request 2 (2.000/s) [27870] [Sat Jun  2 10:08:20 2007] ***
[debug] "GET" request for "test_view" from "127.0.0.1"
[debug] Path is "test_view"
[info] Request took 0.011731s (85.244/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /test_view                                                     | 0.000399s |
| /end                                                           | 0.002812s |
|  -> TestApp::View::TestView->process                           | 0.000097s |
'----------------------------------------------------------------+-----------'

[info] *** Request 3 (3.000/s) [27870] [Sat Jun  2 10:08:20 2007] ***
[debug] "GET" request for "test_skipview" from "127.0.0.1"
[debug] Path is "test_skipview"
[info] Request took 0.008545s (117.028/s)
.----------------------------------------------------------------+-----------.
| Action                                                         | Time      |
+----------------------------------------------------------------+-----------+
| /test_skipview                                                 | 0.000091s |
| /end                                                           | 0.000393s |
'----------------------------------------------------------------+-----------'

ok
All tests successful, 2 tests skipped.
Files=4, Tests=16,  1 wallclock secs ( 0.81 cusr +  0.07 csys =  0.88 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.9-42.0.8.el, archname=i386-linux-thread-multi
    uname='linux localhost.localdomain 2.6.9-42.0.8.el #1 tue jan 30 12:10:22 
est 2007 i686 i686 i386 gnulinux '
    config_args='-Dprefix=/usr/local -des -Dusethreads -Dmyhostname=localhost 
[EMAIL PROTECTED] -Dcc=gcc -Doptimize=-O2 -g -pipe -m32 -march=i386 
-mtune=pentium4 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dversion=5.8.8 -Darchname=i386-linux 
-Dtargetarch=i386-linux-thread-multi -Dinc_version_list=5.8.5 5.8.4 5.8.3 5.8.2 
5.8.1 5.8.0 -Dinstallusrbinperl -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr 
-Dotherlibdirs=/usr/lib/perl5/5.8.5/i386-linux-thread-multi:/usr/lib/perl5/5.8.5:/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi:/usr/lib/perl5/site_perl:/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi:/usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi:/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi:/usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi:/usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi:/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi:/usr/lib/perl5/vendor_perl'
    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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm',
    optimize='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-I/usr/include/gdbm'
    ccversion='', gccversion='3.4.6 20060404 (Red Hat 3.4.6-3)', 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='gcc', 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.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/local/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to