The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.0.22 Sun Jun 15 11:38:34 PDT 2014
 - Do better version/meta/changes verification

0.0.21 Sat Jun 14 12:47:03 PDT 2014
 - Add 'recommends' support to dist.ini

0.0.20 Sat Jun 14 12:23:44 PDT 2014
 - New badge syntax

0.0.19 Fri Jun 13 22:41:15 PDT 2014
 - Support xt tests (Issue

0.0.18 Fri Jun 13 21:26:03 PDT 2014
 - Add TestBase support (for YAML.pm mostly)

0.0.17 Sun Jun  8 18:14:22 PDT 2014
 - Add test.requires and recommends to travis.yml
 - Add irc motify support to travis.yml

0.0.16 Sun Jun  8 13:04:14 PDT 2014
 - Update files before commiting during `make release`

0.0.15 Sun Jun  8 12:26:35 PDT 2014
 - Add travis building support

0.0.14 Sat Jun  7 12:32:30 PDT 2014
 - Add Kwim prereq

0.0.13 Sat Jun  7 11:28:56 PDT 2014
 - Carp in Makefile if Zilla::Dist is not installed.

0.0.12 Sat Jun  7 10:39:27 PDT 2014
 - Run test and disttest before release
 - https://github.com/ingydotnet/zilla-dist-pm/issues/1

0.0.11 Sat Jun  7 09:49:37 PDT 2014
 - Make the share/Makefile be a symlink
 - Prompt to commit changes on release

0.0.10 Sat Jun  7 08:39:48 PDT 2014
 - Added 'abstract' support to dist.ini

0.0.9 Thu May 29 19:02:00 EDT 2014
 - Changed the Abstract

0.0.8 Thu May 29 19:02:00 EDT 2014
 - NYC.pm++

0.0.7 Thu May 29 11:02:39 EDT 2014
 - Add cpanshell and distshell support

0.0.6 Thu May 29 00:41:51 EDT 2014
 - Allow for per dist custom tool/make-cpan

0.0.5 Fri May 23 23:28:41 PDT 2014
 - Move some Makefile shell stuff into Zilla::Dist
 - More same Meta YAML handling

0.0.4 Fri May 23 23:01:07 PDT 2014
 - More helpful doc

0.0.3 Fri May 23 18:15:19 PDT 2014
 - Doc corrections
 - Fixed little nits
 - Added example Meta file for `zild setup`

0.0.2 Fri May 23 17:14:39 PDT 2014
 - Fixed sharedir
 - Fixed doc bug

0.0.1 Fri May 23 16:33:23 PDT 2014
 - First release