in reply to Re: Problem with ``use if COND, Some::Module'' on Linux
in thread Problem with ``use if COND, Some::Module'' on Linux

Update: I was mistaken. I didn't test both conditions... the latter one did break.

Thanks ww, I honestly could have sworn that I tested that, but I couldn't have, as wrapping the condition within parens does in fact work properly.

  • Comment on Re^2: Problem with ``use if COND, Some::Module'' on Linux

Replies are listed 'Best First'.
Re^3: Problem with ``use if COND, Some::Module'' on Linux
by 1nickt (Canon) on Apr 08, 2016 at 18:09 UTC

    Really? On Ubuntu 14.04? Not for me ...

    The way forward always starts with a minimal test.