NAME

    Dist::Zilla::PluginBundle::ACPS - Basic plugins to maintain and release
    ACPS dists

VERSION

    version 0.30

DESCRIPTION

    Plugin bundle for creating and maintaining Perl distributions for ACPS.
    It is equivalent to this:

     [GatherDir]
     [PruneCruft]
     [ManifestSkip]
     [MetaYAML]
     [MetaJSON]
     [License]
     [Readme]
     [ExecDir]
     [ModuleBuild]
     [Manifest]
     [TestRelease]
     [ConfirmRelease]
     
     [PodWeaver]
     [NextRelease]
     [AutoPrereqs]
     [OurPkgVersion]
     
     [Git::Check]
     [ACPS::Git::Commit]
     [ACPS::Release]

AUTHOR

    Graham Ollis <gollis@sesda3.com>

COPYRIGHT AND LICENSE

    This software is copyright (c) 2012 by NASA GSFC.

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

