in reply to Re^2: Win32::API in perl v5.20.2
in thread Win32::API in perl v5.20.2
Strawberry also offers a portable version, where everything is contained within a specific directory tree and nothing is changed to your system.
In other words, you can install it and test it without having to decide immediately whether you really want to switch.
Personally, when working on Windows (i.e. only at home, where I really need a Windows box because I am using some proprietary software applications that only exist on Windows and Mac, but not on Linux)), I prefer using Cygwin (because I prefer a Unix-like environment with a real shell and Unix commands), but I have both ActiveState and Strawberry installed on my PC, Strawberry is really better in terms of module management, IMHO.
Anyway, the bottom line is that, with portable Strawberry, you can test it without having to decide to change immediately.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Win32::API in perl v5.20.2
by Anonymous Monk on Jul 03, 2015 at 21:39 UTC | |
by Laurent_R (Canon) on Jul 03, 2015 at 22:06 UTC | |
by Anonymous Monk on Jul 03, 2015 at 22:33 UTC |