ksublondie has asked for the wisdom of the Perl Monks concerning the following question:
Found use of Switch. This module is deprecated by the Perl 5 Porters at line 15, column 1. Find an alternative module.
However, I'm not finding any documentation anywhere to substantiate this. The only thing remotely close that I've found is that perl 6 is supposed to have a built-in switch with different syntax...but I'm using using ActiveState v5.2x. According to the ActiveState PPM index, the build is available for my OS and perl versions. Plus, I'm not seeing anything on cpan saying it's depreciated. I know I can configure the Perl::Critic as needed, but this seems a bit too important to ignore.
Any ideas on 1) where this may be documented and 2) what I should be using instead?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Switch depreciated?
by dasgar (Priest) on Jul 01, 2016 at 20:21 UTC | |
Re: Switch depreciated?
by ikegami (Patriarch) on Jul 01, 2016 at 20:10 UTC | |
Re: Switch depreciated?
by Laurent_R (Canon) on Jul 02, 2016 at 07:58 UTC | |
Re: Switch depreciated?
by shmem (Chancellor) on Jul 03, 2016 at 14:36 UTC | |
Re: Switch depreciated?
by genio (Beadle) on Jul 05, 2016 at 02:22 UTC |