Bug in webpage ?
[email protected] Fri, 13 May 2016 22:13:03 +1000
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <70B7DECC57524DB092BCD026A0ECC6EC@OwnerPC311012> |
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