[Bug 4110] After update to ActiveState Perl 5.8.8 - 819 check script fails

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4110

           Summary: After update to ActiveState Perl 5.8.8 - 819 check
                    script fails
           Product: Validator
           Version: 0.7.2
          Platform: PC
               URL: http://validator.example.org
        OS/Version: Windows 2000
            Status: NEW
          Severity: major
          Priority: P2
         Component: check
        AssignedTo: ot@w3.org
        ReportedBy: lynnw@sonic.net
         QAContact: www-validator-cvs@w3.org


I had a working version of validator 0.7.2.  After updating to Perl 5.8.8 -819
check script fails on line 290:
my $T = HTML::Template->new(
  filename    => File::Spec->catfile($CFG->{Paths}->{Templates},
                                     Slang, 'result.tmpl'),
...

In an attempt to fix this, I updated to version 0.7.4 of the validator - no
change in the failure.

perl module versions (in case this helps):
Config-general 2.31
HTML-Template  2.8
Net-IP         1.25
Set-IntSpan    1.09
Text-Iconv     1.2    Note, This seems to not be available from ActiveState. 
Has this had a name change?  I used the one from the zip package I got from you
folks.

I am not a Perl expert.  Any ideas would be appreciated.  Likewise if I can
provide any other data, please let me know.

Received on Friday, 29 December 2006 05:14:20 UTC