Report for HTML-Mason-1.56

Back
From: metabase:user:d404c3ac-4c5b-11e5-b75b-fd37b1ec650b
Subject: PASS HTML-Mason-1.56 v5.22.0 Mac OS X
Date: 2015-08-30T20:58:13Z

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 DROLSKY,

This is a computer-generated report for HTML-Mason-1.56
on perl 5.22.0, created by App::cpanminus::reporter 0.13 (1.7039).

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

Building and testing HTML-Mason-1.56
cp lib/HTML/Mason/Lexer.pm blib/lib/HTML/Mason/Lexer.pm
cp lib/HTML/Mason/Plugin/Context.pm blib/lib/HTML/Mason/Plugin/Context.pm
cp lib/HTML/Mason/Devel.pod blib/lib/HTML/Mason/Devel.pod
cp lib/HTML/Mason/Tests.pm blib/lib/HTML/Mason/Tests.pm
cp lib/HTML/Mason/Resolver.pm blib/lib/HTML/Mason/Resolver.pm
cp lib/HTML/Mason/Tools.pm blib/lib/HTML/Mason/Tools.pm
cp lib/HTML/Mason/Utils.pm blib/lib/HTML/Mason/Utils.pm
cp lib/HTML/Mason/Cache/BaseCache.pm blib/lib/HTML/Mason/Cache/BaseCache.pm
cp lib/HTML/Mason/FAQ.pod blib/lib/HTML/Mason/FAQ.pod
cp lib/HTML/Mason.pm blib/lib/HTML/Mason.pm
cp lib/HTML/Mason/Exceptions.pm blib/lib/HTML/Mason/Exceptions.pm
cp lib/HTML/Mason/Escapes.pm blib/lib/HTML/Mason/Escapes.pm
cp lib/HTML/Mason/Resolver/Null.pm blib/lib/HTML/Mason/Resolver/Null.pm
cp lib/HTML/Mason/FakeApache.pm blib/lib/HTML/Mason/FakeApache.pm
cp lib/HTML/Mason/Parser.pm blib/lib/HTML/Mason/Parser.pm
cp lib/HTML/Mason/CGIHandler.pm blib/lib/HTML/Mason/CGIHandler.pm
cp lib/HTML/Mason/Admin.pod blib/lib/HTML/Mason/Admin.pod
cp lib/HTML/Mason/Compiler.pm blib/lib/HTML/Mason/Compiler.pm
cp lib/HTML/Mason/Plugin.pm blib/lib/HTML/Mason/Plugin.pm
cp lib/HTML/Mason/Compiler/ToObject.pm blib/lib/HTML/Mason/Compiler/ToObject.pm
cp lib/HTML/Mason/Handler.pm blib/lib/HTML/Mason/Handler.pm
cp lib/HTML/Mason/Params.pod blib/lib/HTML/Mason/Params.pod
cp lib/HTML/Mason/MethodMaker.pm blib/lib/HTML/Mason/MethodMaker.pm
cp lib/HTML/Mason/Interp.pm blib/lib/HTML/Mason/Interp.pm
cp lib/HTML/Mason/Resolver/File.pm blib/lib/HTML/Mason/Resolver/File.pm
cp lib/HTML/Mason/Component/Subcomponent.pm blib/lib/HTML/Mason/Component/Subcomponent.pm
cp lib/HTML/Mason/ComponentSource.pm blib/lib/HTML/Mason/ComponentSource.pm
cp lib/HTML/Mason/Request.pm blib/lib/HTML/Mason/Request.pm
cp lib/HTML/Mason/Subclassing.pod blib/lib/HTML/Mason/Subclassing.pod
cp lib/HTML/Mason/Component.pm blib/lib/HTML/Mason/Component.pm
cp lib/HTML/Mason/ApacheHandler.pm blib/lib/HTML/Mason/ApacheHandler.pm
cp lib/HTML/Mason/Apache/Request.pm blib/lib/HTML/Mason/Apache/Request.pm
cp lib/HTML/Mason/Component/FileBased.pm blib/lib/HTML/Mason/Component/FileBased.pm
cp bin/convert0.6.README blib/script/convert0.6.README
"/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.6.README
cp bin/convert0.6.pl blib/script/convert0.6.pl
"/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.6.pl
cp bin/mason.pl blib/script/mason.pl
"/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mason.pl
cp bin/convert0.8.pl blib/script/convert0.8.pl
"/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.8.pl
cp bin/convert0.8.README blib/script/convert0.8.README
"/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/convert0.8.README
Manifying 31 pod documents
PERL_DL_NONLAZY=1 "/usr/local/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):
# 
# === Configure Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.04_01
# 
# === Build Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.04_01
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any  7.04_01
#     File::Spec           0.8     3.56
#     Test::Deep           any    0.117
#     Test::More          0.88 1.001014
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150001
# 
# === Runtime Requires ===
# 
#     Module           Want  Have
#     ---------------- ---- -----
#     CGI              2.46  4.21
#     Cache::Cache     1.00  1.08
#     Class::Container 0.07  0.12
#     Exception::Class 1.15  1.39
#     File::Spec        0.8  3.56
#     HTML::Entities    any  3.69
#     Log::Any         0.08 1.032
#     Params::Validate 0.70  1.21
#     Scalar::Util     1.01  1.41
# 
t/00-report-prereqs.t ......... ok
t/01-syntax.t ................. ok
t/01a-comp-calls.t ............ ok
t/02-sections.t ............... ok
t/02a-filter.t ................ ok
t/04-misc.t ................... ok
t/05-request.t ................ ok
t/05a-stack-corruption.t ...... ok
t/06-compiler.t ............... ok
t/06a-compiler_obj.t .......... ok
t/06b-compiler-named-subs.t ... ok
t/06c-compiler-spaces-path.t .. ok
t/07-interp.t ................. ok
t/07a-interp-mcr.t ............ ok
t/07b-interp-static-source.t .. ok
t/09-component.t .............. ok
t/09a-comp_content.t .......... ok
t/10-cache.t .................. ok
t/10a-cache-1.0x.t ............ ok
t/10b-cache-chi.t ............. ok
t/11-inherit.t ................ ok
t/12-taint.t .................. ok
t/13-errors.t ................. ok
t/14-cgi.t .................... ok
t/14a-fake_apache.t ........... ok
t/15-subclass.t ............... ok
t/17-print.t .................. ok
t/18-leak.t ................... ok
t/19-subrequest.t ............. ok
t/20-plugins.t ................ ok
t/21-escapes.t ................ ok
t/22-path-security.t .......... ok
Unhandled type: REGEXP at /usr/local/lib/perl5/site_perl/5.22.0/Devel/Cycle.pm line 107.
t/23-leak2.t .................. ok
t/24-tools.t .................. ok
t/25-flush-in-content.t ....... ok
t/25-log.t .................... ok
t/author-no-tabs.t ............ skipped: these tests are for testing by the author
t/author-pod-spell.t .......... skipped: these tests are for testing by the author
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
All tests successful.
Files=39, Tests=543, 36 wallclock secs ( 0.20 usr  0.08 sys +  5.13 cusr  1.08 csys =  6.49 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /usr/lib:/usr/local/lib:/usr/local/pgsql/lib
    PATH = /Users/dha/rakudo/install/share/perl6/site/bin:/usr/local/pgsql/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/dha/rakudo/install/bin:/Users/dha/rakudo/install/share/perl6/lib/
    SHELL = /bin/zsh
    TERM = color_xterm
    TMPDIR = /var/folders/5n/9xl8v7xj5vzdb9pqvgclfn8r0000gn/T/

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

    EGID = 20 20 701 12 61 79 80 81 98 33 100 204 395 398 399
    EUID = 501
    EXECUTABLE_NAME = /usr/local/bin/perl
    GID = 20 20 701 12 61 79 80 81 98 33 100 204 395 398 399
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150001
    Cwd                 3.56    
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.56    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
   
  Platform:
    osname=darwin, osvers=14.4.0, archname=darwin-2level
    uname='darwin davids-macbook.local 14.4.0 darwin kernel version 14.4.0: thu may 28 11:35:04 pdt 2015; root:xnu-2782.30.5~1release_x86_64 x86_64 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/bin/../lib/clang/6.1.0/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Built under darwin
  Compiled at Aug 26 2015 17:18:21
  @INC:
    /usr/local/lib/perl5/site_perl/5.22.0/darwin-2level
    /usr/local/lib/perl5/site_perl/5.22.0
    /usr/local/lib/perl5/5.22.0/darwin-2level
    /usr/local/lib/perl5/5.22.0
    /usr/local/lib/perl5/site_perl/5.18.2
    /usr/local/lib/perl5/site_perl
    .