On Sun, 15 Jan 2017 12:09:53 -0800
[email protected] wrote:

> What's wrong with the way I'm unpacking the arguments passed to the
> subroutine,
> 
>       my %args = %{ shift @_ };
> 
> Is there a different, recommended way?

Nothing's wrong. perlcritic does not this valid method, that's all.

TIMTOWTDI (There Is More Than One Way To Do It.)


-- 
Don't stop where the ink does.

        Shawn H Corey

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to