Contributing to Business-US-USPS-IMB

Thank you for considering contributing!

How to Contribute

  1. Report Bugs - Open an issue at https://github.com/cnighswonger/Business-US-USPS-IMB/issues
  2. Submit Patches - Fork the repo, create a branch, and submit a pull request
  3. Improve Documentation - Corrections and clarifications are always welcome

Development Setup

git clone https://github.com/cnighswonger/Business-US-USPS-IMB.git
cd Business-US-USPS-IMB
perl Makefile.PL
make
make test

Pull Request Guidelines

License

By contributing, you agree that your contributions will be licensed under the same terms as the module itself (the Perl 5 license).