This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Tina Muller,
    
This is a computer-generated report for HTML-Template-Compiled-0.88
on perl-5.00505, created automatically by CPAN-Reporter-0.99_14 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.

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.005_05/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_HTML-Template-Compiled....Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/01_HTML-Template-Compiled.t line 9.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/01_HTML-Template-Compiled.t line 9.
BEGIN not safe after errors--compilation aborted at 
t/01_HTML-Template-Compiled.t line 11.
# Looks like you planned 6 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/02_version...................Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/02_version.t line 6.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 6.
# BEGIN failed--compilation aborted at t/02_version.t line 6.
Can't locate object method "__test_version" via package 
"HTML::Template::Compiled" at t/02_version.t line 8.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/03_param.....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/03_param.t line 6.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/03_param.t line 6.
Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled/Classic.pm line 5.
Global symbol "$VERSION" requires explicit package name at 
blib/lib/HTML/Template/Compiled/Classic.pm line 5.

#   Failed test 'use HTML::Template::Compiled::Classic;'
#   at t/03_param.t line 7.
#     Tried to use 'HTML::Template::Compiled::Classic'.
#     Error:  BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled/Classic.pm line 7.
# BEGIN failed--compilation aborted at t/03_param.t line 7.
Execution of t/03_param.t aborted due to compilation errors.
# Looks like you planned 11 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t/04_out_fh....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/04_out_fh.t line 4.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/04_out_fh.t line 4.
Too many arguments for open at t/04_out_fh.t line 26, near "$out or"
Too many arguments for open at t/04_out_fh.t line 29, near ") or"
Too many arguments for open at t/04_out_fh.t line 30, near ") or"
Execution of t/04_out_fh.t aborted due to compilation errors.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/05_filter....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/05_filter.t line 4.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/05_filter.t line 4.
Can't locate object method "ExpireTime" via package "HTML::Template::Compiled" 
at t/05_filter.t line 5.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/06_dyn_include...............Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/06_dyn_include.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/06_dyn_include.t line 7.
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/06_dyn_include.t line 10.
# Looks like you planned 9 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/07_formatter.................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled/Formatter.pm line 5.
Global symbol "$VERSION" requires explicit package name at 
blib/lib/HTML/Template/Compiled/Formatter.pm line 5.

#   Failed test 'use HTML::Template::Compiled::Formatter;'
#   at t/07_formatter.t line 7.
#     Tried to use 'HTML::Template::Compiled::Formatter'.
#     Error:  BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled/Formatter.pm line 7.
# BEGIN failed--compilation aborted at t/07_formatter.t line 7.
Name "HTML::Template::Compiled::Formatter::formatter" used only once: possible 
typo at t/07_formatter.t line 29.
Can't locate object method "new" via package 
"HTML::Template::Compiled::Formatter" at t/07_formatter.t line 18.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/08_global_vars...............Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/08_global_vars.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/08_global_vars.t line 7.
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/08_global_vars.t line 10.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/09_wrong.....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/09_wrong.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/09_wrong.t line 7.

#   Failed test 'premature end of template'
#   at t/09_wrong.t line 20.

#   Failed test 'wrong template'
#   at t/09_wrong.t line 32.

#   Failed test 'template not found'
#   at t/09_wrong.t line 42.

#   Failed test 'template from include not found'
#   at t/09_wrong.t line 55.

#   Failed test 'die when syntax is wrong'
#   at t/09_wrong.t line 73.
#     'Can't locate object method "new" via package "HTML::Template::Compiled" 
at t/09_wrong.t line 67.
# '
#         =~
#     '(?-xism:\:\ Syntax\ error\ in\ \<TMPL_\*\>\ tag\ at\ )'

#   Failed test 'die when syntax is wrong'
#   at t/09_wrong.t line 73.
#     'Can't locate object method "new" via package "HTML::Template::Compiled" 
at t/09_wrong.t line 67.
# '
#         =~
#     '(?-xism:\:\ Syntax\ error\ in\ \<TMPL_\*\>\ tag\ at\ )'

#   Failed test 'die when syntax is wrong'
#   at t/09_wrong.t line 73.
#     'Can't locate object method "new" via package "HTML::Template::Compiled" 
at t/09_wrong.t line 67.
# '
#         =~
#     '(?-xism:\:\ Syntax\ error\ in\ \<TMPL_\*\>\ tag\ at\ )'

