On Sun, 15 Jan 2017 12:09:53 -0800
al...@myfastmail.com 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: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to