use Data::Dumper; sub some_method { my $self = shift; my %params = @_; warn Dumper(\%params); }
In reply to Re: How to make an object method read named parameters?
by saberworks
in thread How to make an object method read named parameters?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |