The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2016-07-06

  • Become an AfterBuild plugin instead of a InstallTool plugin
  • Don't use Moose::Autobox in an effort to keep lean
  • Remove default value of empty string for filename attr
  • Rename check_file_for_version to has_version
  • Only search within the root of the dist and only look for files named change, changes, or changelog (case insenstive)
  • Added test suites and corpus for test suites
  • Log messages vs printing to STDOUT
  • Better error messages
  • Revise description
  • Add documentation about file name conventions
  • Tidy up
  • Add .travis.yml CI with github
  • @starbelly

Modules

Dist::Zilla with Changes check

Provides

in corpus/DZT-bad-no-args/lib/DZT/Sample.pm
in corpus/DZT-bad-with-args/lib/DZT/Sample.pm
in corpus/DZT-good-no-args/lib/DZT/Sample.pm
in corpus/DZT-good-with-args/lib/DZT/Sample.pm