Report for Class-Method-Modifiers-2.10

Back
From: metabase:user:9762ed18-1c33-11e1-8beb-fb37bdc4c604
Subject: PASS Class-Method-Modifiers-2.10 v5.8.4 GNU/Linux
Date: 2014-06-20T11:12:30Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Karen Etheridge,

This is a computer-generated report for Class-Method-Modifiers-2.10
on perl 5.8.4, created by CPAN-Reporter-1.2010.

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

PERL_DL_NONLAZY=1 /home/kevin/perl5/perlbrew/perls/perl-5.8.4/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
#    Version Module                  
#   -------- ------------------------
#       1.02 B                       
#   2.141520 CPAN::Meta              
#      2.125 CPAN::Meta::Requirements
#     1.3301 Carp                    
#       5.68 Exporter                
#       6.90 ExtUtils::MakeMaker     
#       3.47 File::Spec::Functions   
#       1.38 List::Util              
#      0.013 Test::Fatal             
#   1.001003 Test::More              
#       2.05 base                    
#       0.03 if                      
#       1.03 strict                  
#     0.9908 version                 
#       1.03 warnings                
t/00-report-prereqs.t ............... ok
t/000-load.t ........................ ok
t/001-error.t ....................... ok
t/002-cache.t ....................... ok
t/003-basic.t ....................... ok
t/004-around.t ...................... ok
t/005-return.t ...................... ok
t/010-before-args.t ................. ok
t/011-after-args.t .................. ok
t/012-around-args.t ................. ok
t/020-multiple-inheritance.t ........ ok
t/030-multiple-before.t ............. ok
t/031-multiple-after.t .............. ok
t/032-multiple-around.t ............. ok
t/034-multiple-everything.t ......... ok
t/035-multiple-everything-twice.t ... ok
t/040-twice-orig.t .................. ok
t/041-modify-parent.t ............... ok
t/051-undef-list-ctxt.t ............. ok
t/060-caller.t ...................... ok
t/070-modify-multiple-at-once.t ..... ok
t/080-multiple-modifiers.t .......... ok
t/081-sub-and-modifier.t ............ ok
t/090-diamond.t ..................... ok
t/100-class-mop-method-modifiers.t .. ok
t/110-namespace-clean.t ............. ok
t/120-fresh.t ....................... ok
t/130-clean-underscore.t ............ ok
t/140-lvalue.t ...................... ok
All tests successful.
Files=29, Tests=129,  4 wallclock secs ( 0.21 usr  0.14 sys +  3.13 cusr  0.24 csys =  3.72 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    B                     0    1.02    
    base                  0    2.05    
    Carp                  0    1.3301  
    Exporter              0    5.68    
    strict                0    1.03    
    warnings              0    1.03    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    6.90    
    File::Spec::Functions 0    3.47    
    if                    0    0.03    
    List::Util            0    1.38    
    Test::Fatal           0    0.013   
    Test::More            0    1.001003
    version               0    0.9908  

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   6.30 6.90    


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

Environment variables:

    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LC_COLLATE = en_GB.UTF-8
    LC_CTYPE = en_GB.UTF-8
    LC_MESSAGES = en_GB.UTF-8
    LC_TIME = en_DK.utf8
    PATH = /home/kevin/perl5/perlbrew/bin:/home/kevin/perl5/perlbrew/perls/perl-5.8.4/bin:/home/kevin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11773
    PERL5_CPAN_IS_RUNNING = 11773
    PERLBREW_BASHRC_VERSION = 0.61
    PERLBREW_HOME = /home/kevin/.perlbrew
    PERLBREW_MANPATH = /home/kevin/perl5/perlbrew/perls/perl-5.8.4/man
    PERLBREW_PATH = /home/kevin/perl5/perlbrew/bin:/home/kevin/perl5/perlbrew/perls/perl-5.8.4/bin
    PERLBREW_PERL = perl-5.8.4
    PERLBREW_ROOT = /home/kevin/perl5/perlbrew
    PERLBREW_VERSION = 0.61
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/kevin/perl5/perlbrew/perls/perl-5.8.4/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 1000 132 122 119 112 105 104 46 44 40 39 30 29 26 25 24 21 20 4
    $EGID = 1001 1001 1000 132 122 119 112 105 104 46 44 40 39 30 29 26 25 24 21 20 4

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.141520
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.90    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001003
    YAML                0.90    
    YAML::Syck          n/a     
    version             0.9908  


--

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=linux, osvers=3.8.0-35-generic, archname=i686-linux-thread-multi
    uname='linux vinny 3.8.0-35-generic #50-ubuntu smp tue dec 3 01:25:33 utc 2013 i686 i686 i686 gnulinux '
    config_args='-de -Dprefix=/home/kevin/perl5/perlbrew/perls/perl-5.8.4 -Dusethreads -Aeval:scriptdir=/home/kevin/perl5/perlbrew/perls/perl-5.8.4/bin'
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.7.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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.17.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.17'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Mar  1 2014 17:18:04
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11773"
    PERL5_CPAN_IS_RUNNING="11773"
    PERLBREW_BASHRC_VERSION="0.61"
    PERLBREW_HOME="/home/kevin/.perlbrew"
    PERLBREW_MANPATH="/home/kevin/perl5/perlbrew/perls/perl-5.8.4/man"
    PERLBREW_PATH="/home/kevin/perl5/perlbrew/bin:/home/kevin/perl5/perlbrew/perls/perl-5.8.4/bin"
    PERLBREW_PERL="perl-5.8.4"
    PERLBREW_ROOT="/home/kevin/perl5/perlbrew"
    PERLBREW_VERSION="0.61"
  @INC:
    /home/kevin/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/i686-linux-thread-multi
    /home/kevin/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
    /home/kevin/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/i686-linux-thread-multi
    /home/kevin/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
    /home/kevin/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl
    .