DEVELOPMENT

We use Minilla as our authoring tool and Carton for managing module dependencies.

Development Environment

$ cpanm Carton
$ carton install

How to Test

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

How to Format

$ author/format.sh

How to Release to CPAN

$ carton exec minil release