Stephan Loyd
/
Chart-GGPlot-0.002003
/
DEVELOPMENT.md
Development Notes
First time setup
-
Checkout project source
-
Install dzil and then dependencies
cpanm Dist::Zilla
dzil authordeps | cpanm --notest
dzil listdeps | cpanm --notest
Build and test with dzil
# build
dzil build
# test
dzil test