csjewell ([personal profile] csjewell) wrote,
@ 2011-05-12 09:00 pm UTC
  • Previous Entry
  • Add to Memories
  • Tell someone about this!
  • Next Entry
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)


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

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



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