Contributing

Thanks for helping improve Google-GeoCoder-Smart.

Development setup

perl Makefile.PL
make test

Submitting changes

Please open pull requests at:

  1. Keep changes focused and minimal.
  2. Add or update tests when behavior changes.
  3. Ensure make test passes before opening a PR.
  4. Use a conventional commit-style PR title (for CI checks).