Help for this page
# call the sub my_sub(userid => 'foo', password => 'bar'); ... print $param{password}, $/; # ... }