I've written a module for CPAN which translates between (United States) zip
codes and city/state names. It seems like there are already some related
modules in Geography:: so I was going to call it Geography::ZipCode . Any
advice is most welcome. Thanks!
--
Arie
Hello. My name is Arie Rubenstein and I would like to contribute to CPAN.
After searching for a module to convert between zip codes and states, I
ended up writing one myself -- I think it might be useful to other people. I
write a lot of perl, I'm sure I can put together some other useful things.