Checking if your kit is complete... Looks good Writing Makefile for Parse::Template Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Parse/Template.pm blib\lib\Parse\Template.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/test1.... Verbosity level: 1 1..1 Program to test: Perl Options: Execution of: C:\cpanrun\build\5-10-0\bin\perl.exe examples/synopsis.pl not ok 1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test2.... Verbosity level: 1 1..1 Program to test: Perl Options: Execution of: C:\cpanrun\build\5-10-0\bin\perl.exe examples/html_template.pl >>>Expected:

First Section

Nothing to write

Second section

Nothing else to write >>>Effective: String found where operator expected at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" (Do you need to predeclare Carp::croak?) syntax error at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" BEGIN not safe after errors--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 41. Compilation failed in require at examples/html_template.pl line 5. BEGIN failed--compilation aborted at examples/html_template.pl line 5. not equals not ok test2 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test3.... Verbosity level: 1 1..1 Program to test: Perl Options: Execution of: C:\cpanrun\build\5-10-0\bin\perl.exe examples/derived.pl >>>Expected: ANCESTOR template: 'TOP' part -> CHILD template: 'CHILD' part -> PARENT template: 'PARENT' part -> ANCESTOR template: 'ANCESTOR' part >>>Effective: String found where operator expected at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" (Do you need to predeclare Carp::croak?) syntax error at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" BEGIN not safe after errors--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 41. Compilation failed in require at examples/derived.pl line 6. BEGIN failed--compilation aborted at examples/derived.pl line 6. not equals not ok test3 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test4.... Verbosity level: 1 1..1 Program to test: Perl Options: Execution of: C:\cpanrun\build\5-10-0\bin\perl.exe examples/recursive.pl >>>Expected: [[[[[[[[[[]]]]]]]]]] >>>Effective: String found where operator expected at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" (Do you need to predeclare Carp::croak?) syntax error at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" BEGIN not safe after errors--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 41. Compilation failed in require at examples/recursive.pl line 8. BEGIN failed--compilation aborted at examples/recursive.pl line 8. not equals not ok test4 FAILED test 1 Failed 1/1 tests, 0.00% okay t/test5.... Verbosity level: 1 1..1 Program to test: Perl Options: Execution of: C:\cpanrun\build\5-10-0\bin\perl.exe examples/html_generator.pl >>>Expected:

A very simple document:

  1. 0
    1. 1
      1. 2
        1. 3
        2. 3
      2. 2
    2. 1
  2. 0

text in boldtext in italic

text in boldtext in italic

text in boldtext in italic

text in boldtext in italic

>>>Effective: String found where operator expected at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" (Do you need to predeclare Carp::croak?) syntax error at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 39, near "Carp::croak "invalid symbol name: $symbol"" BEGIN not safe after errors--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ParseTemplate\blib\lib/Parse/Template.pm line 41. Compilation failed in require at examples/html_generator.pl line 5. BEGIN failed--compilation aborted at examples/html_generator.pl line 5. not equals not ok test5 FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/test1.t 1 1 1 t/test2.t 1 1 1 t/test3.t 1 1 1 t/test4.t 1 1 1 t/test5.t 1 1 1 Failed 5/5 test scripts. 5/5 subtests failed. Files=5, Tests=5, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 5/5 test programs. 5/5 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.