Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Hash will not print if a value begins with 2 under certain conditions

by frozenwithjoy (Priest)
on Jul 27, 2014 at 04:44 UTC ( [id://1095198]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if($row[1] == 2 && $row[2] <= 50000 && $row[2] <= 51113178) {...}
    
  2. or download this
    if($row[1] == 22 && $row[2] <= 16300001 && $row[2] <= 20500000) {...}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-18 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found