Analizo

 view release on metacpan or  search on metacpan

HACKING.md  view on Meta::CPAN


Send the patches to the Analizo mailing list: analizo@googlegroups.com (see
subscription instructions at [community page](community.html))
or to `joenio@joenio.me`. Or create a pull request on github.

To create a patch:

```console
git clone https://github.com/analizo/analizo.git
cd analizo
edit file
git commit file
git format-patch origin
```

This will generate patch files named like
`0001-message-you-typed-for-the-commit.patch`.

If you want to make several changes, please consider making one commit (and
therefore one patch) for each different logical change you want to make.  In
this case, after running git format-patch you'll have a series of patch files



( run in 0.512 second using v1.01-cache-2.11-cpan-de7293f3b23 )