File: CONTRIBUTING.md

package info (click to toggle)
libip-geolocation-mmdb-perl 1.013-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 192; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Contributing to IP::Geolocation::MMDB

The code for this distribution is hosted at
https://github.com/voegelas/IP-Geolocation-MMDB.

Grab the latest version using the command:

    git clone https://github.com/voegelas/IP-Geolocation-MMDB.git

You can submit code changes by forking the repository, pushing your code
changes to your clone, and then submitting a pull request.

The distribution is managed with [Dist::Zilla](https://dzil.org/).  Once
installed, here are some dzil commands you might try:

    dzil build
    dzil test