in reply to question regarding using Switch.pm in production use
This is what folks mean when they say that only perl can parse Perl :) Thus source filters are playing with code they do not fully understand, and could be considered dangerous.
If you wnat to use Switch.pm in production code, I'd recommend coding stanards to keep the conditional for the cases reasonbly simple, and test always.
-Mark
|
|---|