Re: Bug in webpage ?

[email protected] (kmx) Fri, 13 May 2016 16:04:07 +0200
Newsgroups perl.win32.vanilla
Message-ID <[email protected]>
--------------8202C2D4F114D5483CB894CC
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit

Fixed, thanks for reporting this typo.

--
kmx

On 13.5.2016 14:13, [email protected] wrote:
> Hi,
>
> As regards http://strawberryperl.com/releases.html, line 43 of the html 
> source is:
>
> <ul><li>5.24.0.1 / 32bit - <a 
> href="release-notes/5.24.0.1-32bit.html">Release Notes</a></li></ul>
>
> I suspect we need to  =~ s/32/64/g that line.
>
> Cheers,
> Rob
>


--------------8202C2D4F114D5483CB894CC
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font face="Helvetica, Arial, sans-serif">Fixed, thanks for
        reporting this typo.</font><br>
    </p>
    --<br>
    kmx<br>
    <br>
    <div class="moz-cite-prefix">On 13.5.2016 14:13,
      <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:70B7DECC57524DB092BCD026A0ECC6EC@OwnerPC311012"
      type="cite">Hi,
      <br>
      <br>
      As regards <a class="moz-txt-link-freetext" href="http://strawberryperl.com/releases.html">http://strawberryperl.com/releases.html</a>, line 43 of the
      html source is:
      <br>
      <br>
      &lt;ul&gt;&lt;li&gt;5.24.0.1 / 32bit - &lt;a
      href="release-notes/5.24.0.1-32bit.html"&gt;Release
      Notes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
      <br>
      <br>
      I suspect we need to  =~ s/32/64/g that line.
      <br>
      <br>
      Cheers,
      <br>
      Rob <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>

--------------8202C2D4F114D5483CB894CC--