NAME

cep2city - Returns city data for a given CEP

VERSION

version 1.0

SYNOPSIS

cep2city CEP [ CEP2 CEP3 ... ]

DESCRIPTION

Prints available details for a given CEP number:

    $ cep2city.pl 12420-010
    cep         12420010
    city        Pindamonhangaba
    ddd         12
    lat         -22.9166667
    lon         -45.4666667
    state       SP
    state_long  São Paulo

SEE ALSO

AUTHOR

Stanislaw Pusep <stas@sysd.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Stanislaw Pusep.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.