#   Failed test 'die when syntax is wrong'
#   at t/09_wrong.t line 73.
#     'Can't locate object method "new" via package "HTML::Template::Compiled" 
at t/09_wrong.t line 67.
# '
#         =~
#     '(?-xism:\:\ Syntax\ error\ in\ \<TMPL_\*\>\ tag\ at\ )'
# Looks like you failed 9 tests of 9.
dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/10_if_else...................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/10_if_else.t line 4.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/10_if_else.t line 4.
Can't locate object method "clear_filecache" via package 
"HTML::Template::Compiled" at t/10_if_else.t line 8.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/11_dhtml.....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/11_dhtml.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/11_dhtml.t line 7.
Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled/Plugin/DHTML.pm line 5.
Global symbol "$VERSION" requires explicit package name at 
blib/lib/HTML/Template/Compiled/Plugin/DHTML.pm line 5.
# Looks like you failed 1 test of 3.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/3 tests, 66.67% okay (less 2 skipped tests: 0 okay, 0.00%)
t/12_path......................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/12_path.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/12_path.t line 7.

#   Failed test 'search_path_on_include off'
#   at t/12_path.t line 24.
#     'Can't locate object method "new" via package "HTML::Template::Compiled" 
at t/12_path.t line 13.
# '
#         =~
#     '(?-xism:'a/file1.html' not found)'
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/12_path.t line 26.
# Looks like you planned 4 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/13_loop......................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/13_loop.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/13_loop.t line 7.
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/13_loop.t line 10.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/14_scalarref.................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/14_scalarref.t line 12.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/14_scalarref.t line 12.
Execution of t/14_scalarref.t aborted due to compilation errors.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/15_comment...................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/15_comment.t line 12.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/15_comment.t line 12.
Execution of t/15_comment.t aborted due to compilation errors.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/16_switch....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/16_switch.t line 12.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/16_switch.t line 12.
Execution of t/16_switch.t aborted due to compilation errors.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/17_escape....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/17_escape.t line 12.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/17_escape.t line 12.
BEGIN not safe after errors--compilation aborted at t/17_escape.t line 13.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/18_objects...................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/18_objects.t line 8.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/18_objects.t line 8.
Name "Data::Dumper::Indent" used only once: possible typo at t/18_objects.t 
line 7.
Name "Data::Dumper::Sortkeys" used only once: possible typo at t/18_objects.t 
line 7.
Can't locate object method "catfile" via package "File::Spec" at t/18_objects.t 
line 9.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/19_query.....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.
Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
BEGIN failed--compilation aborted at t/19_query.t line 9.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/20_precompile................Too many arguments for open at t/20_precompile.t 
line 28, near ") or"
Execution of t/20_precompile.t aborted due to compilation errors.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/21_while.....................Use of reserved word "our" is deprecated at 
blib/lib/HTML/Template/Compiled.pm line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/21_while.t line 6.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
blib/lib/HTML/Template/Compiled.pm line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
blib/lib/HTML/Template/Compiled.pm line 6.
# BEGIN failed--compilation aborted at t/21_while.t line 6.
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/21_while.t line 35.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/22_pod.......................skipped
        all skipped: Test::Pod 1.00 required for testing POD
t/23_tagstyles................."seek" is not defined in %Fcntl::EXPORT_TAGS at 
/usr/perl5.005_05/lib/5.00505/Exporter.pm line 67
        Exporter::export('Fcntl', 'main', ':seek') called at 
/usr/perl5.005_05/lib/5.00505/Exporter.pm line 182
        Exporter::import('Fcntl', ':seek') called at t/23_tagstyles.t line 8
        main::BEGIN() called at 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd/Fcntl.pm line 8
        eval {...} called at 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd/Fcntl.pm line 8
Can't continue after import errors at t/23_tagstyles.t line 8
BEGIN failed--compilation aborted at t/23_tagstyles.t line 8.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/24_pod_cover.................Using 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib
skipped
        all skipped: Test::Pod::Coverage required for testing pod coverage
