On Wed, Feb 23, 2005 at 01:14:01PM -0000, Nils wrote: > including "use Switch;" in the program breaks the program, even if > it is not used. Adding or removing comments or random lines of code > (whether actually called or not) can cause or remove the program.
> Switch should be fixed or removed from Core. It is a serious liability. Umm, since removing it would also break programs that say "use Switch;", I don't see the benefit (nor would it help existing perl versions). So I'd vote for having it be fixed.
