DEVELOPMENT

We use Minilla as our authoring tool and Carmel as our module dependency manager.

How to Setup Development Environment

$ cpanm Carmel@v0.1.56
$ carmel install

How to Test

$ carmel exec perl Build.PL
$ carmel exec perl Build build
$ carmel exec perl Build test

How to Format

$ author/format.sh

How to release to CPAN

$ carmel exec minil release