PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2013-07-26T17:27:23 ActivePerl-1600 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.16/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Fri, 26 Jul 2013 19:08:12 GMT Running make for P/PO/POLETTIX/Template-Perlish-1.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PO/POLETTIX/Template-Perlish-1.06.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\P\PO\POLETTIX\Template-Perlish-1.06.tar.gz ok Template-Perlish-1.06/ Template-Perlish-1.06/META.json Template-Perlish-1.06/lib/ Template-Perlish-1.06/lib/Template/ Template-Perlish-1.06/lib/Template/Perlish.pm Template-Perlish-1.06/eg/ Template-Perlish-1.06/eg/process.pl Template-Perlish-1.06/eg/generate-script.pl Template-Perlish-1.06/eg/render.pl Template-Perlish-1.06/eg/show-source.pl Template-Perlish-1.06/eg/example.tmpl Template-Perlish-1.06/script/ Template-Perlish-1.06/script/README Template-Perlish-1.06/script/tptree Template-Perlish-1.06/script/generate-standalone Template-Perlish-1.06/README Template-Perlish-1.06/Makefile.PL Template-Perlish-1.06/Build.PL Template-Perlish-1.06/MANIFEST Template-Perlish-1.06/Changes Template-Perlish-1.06/META.yml Template-Perlish-1.06/t/ Template-Perlish-1.06/t/04.as_sub.t Template-Perlish-1.06/t/00.load.t Template-Perlish-1.06/t/01.basic.t Template-Perlish-1.06/t/pod-coverage.t Template-Perlish-1.06/t/03.limits.t Template-Perlish-1.06/t/pod.t Template-Perlish-1.06/t/02.complex.t Template-Perlish-1.06/t/05.functional.t CPAN.pm: Building P/PO/POLETTIX/Template-Perlish-1.06.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Template::Perlish Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Template/Perlish.pm blib\lib\Template\Perlish.pm POLETTIX/Template-Perlish-1.06.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Template::Perlish 1.06 t/00.load.t ........ 1..1 ok 1 - use Template::Perlish; ok t/01.basic.t ....... 1..11 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - Template::Perlish->can(...) ok 4 - block starter default ok 5 - stop default ok 6 - simple template ok 7 - simple template, again ok 8 - simple template with a block ok 9 - simple template with a variable ok 10 - simple template with a Perl scalar variable ok 11 - simple template with a Perl expression ok t/02.complex.t ..... 1..3 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - simple template with a block ok t/03.limits.t ...... 1..34 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - template: starting with variable ok 4 - template: starting with variable(with spaces before) ok 5 - template: starting with variable(with spaces after) ok 6 - template: starting with variable(with spaces before and after) ok 7 - template: starting with block ok 8 - template: starting with block(with spaces before) ok 9 - template: starting with block(with spaces after) ok 10 - template: starting with block(with spaces before and after) ok 11 - template: only one block ok 12 - template: only one block(with spaces before) ok 13 - template: only one block(with spaces after) ok 14 - template: only one block(with spaces before and after) ok 15 - template: only one variable ok 16 - template: only one variable(with spaces before) ok 17 - template: only one variable(with spaces after) ok 18 - template: only one variable(with spaces before and after) ok 19 - template: ending with variable ok 20 - template: ending with variable(with spaces before) ok 21 - template: ending with variable(with spaces after) ok 22 - template: ending with variable(with spaces before and after) ok 23 - template: ending with block ok 24 - template: ending with block(with spaces before) ok 25 - template: ending with block(with spaces after) ok 26 - template: ending with block(with spaces before and after) ok 27 - template: weird empty block ok 28 - template: weird empty block(with spaces before) ok 29 - template: weird empty block(with spaces after) ok 30 - template: weird empty block(with spaces before and after) ok 31 - template: empty ok 32 - template: empty(with spaces before) ok 33 - template: empty(with spaces after) ok 34 - template: empty(with spaces before and after) ok t/04.as_sub.t ...... 1..6 ok 1 - use Template::Perlish; ok 2 - object created ok 3 - The reference isa CODE ok 4 - simple template with a block ok 5 - simple template with a block ok 6 - simple template with a block ok t/05.functional.t .. 1..7 ok 1 - use Template::Perlish; ok 2 - simple template ok 3 - simple template, again ok 4 - simple template with a block ok 5 - simple template with a variable ok 6 - simple template with a Perl scalar variable ok 7 - simple template with a Perl expression ok t/pod-coverage.t ... skipped: Test::Pod::Coverage - AUTHOR_TEST not set t/pod.t ............ skipped: Test::Pod - AUTHOR_TEST not set All tests successful. Files=8, Tests=62, 1 wallclock secs ( 0.09 usr + 0.02 sys = 0.11 CPU) Result: PASS POLETTIX/Template-Perlish-1.06.tar.gz nmake test TEST_VERBOSE=1 -- OK Flavio Poletti <polettix@cpan.org> Yet Another Templating system for Perl >>> set path PATH=C:/CPANFL~1.16/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1;.PSC1 >>> which tar /usr/bin/tar >>> (cd C:\cpanfly-5.16\var\cpan\build\Template-Perlish-1.06-k9ewIu && tar cvf - Template-Perlish-1.06.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/P/PO/POLETTIX/Template-Perlish-1.06.tar.gz Template-Perlish-1.06.ppd blib/ blib/lib/ blib/lib/Template/ blib/lib/Template/Perlish.pm >>> mv C:\cpanfly-5.16\var\cpan\build\Template-Perlish-1.06-k9ewIu/Template-Perlish-1.06.ppd C:/cpanfly-5.16/var/REPO/P/PO/POLETTIX Finished 2013-07-26T17:27:30