spx2 has asked for the wisdom of the Perl Monks concerning the following question:
Is there any module or way to use the given/when mechanism for perl 5.8.x ? I will probably be forced to use that version of perl while I write my code on 5.10 and I'm heavily making use of given/when lately so I'd like to know if there's any substitute for it there.
Thank you,
Stefan
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: use feature "switch" for 5.8
by ikegami (Patriarch) on Mar 23, 2009 at 03:17 UTC |