logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Business::BR - Root for namespace of Brazilian business-related modules

Author

       A. R. Ferreira, <ferreira@cpan.org>

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

Name

       Business::BR - Root for namespace of Brazilian business-related modules

Pod Errors

       Hey! Theabovedocumenthadsomecodingerrors,whichareexplainedbelow:

       Around line 42:
           Non-ASCII character seen before =encoding in '"Numéro'. Assuming CP1252

perl v5.36.0                                       2022-10-13                                  Business::BR(3pm)

See Also

       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

Synopsis

         use Business::BR; # does nothing, it is just a placeholder

See Also