Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Text-Xslate-Syntax-HTMLTemplate-0.1005 v5.12.3 FreeBSD
Date: 2012-11-15T09:35:17Z
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 Shigeki Morimoto,
This is a computer-generated report for Text-Xslate-Syntax-HTMLTemplate-0.1005
on perl 5.12.3, created by CPAN-Reporter-1.2006.
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 /usr/perl5.12.3/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/010_ast/*.t t/020_render/*.t t/030_filter/*.t t/900_bug/*.t
t/000_load.t ................................. ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/010_ast/001_plain_text.t ................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/010_ast/002_variable.t ..................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/010_ast/003_expr.t ......................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/010_ast/004_if.t ........................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/010_ast/005_for.t .......................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/010_ast/006_include.t ...................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/001_plain_text.t ................ ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/002_variable.t .................. ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/003_expr.t ...................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/004_if.t ........................ ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/005_for.t ....................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/006_include.t ................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/007_escape.t .................... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/008_global_vars.t ............... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/009_has_value.t ................. ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/010_loop_context_vars.t ......... ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/011_path_like_variable_scope.t .. ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/012_is_escaped_var.t ............ ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/020_render/013_htp_builtin_function.t ...... ok
t/030_filter/001_simple_filter.t ............. ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/900_bug/001_loop_and_include.t ............. ok
Name "Parse::RecDescent::ERROR" used only once: possible typo at /usr/perl5.12.3/lib/site_perl/5.12.3/HTML/Template/Parser.pm line 50.
t/900_bug/002_if_x_==_0.t .................... ok
All tests successful.
Files=23, Tests=244, 9 wallclock secs ( 0.11 usr 0.07 sys + 7.70 cusr 1.17 csys = 9.05 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- -------- --------
HTML::Template::Parser 0 0.1007
HTML::Template::Pro 0 0.9506
perl 5.008001 5.012003
Text::Xslate 0 1.5017
YAML 0 0.84
build_requires:
Module Need Have
---------------------- -------- --------
ExtUtils::MakeMaker 6.59 6.62
configure_requires:
Module Need Have
---------------------- -------- --------
ExtUtils::MakeMaker 6.59 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
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/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/MooX-Role-POE-Emitter-0.11-Ewvouz/blib/arch:/usr/local/src/CPAN/build/MooX-Role-POE-Emitter-0.11-Ewvouz/blib/lib:/usr/local/src/CPAN/build/MooX-Types-MooseLike-0.16-BUYo9f/blib/arch:/usr/local/src/CPAN/build/MooX-Types-MooseLike-0.16-BUYo9f/blib/lib:/usr/local/src/CPAN/build/MCE-1.006-7xXQHz/blib/arch:/usr/local/src/CPAN/build/MCE-1.006-7xXQHz/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 98820
PERL5_CPAN_IS_RUNNING = 98820
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 98794,98820
PERL_BATCH = yes
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/8vWmxtnuiB_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.12.3/bin/perl5.12.3
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.68
Parse::CPAN::Meta 1.4403
Test::Harness 3.23
Test::More 0.98
YAML 0.84
YAML::Syck 1.20
version 0.9901
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=freebsd, osvers=8.0-release, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-Dprefix=/usr/perl5.12.3 -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
hint=recommended, useposix=true, d_sigaction=define
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='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2 -mtune=athlon64 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', 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='ccache cc', ldflags ='-Wl,-E -fstack-protector -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 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at Jan 25 2011 22:50:03
%ENV:
PERL5LIB="/usr/local/src/CPAN/build/MooX-Role-POE-Emitter-0.11-Ewvouz/blib/arch:/usr/local/src/CPAN/build/MooX-Role-POE-Emitter-0.11-Ewvouz/blib/lib:/usr/local/src/CPAN/build/MooX-Types-MooseLike-0.16-BUYo9f/blib/arch:/usr/local/src/CPAN/build/MooX-Types-MooseLike-0.16-BUYo9f/blib/lib:/usr/local/src/CPAN/build/MCE-1.006-7xXQHz/blib/arch:/usr/local/src/CPAN/build/MCE-1.006-7xXQHz/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="98820"
PERL5_CPAN_IS_RUNNING="98820"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="98794,98820"
PERL_BATCH="yes"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/8vWmxtnuiB_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/usr/local/src/CPAN/build/MooX-Role-POE-Emitter-0.11-Ewvouz/blib/arch
/usr/local/src/CPAN/build/MooX-Role-POE-Emitter-0.11-Ewvouz/blib/lib
/usr/local/src/CPAN/build/MooX-Types-MooseLike-0.16-BUYo9f/blib/arch
/usr/local/src/CPAN/build/MooX-Types-MooseLike-0.16-BUYo9f/blib/lib
/usr/local/src/CPAN/build/MCE-1.006-7xXQHz/blib/arch
/usr/local/src/CPAN/build/MCE-1.006-7xXQHz/blib/lib
/usr/perl5.12.3/lib/site_perl/5.12.3/i386-freebsd
/usr/perl5.12.3/lib/site_perl/5.12.3
/usr/perl5.12.3/lib/5.12.3/i386-freebsd
/usr/perl5.12.3/lib/5.12.3
.