Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: passing subroutine arguments directly into a hash

by kiseok7 (Beadle)
on Oct 20, 2001 at 05:00 UTC ( #120187=note: print w/replies, xml ) Need Help??


in reply to passing subroutine arguments directly into a hash

how about this way? f(h=>1, s=>2, d=>3); sub f { my %hash = @_; }
  • Comment on Re: passing subroutine arguments directly into a hash

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://120187]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (7)
As of 2023-03-24 09:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (61 votes). Check out past polls.

    Notices?