shift(@goodArray); shift @$goodRef; shift @{$goodRef}; shift(@{$goodRef->{bar}[5]}); shift $goodRef->{bar}[5]->@*; shift; shift(); shift($bad->[5]); print +shift $bad; $Buggy->shift( $FalsePositive ); $Buggy->shift( $FalsePositive->{shift} );
In reply to Re^2: Problem with perlcritic when using Moose object (what perlcritic policy is complaining/broken? Perl::Critic::Policy::Freenode::DeprecatedFeatures)
by Anonymous Monk
in thread Problem with perlcritic when using Moose object
by bangor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |