in reply to Trying to make perl suck less again

It doesn't sound like a good idea to me, but I would try one of these:
eval 'use feature q(5.10)'; # or require feature; feature->import('5.10');

Replies are listed 'Best First'.
Re^2: Trying to make perl suck less again
by EvanCarroll (Chaplain) on Dec 22, 2007 at 20:33 UTC
    Uh, nice.

    PS -- I don't ever throw away bath water.


    Evan Carroll
    www.EvanCarroll.com