NAME
   Dist::Zilla::Plugin::Test::Kwalitee - Release tests for kwalitee

VERSION
   version 1.112400

SYNOPSIS
   In "dist.ini":

       [Test::Kwalitee]
       skiptest=use_strict ; Don't test for strictness.

DESCRIPTION
   This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the
   following file:

     xt/release/kwalitee.t - a standard Test::Kwalitee test

AUTHORS
   *   Harley Pig <[email protected]>

   *   Caleb Cushing <[email protected]>

   *   Marcel Gruenauer <[email protected]>

COPYRIGHT AND LICENSE
   This software is copyright (c) 2011 by Alan Young.

   This is free software; you can redistribute it and/or modify it under
   the same terms as the Perl 5 programming language system itself.