csjewell ([personal profile] csjewell) wrote,
@ 2011-05-12 09:00 pm UTC
Entry tags:strawberry perl
If there are no problems reported in 5-7 days, these will become the officially blessed releases of Strawberry Perl.

If you're not willing to test, go to strawberryperl.com and use the links on the front page (these aren't linked there yet, and won't be until official blessing.)

If you are, here they are!

5.12.3.0 32-bit:

http://www.strawberryperl.com/downloads/5.12.3.0/strawberry-perl-5.12.3.0.msi
http://www.strawberryperl.com/downloads/5.12.3.0/strawberry-perl-5.12.3.0.zip

5.12.3.0 64-bit:

http://www.strawberryperl.com/download/5.12.3.0/strawberry-perl-5.12.3.0-64bit.msi
http://www.strawberryperl.com/download/5.12.3.0/strawberry-perl-5.12.3.0-64bit.zip

5.12.3.0 portable:

http://www.strawberryperl.com/download/5.12.3.0/strawberry-perl-5.12.3.0-portable.zip

5.10.1.5 (32-bit only, installs to C:\strawberry)

http://www.strawberryperl.com/download/5.10.1.5/strawberry-perl-5.10.1.5.msi
http://www.strawberryperl.com/download/5.10.1.5/strawberry-perl-5.10.1.5.zip

5.10.1.5 (32-bit only, installs to D:\strawberry)

http://www.strawberryperl.com/download/5.10.1.5/strawberry-perl-5.10.1.5-ddrive.msi

I'll work on the release notes and such over the next few days.

(Edited: corrected links)


(6 comments) - (Post a new comment)
(Flat) (Top-level comments only)

Download links are broken


(Anonymous)
2011-05-13 03:48 pm UTC (link)
The download links are broken. They should be "/download/" without the letter s.

Thanks for Strawberry Perl!

(Reply to this)  (Thread


Re: Download links are broken


[personal profile] csjewell
2011-05-13 04:48 pm UTC (link)
You're welcome.

Corrected now.

(Reply to this)  (Thread from start)  (Parent



(Anonymous)
2011-05-14 08:11 pm UTC (link)
Ranguard:

Upgraded a WinXP VM machine, seems fine form:

perl -v
perl -e "print 'hello world'"

I still get the "MsiExec.exe has encountered an error and needs to close" message popup during the install.

Also the 'README' box was ticked at the end but didn't open (I think this was the same on the current version as well).

(Reply to this)  (Thread



[personal profile] csjewell
2011-05-15 01:23 am UTC (link)
I noticed. The README.txt file has wandered off again. There'll be an RC2.

(Reply to this)  (Thread from start)  (Parent


a2p missing?


(Anonymous)
2011-05-15 02:51 pm UTC (link)
Ranguard:

Seems a2p (http://perldoc.perl.org/a2p.html) is missing in 5.12.3 (don't think it was there in 5.12.2 either).

I've been told it's in 5.10.1 and it is in 5.12.3: http://search.cpan.org/~rjbs/perl-5.12.3/x2p/a2p.pod

Maybe intentional

(Reply to this)  (Thread


Re: a2p missing?


[personal profile] csjewell
2011-05-15 03:26 pm UTC (link)
Yes, intentional. It contains a hard-coded path, and since it's an .exe, not a script, we can't just s/old_location/new_location/g on it cleanly when perl needs relocated.

(Reply to this)  (Thread from start)  (Parent



(6 comments) - (Post a new comment)
(Flat) (Top-level comments only)