SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Business-BR-CEP rpm build for : openSUSE Tumbleweed. For other distributions click perl-Business-BR-CEP.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Business-BR-CEP-0.01-3.24.noarch.rpm
     

Provides :
perl(Business::BR::CEP)
perl-Business-BR-CEP

Requires :
perl(:MODULE_COMPAT_5.30.1)
perl(Test::More) >= 0.88
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.30.1/Business
/usr/lib/perl5/vendor_perl/5.30.1/Business/BR
/usr/lib/perl5/vendor_perl/5.30.1/Business/BR/CEP.pm
/usr/share/doc/packages/perl-Business-BR-CEP
/usr/share/doc/packages/perl-Business-BR-CEP/Changes
/usr/share/doc/packages/perl-Business-BR-CEP/README
/usr/share/doc/packages/perl-Business-BR-CEP/ignore.txt
/usr/share/man/man3/Business::BR::CEP.3pm.gz

 
ICM