<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>4110</bug_id>
          
          <creation_ts>2006-12-29 05:14:14 +0000</creation_ts>
          <short_desc>After update to ActiveState Perl 5.8.8 - 819 check script fails</short_desc>
          <delta_ts>2007-01-03 22:07:19 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>0.7.2</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://validator.example.org</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>0.7.4</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lynn Wheelwright">lynnw</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>13285</commentid>
    <comment_count>0</comment_count>
    <who name="Lynn Wheelwright">lynnw</who>
    <bug_when>2006-12-29 05:14:14 +0000</bug_when>
    <thetext>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-&gt;new(
  filename    =&gt; File::Spec-&gt;catfile($CFG-&gt;{Paths}-&gt;{Templates},
                                     Slang, &apos;result.tmpl&apos;),
...

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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13286</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2006-12-29 15:08:51 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; I had a working version of validator 0.7.2.  After updating to Perl 5.8.8 -819
&gt; check script fails on line 290:
&gt; my $T = HTML::Template-&gt;new(
&gt;   filename    =&gt; File::Spec-&gt;catfile($CFG-&gt;{Paths}-&gt;{Templates},
&gt;                                      Slang, &apos;result.tmpl&apos;),

Does the last line above in your check script really have &quot;Slang&quot; in it?  It should be &quot;$lang&quot; (without the quotes), and that&apos;s how it is in the validator 0.7.4 distribution tarball.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13347</commentid>
    <comment_count>2</comment_count>
    <who name="Lynn Wheelwright">lynnw</who>
    <bug_when>2007-01-03 22:07:19 +0000</bug_when>
    <thetext>A complete re-install of ActiveState Perl (including completely deleting all previous installs) fixed this problem.  Something appears to be amiss in the Perl installation process.

This may be fodder for the FAQ list.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>