Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 295 Bytes

INSTALL.md

File metadata and controls

17 lines (12 loc) · 295 Bytes

Do once if required:

  • cpanm -n Dist::Zilla
  • dzil setup

Install prerequisites:

  • dzil authordeps --missing | cpanm -n
  • dzil listdeps --author --missing | cpanm -n

Test:

  • dzil test --all

Build:

  • dzil build

Upload new release (for maintainers only):

  • dzil release