dzil setup
~/.dzil/config.ini
dzil new
[@Basic]
[NextRelease]
lib/App/gitfancy.pm
# ABSTRACT:....
NAME
bin/git-fancy
t/00-load.t
dzil test
prove -lr t
dzil build
@Basic
UploadToCPAN
dzil release
= 숫자
# ABSTRACT:
version = 버전번호
our $VERSION = 버전번호;
VersionFromModule
Changes
{{$NEXT}}
^v(.+)$
INSTALL
.dzil/profiles
{{$name}}
{{ $NEXT }}
dzil new -p standard 모듈이름
default
FakeRelease
자기PAUSE계정@cpan.org
Makefile.PL
cpanfile