in reply to Re: Problem with ``use if COND, Some::Module'' on Linux
in thread Problem with ``use if COND, Some::Module'' on Linux
Yep, that works if I do ne 'MSWin32', but I'm very curious to know why my way works on Windows but not on nix.
The whole reason for the !~, =~ is so I don't have to check for both MSWin32 and MSWin64.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with ``use if COND, Some::Module'' on Linux
by VinsWorldcom (Prior) on Apr 08, 2016 at 19:41 UTC | |
|
Re^3: Problem with ``use if COND, Some::Module'' on Linux
by stevieb (Canon) on Apr 08, 2016 at 17:45 UTC | |
by Laurent_R (Canon) on Apr 08, 2016 at 17:51 UTC | |
by Anonymous Monk on Apr 08, 2016 at 19:30 UTC | |
|
Re^3: Problem with ``use if COND, Some::Module'' on Linux
by 1nickt (Canon) on Apr 08, 2016 at 17:48 UTC |