The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

How to contribute

This module uses Dist::Zilla for creating releases, but you should be able to develop and test it without Dist::Zilla.

Commits

I try to follow these guidelines:

Code

Testing

prove -lr t xt

There is also a make target which re-runs the tests if a file has changed:

make -f Makefile.dev watch-test

You can check coverage with

make -f Makefile.dev cover

Contact

Email: tinita at cpan.org IRC: tinita on freenode and irc.perl.org

Chances are good that contacting me on IRC is the fastest way.