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.8.8, created automatically by CPAN-Reporter-1.02 
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':

/home/david/_/_/perl-5.8.8/bin/perl "-Iinc" Makefile.PL --config= 
--installdeps=Test::Perl::Critic,0,Text::SimpleTable,0
PERL_DL_NONLAZY=1 /home/david/_/_/perl-5.8.8/bin/perl "-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.000151s (6622.517/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.000151s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.000822s (1216.545/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.000822s |
|   + sub1a                                                      | 0.000590s |
|     + sub2a                                                    | 0.000116s |
|     + sub2b                                                    | 0.000130s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.001034s (967.118/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + main                                                         | 0.001034s |
|   + main                                                       | 0.000624s |
|     + main                                                     | 0.000115s |
|     + main                                                     | 0.000114s |
'----------------------------------------------------------------+-----------'

DEBUG Logging.pm:384, RSH::Logging::print_event_tracking_results: TOTAL TIME 
0.001174s (851.789/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.001174s |
|   + sub1a                                                      | 0.000775s |
|     + sub2a                                                    | 0.000113s |
|     + sub2b                                                    | 0.000156s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.009302s (107.504/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.009302s |
|   + sub1a                                                      | 0.008900s |
|     + sub2a                                                    | 0.000120s |
|     + sub2b                                                    | 0.000360s |
'----------------------------------------------------------------+-----------'

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

TOTAL TIME 0.001668s (599.520/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.001668s |
|   + sub1a                                                      | 0.001216s |
|     + sub2a                                                    | 0.000234s |
|     + sub2b                                                    | 0.000282s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.001929s (518.403/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo2                                                         | 0.001929s |
|   + sub1a                                                      | 0.001380s |
|     + sub2a                                                    | 0.000268s |
|     + sub2b                                                    | 0.000284s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.004038s (247.647/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.004038s |
|   + sub1a                                                      | 0.003071s |
|     + sub2a                                                    | 0.000407s |
|     + sub2b                                                    | 0.001921s |
|       + foo2                                                   | 0.001367s |
|         + sub1a                                                | 0.000864s |
|           + sub2a                                              | -0.00044- |
|                                                                | 5s        |
|           + sub2b                                              | 0.000271s |
'----------------------------------------------------------------+-----------'

TOTAL TIME 0.001488s (672.043/s)
.----------------------------------------------------------------+-----------.
| Event                                                          | Time      |
+----------------------------------------------------------------+-----------+
| + foo                                                          | 0.001488s |
|   + sub1a                                                      | 0.001191s |
|     + sub2a                                                    | 0.000358s |
|     + sub2b                                                    | 0.000286s |
'----------------------------------------------------------------+-----------'

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,  5 wallclock secs ( 1.33 cusr +  0.17 csys =  1.50 CPU)

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

Prerequisite modules loaded:

requires:

    Module             Need Have
    ------------------ ---- ----
    IO::File           0    1.14
    Log::Log4perl      0    1.14
    Scalar::Util       0    1.18
    Test::More         0    0.70
    Test::Perl::Critic 0    1.01
    Test::Pod          0    1.26
    Text::SimpleTable  0    0.03
    Time::HiRes        0    1.86

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

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 14397
    PERL5_CPAN_IS_RUNNING = 14397
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/_/_/perl-5.8.8/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 46 44 29 25 24 20 1000
    $EGID = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    YAML                0.66  
    YAML::Syck          n/a   
    version             0.7203


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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 ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  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