in reply to Re: exit this way
in thread exit this way
it would be nice to have a "code not reachable" message
There isn't such a check for post-exit(), but Perl::Critic definitely has a rule for pre-use strict;. I guess one could write a rule that ignored subroutines...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: exit this way
by Anonymous Monk on Sep 01, 2015 at 05:54 UTC | |
by 1nickt (Canon) on Sep 01, 2015 at 07:11 UTC |