Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

hash keys and regex

by state-o-dis-array (Hermit)
on Dec 23, 2004 at 18:07 UTC ( [id://417178]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    aa = 0
    ...
    bc = 1
    cc = 2
    cd = 2
    
  2. or download this
    @segments = split("_", $line);
    
  3. or download this
    $hash{$segment[0]} < $hash{$segment[1]}
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://417178]
Approved by Old_Gray_Bear
Front-paged by grinder
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found