in reply to
Can I rewrite this code?
Assuming you don't need the
$args
scalar variable:
my %args = %{ $_[0] };
[download]
Comment on
Re: Can I rewrite this code?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom