perlsub manual.whatever(\%list,$val); ... sub whatever { my %hash = %{$_[0]}; # my $hash_ref = $_[0]; my $val = $_[1]; ... }
In reply to Re: passing paramters to a sub
by sh1tn
in thread passing paramters to a sub
by jimbus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |