The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03

  • Change: 92d8fa8d80102724cbe79c6ecd77564371a5c74f Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 18:50:03 +0000
    • Bumped version to 0.03.
  • Change: ec8ff00040e24d99df8526064cb22a6a693f7852 Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 18:48:26 +0000
    • Added [Test::Kwalitee] plugin to dist.ini.
  • Change: 8845b0e362d62fac28e860a0edf6d51529f839fa Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 18:35:49 +0000
    • Removed duplicated 'run()' subtest that was previously refactored into the 'Saw expected TAP from fixture: simple_subtest_script.pl' subtest.
  • Change: 22f3421ad854725ea3196f38019a770ccd1162d9 Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 18:14:00 +0000
    • Added the [MetaProvides::Package] plugin to hopefully satisfy the meta_yml_has_provides Kwalitee check.
  • Change: 26a191e02e6a07482bd0bfb06c25afe368386037 Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 17:55:46 +0000
    • Added the [MinimumPerl] plugin to hopefully satisfy the meta_yml_declares_perl_version Kwalitee check.
  • Change: 3f0dee835926a57abf044c4e2cc5f2a62a97941f Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 17:32:48 +0000
    • Added explicit requires to the cpanfile for Attribute::Handlers and Test::Builder to hopefully satisfy the 'prereq_matches_use' Kwalitee check.
  • Change: 00ad86274b43367dc790f8fcf427388549caad39 Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 12:35:38 +0000
    • As per a recommendation from chorny in Issue #1, moved the modules needed by Dist::Zilla in the cpanfile from the 'build' phase to the 'develop' phase.
  • Change: f6052cd13a47efd6180eade2f6989a64b6d4e332 Author: Ben Marcotte <33464129+bmarcotte@users.noreply.github.com> Date : 2017-11-19 11:58:16 +0000
    • Merge pull request #2 from manwar/auto-generate-meta-json
    • Auto generate META.json using dzil plugin [MetaJSON].
  • Change: 69c0fb1b0aab4cc261a7b7a045ee9cf5544262da Author: Mohammad S Anwar <mohammad.anwar@yahoo.com> Date : 2017-11-19 04:05:46 +0000
    • Auto generate META.json using dzil plugin [MetaJSON].

Modules

Declare subtests using subroutine attributes