Catalyst-Plugin-FormValidator-Lazy v0.05 Perl 5 v5.18.0 MSWin32-x86-multi-thread-64int
- Status
- Pass
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Catalyst-Plugin-FormValidator-Lazy v0.05
- Platform
- Perl 5 v5.18.0 MSWin32-x86-multi-thread-64int
- Date
- 2013-08-15 14:03:30
- ID
- 004d47d5-6c03-1014-86ac-cf6cdb05e747
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 Tomohiro Teranishi,
This is a computer-generated report for Catalyst-Plugin-FormValidator-Lazy-0.05
on perl 5.18.0, created by CPAN-Reporter-1.2010_01.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry180\c\bin\dmake.exe test':
C:\strawberry180\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
Smartmatch is experimental at (eval 486) line 7.
Smartmatch is experimental at (eval 486) line 14.
Smartmatch is experimental at (eval 488) line 7.
Smartmatch is experimental at (eval 488) line 14.
Smartmatch is experimental at (eval 490) line 7.
Smartmatch is experimental at (eval 490) line 14.
Smartmatch is experimental at (eval 492) line 10.
Smartmatch is experimental at (eval 492) line 20.
Catalyst::Plugin::FormValidator::Lazy uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at C:\strawberry180\cpan\build\Catalyst-Plugin-FormValidator-Lazy-0.05-zU4Je6\blib\lib/Catalyst/Plugin/FormValidator/Lazy.pm line 28.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::FormValidator::Lazy 0.05 |
| Catalyst::Plugin::Unicode::Encoding 2.1 |
'----------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "C:\strawberry180\cpan\build\Catalyst-Plugin-FormValidator-Lazy-0.05-zU4Je6\t\lib\TestApp"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class | Type |
+-----------------------------------------------------------------+----------+
| TestApp::Controller::Root | instance |
'-----------------------------------------------------------------+----------'
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /test_strict | TestApp::Controller::Root | test_strict |
| /test_static | TestApp::Controller::Root | test_static |
| /test_custom_param | TestApp::Controller::Root | test_custom- |
| | | _param |
| /test_loose | TestApp::Controller::Root | test_loose |
| /test_regexp | TestApp::Controller::Root | test_regexp |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /test_custom_param/... | /test_custom_param |
| /test_loose/... | /test_loose |
| /test_regexp/... | /test_regexp |
| /test_static/... | /test_static |
| /test_strict/... | /test_strict |
'-------------------------------------+--------------------------------------'
[info] TestApp powered by Catalyst 5.90042
t/01_use.t ........ ok
t/02_pod.t ........ skipped: set TEST_POD to enable this test
Smartmatch is experimental at (eval 485) line 7.
Smartmatch is experimental at (eval 485) line 14.
Smartmatch is experimental at (eval 487) line 7.
Smartmatch is experimental at (eval 487) line 14.
Smartmatch is experimental at (eval 489) line 7.
Smartmatch is experimental at (eval 489) line 14.
Smartmatch is experimental at (eval 491) line 10.
Smartmatch is experimental at (eval 491) line 20.
Catalyst::Plugin::FormValidator::Lazy uses NEXT, which is deprecated. Please see the Class::C3::Adopt::NEXT documentation for details. NEXT used at C:\strawberry180\cpan\build\Catalyst-Plugin-FormValidator-Lazy-0.05-zU4Je6\blib\lib/Catalyst/Plugin/FormValidator/Lazy.pm line 28.
[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
.----------------------------------------------------------------------------.
| Catalyst::Plugin::FormValidator::Lazy 0.05 |
| Catalyst::Plugin::Unicode::Encoding 2.1 |
'----------------------------------------------------------------------------'
[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "C:\strawberry180\cpan\build\Catalyst-Plugin-FormValidator-Lazy-0.05-zU4Je6\t\lib\TestApp"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class | Type |
+-----------------------------------------------------------------+----------+
| TestApp::Controller::Root | instance |
'-----------------------------------------------------------------+----------'
[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private | Class | Method |
+----------------------+--------------------------------------+--------------+
| /test_strict | TestApp::Controller::Root | test_strict |
| /test_regexp | TestApp::Controller::Root | test_regexp |
| /test_loose | TestApp::Controller::Root | test_loose |
| /test_custom_param | TestApp::Controller::Root | test_custom- |
| | | _param |
| /test_static | TestApp::Controller::Root | test_static |
'----------------------+--------------------------------------+--------------'
[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path | Private |
+-------------------------------------+--------------------------------------+
| /test_custom_param/... | /test_custom_param |
| /test_loose/... | /test_loose |
| /test_regexp/... | /test_regexp |
| /test_static/... | /test_static |
| /test_strict/... | /test_strict |
'-------------------------------------+--------------------------------------'
[info] TestApp powered by Catalyst 5.90042
[info] *** Request 1 (1.000/s) [128] [Thu Aug 15 17:03:25 2013] ***
[debug] Path is "test_custom_param"
[debug] "GET" request for "test_custom_param" from "127.0.0.1"
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.004281s (233.590/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_custom_param | 0.000985s |
'------------------------------------------------------------+-----------'
[info] *** Request 2 (2.000/s) [128] [Thu Aug 15 17:03:26 2013] ***
[debug] Path is "test_strict"
[debug] "GET" request for "test_strict" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| hyogo | hyogo |
| kyoto | kinkakuji |
| osaka | 3 |
| user_id | 12 |
'-------------------------------------+--------------------------------------'
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.007287s (137.231/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_strict | 0.004209s |
'------------------------------------------------------------+-----------'
[info] *** Request 3 (3.000/s) [128] [Thu Aug 15 17:03:26 2013] ***
[debug] Path is "test_loose"
[debug] "GET" request for "test_loose" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| hyogo | h1 |
| kyoto | kinko |
| osaka | 3 |
'-------------------------------------+--------------------------------------'
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.00298s (335.570/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_loose | 0.000212s |
'------------------------------------------------------------+-----------'
[info] *** Request 4 (4.000/s) [128] [Thu Aug 15 17:03:26 2013] ***
[debug] Path is "test_loose"
[debug] "GET" request for "test_loose" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| kyoto | kinko |
| osaka | 3 |
'-------------------------------------+--------------------------------------'
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 59
[info] Request took 0.003377s (296.121/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_loose | 0.000712s |
'------------------------------------------------------------+-----------'
[info] *** Request 5 (5.000/s) [128] [Thu Aug 15 17:03:26 2013] ***
[debug] Path is "test_static"
[debug] "GET" request for "test_static" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| inu | won |
| neko | 10 |
'-------------------------------------+--------------------------------------'
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.004169s (239.866/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_static | 0.000644s |
'------------------------------------------------------------+-----------'
[info] *** Request 6 (6.000/s) [128] [Thu Aug 15 17:03:26 2013] ***
[debug] Path is "test_regexp"
[debug] "GET" request for "test_regexp" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| member_id | 43 |
| panda_neko | 10 |
| user_id | 23 |
'-------------------------------------+--------------------------------------'
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 2
[info] Request took 0.004015s (249.066/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_regexp | 0.000980s |
'------------------------------------------------------------+-----------'
[info] *** Request 7 (7.000/s) [128] [Thu Aug 15 17:03:26 2013] ***
[debug] Path is "test_regexp"
[debug] "GET" request for "test_regexp" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| member_id | 43 |
| panda_neko | 10 |
| user_id | af |
'-------------------------------------+--------------------------------------'
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 75
[info] Request took 0.004982s (200.723/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_regexp | 0.000992s |
'------------------------------------------------------------+-----------'
[info] *** Request 8 (8.000/s) [128] [Thu Aug 15 17:03:26 2013] ***
[debug] Path is "test_regexp"
[debug] "GET" request for "test_regexp" from "127.0.0.1"
[debug] Query Parameters are:
.-------------------------------------+--------------------------------------.
| Parameter | Value |
+-------------------------------------+--------------------------------------+
| member_id | 43 |
| panda_neko | 12 |
| user_id | 23 |
'-------------------------------------+--------------------------------------'
[debug] Response Code: 200; Content-Type: unknown; Content-Length: 78
[info] Request took 0.003746s (266.951/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /test_regexp | 0.000817s |
'------------------------------------------------------------+-----------'
t/03_app.t ........ ok
t/pod-coverage.t .. skipped: set TEST_POD to enable this test
All tests successful.
Files=4, Tests=9, 5 wallclock secs ( 0.06 usr + 0.01 sys = 0.07 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Catalyst::Runtime 5.7 5.90042
Data::FormValidator 0 4.80
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry180\c\bin;C:\strawberry180\perl\site\bin;C:\strawberry180\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 312
PERL5_CPAN_IS_RUNNING = 312
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1192,312
PERL_CR_SMOKER_CURRENT = Catalyst-Plugin-FormValidator-Lazy-0.05
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry180\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.130880
Cwd 3.40
ExtUtils::CBuilder 0.280210
ExtUtils::Command 1.17
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.66
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.57
JSON::PP 2.27202
Module::Build 0.4005
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.28
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.18.0.1 #1 Sat May 18 17:46:00 2013 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry180\perl\lib\CORE" -L"C:\strawberry180\c\lib"'
libpth=C:\strawberry180\c\lib C:\strawberry180\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry180\perl\lib\CORE" -L"C:\strawberry180\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at May 18 2013 17:53:14
%ENV:
PERL5_CPANPLUS_IS_RUNNING="312"
PERL5_CPAN_IS_RUNNING="312"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1192,312"
PERL_CR_SMOKER_CURRENT="Catalyst-Plugin-FormValidator-Lazy-0.05"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/strawberry180/perl/site/lib
C:/strawberry180/perl/vendor/lib
C:/strawberry180/perl/lib
.