Name : perl-Business-BR-CEP
| |
Version : 0.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 3.24
| Date : 2019-11-19 18:42:04
|
Group : Development/Libraries/Perl
| Source RPM : perl-Business-BR-CEP-0.01-3.24.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : Test for correct CEP numbers (Brazilian ZIP Code)
|
Description :
The CEP number is the Brasilian postal (ZIP) code, used by the national post office to locate addresses in Brasil. CEP stands for \"C�digo de Endere�amento Postal\" (literally, Postal Addressing Code).
This module exports by default the \'test_cep()\' function, meant for checking that a CEP number is _correct_. According to the http://www.correios.com.br/servicos/cep/cep_estrutura.cfm, this is what means to be correct:
* * \'NNNNN-NNN\', where N is a digit [0-9]
That\'s pretty much it. Contrary to popular belief, there is no validation digit. This module just validate CEP syntax, it does not test whether the actual CEP exists - you would have to query the actual full database from Correios for that (refer to the \"SEE ALSO\" section of this document for extra modules that help with that).
However, there are times when all you need is check whether it\'s a valid number from a particular region, or from an actual address (rather than an internal code for the post office or something). In case you need such extra validation, there are other exportable functions that help figuring out just that.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-B/openSUSE_Tumbleweed/noarch |