-
-
16 May 2018 23:39:30 UTC
- Distribution: Dist-Zilla-PluginBundle-DAGOLDEN
- Module version: 0.079
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (359 / 0 / 0)
- Kwalitee
Bus factor: 1- 85.24% Coverage
- License: apache_2_0
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (27.87KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 6 contributors-
Christian Walde
-
Eric Johnson
-
Karen Etheridge
-
Philippe Bruhat (BooK)
-
Sergey Romanov
-
김도형 - Keedi Kim
- Dependencies
- Dist::Zilla
- Dist::Zilla::Plugin::Authority
- Dist::Zilla::Plugin::Bugtracker
- Dist::Zilla::Plugin::BumpVersionAfterRelease
- Dist::Zilla::Plugin::CPANFile
- Dist::Zilla::Plugin::CheckChangesHasContent
- Dist::Zilla::Plugin::CheckMetaResources
- Dist::Zilla::Plugin::CheckPrereqsIndexed
- Dist::Zilla::Plugin::CopyFilesFromBuild::Filtered
- Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
- Dist::Zilla::Plugin::Git::Contributors
- Dist::Zilla::Plugin::Git::NextVersion
- Dist::Zilla::Plugin::GithubMeta
- Dist::Zilla::Plugin::InsertCopyright
- Dist::Zilla::Plugin::MetaNoIndex
- Dist::Zilla::Plugin::MetaProvides::Package
- Dist::Zilla::Plugin::MinimumPerl
- Dist::Zilla::Plugin::Pod2Readme
- Dist::Zilla::Plugin::Prereqs::AuthorDeps
- Dist::Zilla::Plugin::PromptIfStale
- Dist::Zilla::Plugin::RewriteVersion
- Dist::Zilla::Plugin::RunExtraTests
- Dist::Zilla::Plugin::SurgicalPodWeaver
- Dist::Zilla::Plugin::TaskWeaver
- Dist::Zilla::Plugin::Test::Compile
- Dist::Zilla::Plugin::Test::MinimumVersion
- Dist::Zilla::Plugin::Test::Perl::Critic
- Dist::Zilla::Plugin::Test::PodSpelling
- Dist::Zilla::Plugin::Test::Portability
- Dist::Zilla::Plugin::Test::ReportPrereqs
- Dist::Zilla::Plugin::Test::Version
- Dist::Zilla::PluginBundle::Filter
- Dist::Zilla::PluginBundle::Git
- Dist::Zilla::Role::PluginBundle::Config::Slicer
- Dist::Zilla::Role::PluginBundle::Easy
- Dist::Zilla::Role::PluginBundle::PluginRemover
- Moose
- Pod::Elemental::PerlMunger
- Pod::Elemental::Transformer::List
- Pod::Weaver
- Pod::Weaver::Config::Assembler
- Pod::Weaver::Plugin::WikiDoc
- Pod::Weaver::Section::Contributors
- Pod::Weaver::Section::Support
- Pod::Wordlist
- Test::Portability::Files
- namespace::autoclean
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Pod::Weaver::PluginBundle::DAGOLDEN - DAGOLDEN's default Pod::Weaver config
VERSION
version 0.079
DESCRIPTION
This is a Pod::Weaver PluginBundle. It is roughly equivalent to the following weaver.ini:
[-WikiDoc] [@Default] [Support] perldoc = 0 websites = none bugs = metadata bugs_content = ... stuff (web only, email omitted) ... repository_link = both repository_content = ... stuff ... [Contributors] [-Transformer] transformer = List
USAGE
This PluginBundle is used automatically with the
@DAGOLDEN
Dist::Zilla plugin bundle.It also has region collectors for:
requires
construct
attr
method
func
SEE ALSO
AUTHOR
David Golden <dagolden@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by David Golden.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004
Module Install Instructions
To install Dist::Zilla::PluginBundle::DAGOLDEN, copy and paste the appropriate command in to your terminal.
cpanm Dist::Zilla::PluginBundle::DAGOLDEN
perl -MCPAN -e shell install Dist::Zilla::PluginBundle::DAGOLDEN
For more information on module installation, please visit the detailed CPAN module installation guide.