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 Matt Luker,
    
This is a computer-generated report for RSH-Logging-0.3.1
on perl-5.10.0 patch 32559, created automatically by CPAN-Reporter-1.06 
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
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

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

/usr/local/bin/perl5.10.0 "-Iinc" Makefile.PL --config= 
--installdeps=Test::Perl::Critic,0
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.10.0 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/000.load.t 
t/010.RSH-Logging.t t/999.perlcritic.t t/999.pod-coverage.t t/999.pod.t
t/000.load............# Testing RSH::Logging 0.3.1
ok
t/010.RSH-Logging.....TOTAL TIME 0.005328s (187.688/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.005328s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.028063s (35.634/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.028063s |
|   + sub1a                                                      | 0.026038s |
|     + sub2a                                                    | 0.004589s |
|     + sub2b                                                    | 0.005829s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.021106s (47.380/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + main                                                         | 0.021106s |
|   + main                                                       | 0.009975s |
|     + main                                                     | 0.003284s |
|     + main                                                     | 0.001234s |
'----------------------------------------------------------------+-----------'

DEBUG Logging.pm:384, RSH::Logging::print_event_tracking_results: TOTAL TIME 
0.006544s (152.812/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.006544s |
|   + sub1a                                                      | 0.004367s |
|     + sub2a                                                    | 0.003317s |
|     + sub2b                                                    | 0.000102s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.015313s (65.304/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.015313s |
|   + sub1a                                                      | 0.010200s |
|     + sub2a                                                    | 0.001562s |
|     + sub2b                                                    | 0.005754s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.02497s (40.048/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.024970s |
|   + sub1a (notation 1)                                         | 0.020969s |
|     + sub2a (notation 2)                                       | 0.000958s |
|     + sub2b (this is a very long note, which you shouldn't do- | 0.007935s |
| , but it can't be helped that people don't think things throu- |           |
| gh from time to time.)                                         |           |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.025301s (39.524/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.025301s |
|   + sub1a                                                      | 0.023421s |
|     + sub2a                                                    | 0.003925s |
|     + sub2b                                                    | 0.002013s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.030748s (32.522/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo2                                                         | 0.030748s |
|   + sub1a                                                      | 0.019448s |
|     + sub2a                                                    | 0.002754s |
|     + sub2b                                                    | 0.001060s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.069964s (14.293/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.069964s |
|   + sub1a                                                      | 0.049991s |
|     + sub2a                                                    | 0.004990s |
|     + sub2b                                                    | 0.037010s |
|       + foo2                                                   | 0.029051s |
|         + sub1a                                                | 0.020948s |
|           + sub2a                                              | 0.000803s |
|           + sub2b                                              | 0.010352s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.020055s (49.863/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.020055s |
|   + sub1a                                                      | 0.019119s |
|     + sub2a                                                    | 0.004542s |
|     + sub2b                                                    | 0.003025s |
'----------------------------------------------------------------+-----------'

ok
t/999.perlcritic......skipped
        all skipped: Not worrying about perl critic right now.
t/999.pod-coverage....ok
t/999.pod.............ok
All tests successful, 1 test skipped.
Files=5, Tests=110,  6 wallclock secs ( 0.72 cusr +  0.34 csys =  1.06 CPU)

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

Prerequisite modules loaded:

requires:

    Module             Need Have  
    ------------------ ---- ------
    IO::File           0    1.14  
    Log::Log4perl      0    1.13  
    Scalar::Util       0    1.19  
    Test::More         0    0.72  
    Test::Perl::Critic 0    1.01  
    Test::Pod          0    1.26  
    Text::SimpleTable  0    0.03  
    Time::HiRes        0    1.9711

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

Environment variables:

    PATH = 
/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
/usr/local/src/CPAN/build/Test-Perl-Critic-1.01-Jeffxv/blib/arch:/usr/local/src/CPAN/build/Test-Perl-Critic-1.01-Jeffxv/blib/lib:/usr/local/src/CPAN/build/Perl-Critic-1.080-1FNorb/blib/arch:/usr/local/src/CPAN/build/Perl-Critic-1.080-1FNorb/blib/lib:/usr/local/src/CPAN/build/String-Format-1.14-S983YW/blib/arch:/usr/local/src/CPAN/build/String-Format-1.14-S983YW/blib/lib:/usr/local/src/CPAN/build/B-Keywords-1.08-9wfYhY/blib/arch:/usr/local/src/CPAN/build/B-Keywords-1.08-9wfYhY/blib/lib:/usr/local/src/CPAN/build/PPI-1.201-YWlnn9/blib/arch:/usr/local/src/CPAN/build/PPI-1.201-YWlnn9/blib/lib:/usr/local/src/CPAN/build/Test-SubCalls-1.07-sIvjYO/blib/arch:/usr/local/src/CPAN/build/Test-SubCalls-1.07-sIvjYO/blib/lib:/usr/local/src/CPAN/build/Test-Object-0.07-C2V4S1/blib/arch:/usr/local/src/CPAN/build/Test-Object-0.07-C2V4S1/blib/lib:/usr/local/src/CPAN/build/VCS-SCCS-0.09-b1SvWu/blib/arch:/usr/local/src/CPAN/build/VCS-SCCS-0.09-b1SvWu/blib/lib:/usr/local/src/CPAN/build/WWW-Dict-Leo-Org-1.29-YARDNg/blib/arch:/usr/local/src/CPAN/build/WWW-Dict-Leo-Org-1.29-YARDNg/blib/lib:/usr/local/src/CPAN/build/DateTime-TimeZone-0.70-vWvHIr/blib/arch:/usr/local/src/CPAN/build/DateTime-TimeZone-0.70-vWvHIr/blib/lib:/usr/local/src/CPAN/build/reslog-3.16-M47i4v/blib/arch:/usr/local/src/CPAN/build/reslog-3.16-M47i4v/blib/lib:/usr/local/src/CPAN/build/EV-ADNS-0.3-66wSbq/blib/arch:/usr/local/src/CPAN/build/EV-ADNS-0.3-66wSbq/blib/lib:/usr/local/src/CPAN/build/EV-1.5-UWG16g/blib/arch:/usr/local/src/CPAN/build/EV-1.5-UWG16g/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 2677
    PERL5_CPAN_IS_RUNNING = 2677
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = xterm

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

    $^X = perl5.10.0
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.25_01  
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.38     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          0.97     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 32559) 
configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    config_args='-Dprefix=/usr/perl5.10.0 -Dusemymalloc=n -D cc=ccache cc 
-Dgccansipedantic -de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, 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  -L/usr/local/lib'

Reply via email to