Alien-SamTools

 view release on metacpan or  search on metacpan

CONTRIBUTING.md  view on Meta::CPAN

### Running tests

You can run tests directly using the `prove` tool:

    $ prove -lb
    $ prove -lbv t/basic.t

`prove` should be sufficient for you to test any patches you have. I
use `prove` for 99% of my testing during development.

### Code style and tidying

Please try to match any existing coding style.  If there is a `.perltidyrc`
file, please install Perl::Tidy and use perltidy before submitting patches.

If there is a `tidyall.ini` file, you can also install Code::TidyAll and run
`tidyall` on a file or `tidyall -a` to tidy all files.

### Patching documentation

Much of the documentation Pod is generated at release time.

If you would like to submit a documentation edit, please limit yourself to the



( run in 1.331 second using v1.01-cache-2.11-cpan-49f99fa48dc )