-
-
06 Jul 2012 21:05:22 UTC
- Distribution: Dist-Zilla-PluginBundle-GETTY
- Module version: 0.008
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (565 / 10 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (11.66KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Torsten Raudssus L<http://www.raudssus.de/>
- Dependencies
- App::cpanminus
- Dist::Zilla
- Dist::Zilla::Plugin::Authority
- Dist::Zilla::Plugin::BumpVersionFromGit
- Dist::Zilla::Plugin::GithubMeta
- Dist::Zilla::Plugin::InstallRelease
- Dist::Zilla::Plugin::PodWeaver
- Dist::Zilla::Plugin::Repository
- Dist::Zilla::Plugin::TaskWeaver
- Dist::Zilla::PluginBundle::Git
- Pod::Elemental
- Pod::Elemental::Transformer::List
- Pod::Weaver
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.NAME
Dist::Zilla::PluginBundle::GETTY - DEPRECATED PLEASE USE Dist::Zilla::PluginBundle::Author::GETTY instead
VERSION
version 0.008
DESCRIPTION
DEPRECATED This is the plugin bundle that GETTY uses. It is equivalent to:
[@Basic] [Git::NextVersion] [PkgVersion] [MetaConfig] [MetaJSON] [NextRelease] [PodSyntaxTests] [GithubMeta] [InstallRelease] install_command = cpanm . [Authority] authority = cpan:GETTY do_metadata = 1 [PodWeaver] config_plugin = @GETTY [Repository] [@Git] tag_format = %v push_to = origin
If the
task
argument is given to the bundle, PodWeaver is replaced with TaskWeaver and Git::NextVersion is replaced with AutoVersion. If themanual_version
argument is given, AutoVersion is omitted.AUTHOR
Torsten Raudssus <torsten@raudssus.de> http://www.raudssus.de/
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Dist::Zilla::PluginBundle::GETTY, copy and paste the appropriate command in to your terminal.
cpanm Dist::Zilla::PluginBundle::GETTY
perl -MCPAN -e shell install Dist::Zilla::PluginBundle::GETTY
For more information on module installation, please visit the detailed CPAN module installation guide.