Provided by: libbusiness-br-ids-perl_0.0022-1_all
NAME
Business::BR - Root for namespace of Brazilian business-related modules
SYNOPSIS
use Business::BR; # does nothing, it is just a placeholder
DESCRIPTION
This module is meant to provide a root for the namespace "Business::BR". It is meant as a placeholder to reserve and explain how the namespace can be used. To see actual code, take a look at "Business::BR::*" modules http://search.cpan.org/search?query=Business%3A%3ABR&mode=module
SEE ALSO
The namespace has been chosen based on similar modules for other countries, like Business::FR::SSN which tests the French "Numero de Securite Sociale", the "Business::AU::*" <http://search.cpan.org/search?query=Business%3A%3AAU&mode=module> and "Business::CN::*" <http://search.cpan.org/search?query=Business%3A%3ACN&mode=module> modules. Please reports bugs via CPAN RT, http://rt.cpan.org/NoAuth/Bugs.html?Dist=Business-BR-Ids
AUTHOR
A. R. Ferreira, <ferreira@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2005 by A. R. Ferreira This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.