Hi,

I just installed Template v 2.09 onto RH linux v7.3. I'm using Perl v5.6.1
and Apace 1.3.23

Now when I try to access a (any) template(s), I am getting the following
error message in the Apache log.

[Thu Jul 24 08:36:17 2003] [error] Bareword
"Template::Constants::DEBUG_SERVICE" not allowed while "strict subs" in use
at /usr/lib/perl5/site_perl/5.6.1/Template/Service.pm line 165.

There were some errors in make test, but I went ahead and installed it
anyway
Just in case it would help I am the output of make test below.

Any suggestions would be appreciated.

Thanks,
Thomas Whitney


PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i386-linux -I/us
r/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0;
runtests @ARGV;' t/*.t
t/args...........ok
t/autoform.......ok
t/base...........ok
t/binop..........ok
t/blocks.........ok
t/block..........ok
t/capture........ok
t/case...........ok
t/cgi............ok
t/chomp..........ok
t/compile1.......ok
t/compile2.......ok
t/compile3.......FAILED test 12
        Failed 1/13 tests, 92.31% okay
t/compile4.......ok
t/compile5.......ok
t/config.........ok
t/constants......ok
t/context........ok
t/datafile.......ok
t/date...........ok
t/dbi............skipped
        all skipped: cannot load t/dbi_test.cfg
t/debug..........ok
t/directive......ok
t/directry.......ok
t/document.......ok
t/dom............ok
t/domview........ok
t/dumper.........ok
t/error..........ok
t/evalperl.......ok
t/exception......ok
t/factory........ok
t/file...........ok
t/filter.........FAILED test 87
        Failed 1/146 tests, 99.32% okay
t/foreach........ok
t/format.........ok
t/gdgraph3d......skipped
        all skipped: GD module(s) not installed
t/gdgraph........skipped
        all skipped: GD module(s) not installed
t/gd.............skipped
        all skipped: GD module(s) not installed
t/gdtextalign....skipped
        all skipped: GD module(s) not installed
t/gdtext.........skipped
        all skipped: GD module(s) not installed
t/gdtextwrap.....skipped
        all skipped: GD module(s) not installed
t/html...........ok
t/image..........skipped
        all skipped: Neither Image::Info nor Image::Size installed
t/include........ok
t/iterator.......ok
t/latex2dvi......skipped
        all skipped: LaTeX not installed
t/latex2pdf......skipped
        all skipped: LaTeX not installed
t/latex2ps.......skipped
        all skipped: LaTeX not installed
t/leak...........ok
t/list...........ok
t/macro..........ok
t/object.........ok
t/output.........ok
t/parser.........ok
t/plugins........ok
t/plusfile.......ok
t/pod............FAILED tests 16-17
        Failed 2/17 tests, 88.24% okay
t/prefix.........ok
t/process........ok
t/proc...........ok
t/provider.......FAILED tests 33-34, 39-40, 56
        Failed 5/56 tests, 91.07% okay
t/ref............ok
t/rss............skipped
        all skipped: XML::RSS v 0.9 or later not installed
t/service........ok
t/skel...........ok
t/stashc.........ok
t/stash..........ok
t/stash-xs.......skipped
        all skipped: cannot load Template::Stash::XS
t/stop...........ok
t/strcat.........ok
t/string.........ok
t/switch.........ok
t/table..........ok
t/tags...........ok
t/template.......ok
t/text...........ok
t/throw..........ok
t/tiedhash.......skipped
        all skipped: cannot load Template::Stash::XS
t/try............ok
t/url............ok
t/vars...........ok
t/varsv1.........ok
t/view...........ok
t/vmeth..........ok
t/while..........ok
t/wrapper........ok
t/wrap...........ok
t/xmlstyle.......ok
t/xpath..........ok
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/compile3.t               13    1   7.69%  12
t/filter.t                146    1   0.68%  87
t/pod.t                    17    2  11.76%  16-17
t/provider.t               56    5   8.93%  33-34 39-40 56
14 tests skipped.


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to