Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^4: Extracting single element from array to be printed in a one liner hash

by Lotus1 (Vicar)
on May 20, 2014 at 17:47 UTC ( [id://1086833]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Extracting single element from array to be printed in a one liner hash
in thread Extracting single element from array to be printed in a one liner hash

The OP wanted to type apples for example and have it say "fruits". To do this you need:

if ( $key eq $input ) { ... }
  • Comment on Re^4: Extracting single element from array to be printed in a one liner hash
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-03-30 01:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found