Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: A question of style: Composite keys to multiple values

by BrowserUk (Patriarch)
on Aug 06, 2012 at 19:50 UTC ( [id://985813]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $resolver{ {lc("$External_A|$External_B") } = [ Internal_A, Internal_B
    + ];
    
  2. or download this
    $resolver{ {lc("$External_A|$External_B") } = "Internal_A Internal_B";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-19 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found