Ruby Quiz wrote:
> This week's Ruby Quiz is to write a simple utility.  Your program should accept
> an IP address as a command-line argument and print out the two letter code for
> the country that IP is assigned in.

I assume that it's not ok for folk to use my Ruby GeoIP gem?
It has a reasonable compromise between speed and memory usage.
:-)

Clifford Heath.