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

NAME

Dist::Zilla::PluginBundle::ARJONES - Dist::Zilla plugins for ARJONES

VERSION

version 1.120690

This is the plugin bundle that ARJONES uses. It is equivalent to:

  [@Basic]

  [PodCoverageTests]
  [PodSyntaxTests]
  [Test::Perl::Critic]
  [NoTabsTests]
  [Test::Portability]
  [Test::Kwalitee]
  [Test::Pod::No404s]
  [Test::PodSpelling]
  [NoSmartCommentsTests]
  [Test::Compile]

  [AutoPrereqs]

  [PodWeaver]
  [AutoVersion]
  [PkgVersion]
  [NextRelease]
  [MetaJSON]

  [Clean]

  [GithubMeta]
  issues = 1

  [@Git]

It will take the following arguments: ; extra stopwords for Test::PodSpelling stopwords

It also adds the following as Prereqs, so I can quickly get my dzil environment set up:

Heavily based on Dist::Zilla::PluginBundle::RJBS.

AUTHOR

Andrew Jones <andrew@arjones.co.uk>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Andrew Jones.

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