http://ali.as/download/strawberry-perl-5.10.0-beta-2.exe
This is the second beta release for Strawberry Perl 5.10.0.
The following changes were made.
- Squelched noisy warnings in CPAN due to missing minicpan
- Force install to c:\strawberry instead of c:\strawberry-perl when Strawberry 5.8.8 was already installed and Inno Setup tried to be smart.
Please note you should uninstall any previous Perl installs before installing Strawberry Perl, due to path issues they will not co-exist.
- Force the datetime on all files a few days into the past to avoid files from the future that were confusing dmake.
- Added the gmp C library.
This release is still missing some documentation and Start menu links, but is otherwise identical to the final version, and you should not need to upgrade once you have beta 2 installed.
As before, please report any problems in the comments.
If all goes well and we don't need another test release, I will be able to upload Strawberry Perl 5.10.0 Final in around 24 hours.
Re:Clarification
Mr. Muskrat on 2007-12-20T17:59:54
The current installer uses C:\strawberry and you cannot change that location.Re:Clarification
Alias on 2007-12-20T21:46:59
Yes, it must be installed to that location.
Relocatable Perl installation is currently not available on Win32, but I plan to investigate that after this first release.
Re:It seems to mostly work :)
Alias on 2007-12-23T06:03:48
Strawberry Perl does a straight MinGW/gcc compile of the official Perl source code, with zero modifications. That's the main feature of it.
If there's a bug in Strawberry Perl then it's either 1) A Twiki bug 2) A Perl 5.10.0 bug:)