Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Multiple file handles

by tybalt89 (Monsignor)
on Feb 06, 2023 at 19:57 UTC ( [id://11150196]=note: print w/replies, xml ) Need Help??


in reply to Re: Multiple file handles
in thread Multiple file handles

According to the on-line ZIP code file I found, there are four "first three digits" ZIP codes that map to more than one state.

{ 63 => { CT => 39, NY => 1 }, 205 => { DC => 49, VA => 1 }, 739 => { OK => 14, TX => 1 }, 834 => { ID => 44, WY => 1 }, }

UPDATE: I got the zip codes file from

https://www.downloadexcelfiles.com/sites/default/files/docs/usazipcode +-1512j.csv

Replies are listed 'Best First'.
Re^3: Multiple file handles
by MoodyDreams999 (Beadle) on Apr 07, 2023 at 21:31 UTC
    That's a pretty cool way to do that, I shall play around with that method because honestly the less data I have to reference the better. Thank you!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-24 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found