t/27_chomp.....................Using 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/27_chomp.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 6.
# BEGIN failed--compilation aborted at t/27_chomp.t line 7.
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/27_chomp.t line 11.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/28_perl......................Using 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/28_perl.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 6.
# BEGIN failed--compilation aborted at t/28_perl.t line 7.
Can't locate object method "ExpireTime" via package "HTML::Template::Compiled" 
at t/28_perl.t line 21.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/29_encoding..................Using 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/29_encoding.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 6.
# BEGIN failed--compilation aborted at t/29_encoding.t line 7.
# Looks like you failed 1 test of 2.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/2 tests, 50.00% okay (less 1 skipped test: 0 okay, 0.00%)
t/30_arrays....................Using 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/30_arrays.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 6.
# BEGIN failed--compilation aborted at t/30_arrays.t line 7.
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/30_arrays.t line 11.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/31_recurse...................Using 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5.

#   Failed test 'use HTML::Template::Compiled;'
#   at t/31_recurse.t line 7.
#     Tried to use 'HTML::Template::Compiled'.
#     Error:  Can't modify subroutine entry in scalar assignment at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5, near ""0.88";"
# BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 6.
# BEGIN failed--compilation aborted at t/31_recurse.t line 7.
Can't locate object method "new" via package "HTML::Template::Compiled" at 
t/31_recurse.t line 12.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/32_compile_plugin............Using 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib
Use of reserved word "our" is deprecated at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5.
Can't modify subroutine entry in scalar assignment at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 5, near ""0.88";"
BEGIN not safe after errors--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf/blib/lib/HTML/Template/Compiled.pm
 line 6.
BEGIN failed--compilation aborted at t/32_compile_plugin.t line 7.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test                   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01_HTML-Template-Compiled.t  255 65280     6   11  1-6
t/02_version.t                 255 65280     2    3  1-2
t/03_param.t                   255 65280    11   20  1-11
t/04_out_fh.t                  255 65280     5    9  1-5
t/05_filter.t                  255 65280     4    7  1-4
t/06_dyn_include.t             255 65280     9   17  1-9
t/07_formatter.t               255 65280     2    3  1-2
t/08_global_vars.t             255 65280     4    7  1-4
t/09_wrong.t                     9  2304     9    9  1-9
t/10_if_else.t                 255 65280     3    5  1-3
t/11_dhtml.t                     1   256     3    1  1
t/12_path.t                    255 65280     4    6  1-4
t/13_loop.t                    255 65280     5    9  1-5
t/14_scalarref.t               255 65280     5    9  1-5
t/15_comment.t                 255 65280     4    7  1-4
t/16_switch.t                  255 65280     4    7  1-4
t/17_escape.t                  255 65280     4    7  1-4
t/18_objects.t                 255 65280     2    3  1-2
t/19_query.t                   255 65280     4    8  1-4
t/20_precompile.t              255 65280     4    8  1-4
t/21_while.t                   255 65280     5    9  1-5
t/23_tagstyles.t               255 65280     4    8  1-4
t/27_chomp.t                   255 65280     2    3  1-2
t/28_perl.t                    255 65280     2    3  1-2
t/29_encoding.t                  1   256     2    1  1
t/30_arrays.t                  255 65280     2    3  1-2
t/31_recurse.t                 255 65280     4    7  1-4
t/32_compile_plugin.t          255 65280     1    2  1
2 tests and 3 subtests skipped.
Failed 28/30 test scripts. 113/116 subtests failed.
Files=30, Tests=116,  1 wallclock secs ( 0.45 cusr +  0.39 csys =  0.84 CPU)
Failed 28/30 test programs. 113/116 subtests failed.
*** Error code 35

Stop in /mnt/i386/usr/local/src/CPAN/build/HTML-Template-Compiled-0.88-ikcWGf.

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

Prerequisite modules loaded:

requires:

    Module         Need Have
    -------------- ---- ----
    Carp           0    0   
    File::Basename 0    2.6 
    File::Spec     0    0.8 
    Test::More     0    0.72

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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    LC_CTYPE = de_DE.ISO8859-1
    PATH = 
/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 37455
    PERL5_CPAN_IS_RUNNING = 37455
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

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

    $^X = /usr/perl5.005_05/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 0 1000 1000
    $EGID = 1000 0 1000 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 2.01  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          0.8   
    Module::Build       n/a   
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                n/a   
    YAML::Syck          n/a   
    version             n/a   


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to