Yusaku NAKAJIMA
/
Data-Gimei-v0.4.7
⭐ Starred 1
GitHub stars
/
DEVELOPMENT.md
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
$ author/format.sh
How to Release to CPAN
$ carton exec minil release