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

NAME

Dist::Zilla::PluginBundle::FFFINKEL - My Dist::Zilla plugin bundle

SYNOPSIS

  [@FFFINKEL]

DESCRIPTION

  [@Filter]
  -bundle = @Basic
  -remove = ShareDir

  [Git::NextVersion]
  first_version = 0.001
  [PkgVersion]
  [Authority]
  authority = cpan:FFFINKEL
  [ChangelogFromGit]

  [PodWeaver]
  [AutoPrereqs]
  [Clean]

  [EOLTests]
  [PodSyntaxTests]
  [PodCoverageTests]
  [Git::Check]

  [@Git]
  push_to = origin
  push_to = github

  [Twitter]

METHODS

configure

Bundle configuration method, see "DESCRIPTION" in Dist::Zilla::PluginBundle::Easy

AUTHOR

Matt Finkel <fffinkel@cpan.org>

SEE ALSO

Dist::Zilla::Role::PluginBundle::Easy Dist::Zilla::PluginBundle::RJBS