Business::BR(3pm) | User Contributed Perl Documentation | Business::BR(3pm) |
Business::BR - Root for namespace of Brazilian business-related modules
use Business::BR; # does nothing, it is just a placeholder
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
The namespace has been chosen based on similar modules for other countries, like Business::FR::SSN which tests the French "Numéro de Sécurité 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
A. R. Ferreira, <ferreira@cpan.org>
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.
Hey! The above document had some coding errors, which are explained below:
2022-10-13 | perl v5.34.0 |