view release on metacpan or search on metacpan
;version_rel_day = 24
;version_rel_hour = 0
;version_rel_time_zone = Pacific/Auckland
; authordep Dist::Zilla::Role::ModuleMetadata
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING = 0.001003
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
view all matches for this distribution
view release on metacpan or search on metacpan
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
;version_rel_month = 10
;version_rel_day = 22
;version_rel_hour = 08
;version_rel_time_zone = Pacific/Auckland
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING = 0.001003
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
view all matches for this distribution
view release on metacpan or search on metacpan
modules = Dist::Zilla::App::Command::bakeini
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/OptionalFeature.pm view on Meta::CPAN
You can specify requirements for different phases and relationships with:
[OptionalFeature / Feature_name]
-description = description
-phase = test
-relationship = requires
Fitz::Fotz = 1.23
Text::SoundEx = 3
If not provided, C<-phase> defaults to C<runtime>, and C<-relationship> to
C<requires>.
lib/Dist/Zilla/Plugin/OptionalFeature.pm view on Meta::CPAN
[OptionalFeature]
-name = XS_Support
-description = XS implementation (faster, requires a compiler)
-phase = runtime
-relationship = requires
Foo::Bar::XS = 1.002
B<NOTE>: It is advised that you only specify I<one> prerequisite for a given
feature -- and if necessary, create a separate distribution to encapsulate the
code needed to make that feature work (along with all of its dependencies).
view all matches for this distribution
view release on metacpan or search on metacpan
; auto_prereqs_skip = File::Find
;[Prereqs::DarkPAN]
;DDG = http://darkpan.duckduckgo.com/
;DDG.uri = authors/id/G/GE/GETTY/DDG-0.002.tar.gz
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
; version_rel_day = 8
; version_rel_hour = 9
; version_rel_time_zone = Pacific/Auckland
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled.pm view on Meta::CPAN
To change this behavior, specify one or more of the following parameters:
applyto_phase = build
applyto_phase = configure
applyto_relation = requires
etc.
For more complex demands, this also works:
lib/Dist/Zilla/Plugin/Prereqs/MatchInstalled.pm view on Meta::CPAN
=head2 C<applyto_relation>
Determines which relations will be checked for module dependencies to upgrade.
[Prereqs::MatchInstalled]
applyto_relation = requires
Defaults to:
requires suggests recommends
view all matches for this distribution
view release on metacpan or search on metacpan
; version_rel_day = 8
; version_rel_hour = 11
; version_rel_time_zone = Pacific/Auckland
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/Prereqs/Recommend/MatchInstalled.pm view on Meta::CPAN
applyto_phase = configure
applyto_phase = runtime
applyto_phase = test
applyto_phase = build
applyto_phase = develop
source_relation = requires
target_relation = recommends
And add these stanzas for example:
modules = Module::Build
lib/Dist/Zilla/Plugin/Prereqs/Recommend/MatchInstalled.pm view on Meta::CPAN
And those are the default values too.
=head2 C<source_relation>
[Prereqs::Recommend::MatchInstalled]
source_relation = requires
This attribute specifies the prerequisites to skim for modules to recommend upgrades on.
Valuable values are:
view all matches for this distribution
view release on metacpan or search on metacpan
; version_rel_day = 18
; version_rel_hour = 14
; version_rel_time_zone = Pacific/Auckland
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING = 0.001003
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/Prereqs/SyncVersions.pm view on Meta::CPAN
A multi-value attribute that specifies which relations to iterate and homogenize.
By default, this is:
applyto_relation = requires
However, you could extend it further to include C<suggests> and C<recommends> if you wanted to.
You could even add C<conflicts> ... but you really shouldn't.
applyto_relation = requires
applyto_relation = suggests
applyto_relation = recommends
applyto_relation = conflicts ; Danger will robinson.
=head2 C<applyto>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/Prereqs/Upgrade.pm view on Meta::CPAN
By default, the target relationship type is C<recommends>.
However, this can be adjusted with the C<-target_relation> attribute.
[Prereqs::Upgrade]
; -target_relation = requires ; Not recommended and way more strict
-target_relation = suggests ; Makes upgrades suggestions instead of recommendations
Moose = 2.0
Moo = 1.008001
=head3 C<-source_relation>
view all matches for this distribution
view release on metacpan or search on metacpan
[DynamicPrereqs]
:version = 0.018
-body = test_requires('IO::Pty') if isnt_os('MSWin32');
-body = # Dist::Zilla 5.033 has an insufficient Config::MVP prerequisite
; Dist::Zilla must be != 5.033
-body = requires('Dist::Zilla', '5.034') if has_module('Dist::Zilla', '== 5.033');
; Log::Dispatch must be <= 2.46 or >= 2.49
-body = requires('Log::Dispatch', '2.49') if has_module('Log::Dispatch', '> 2.46, < 2.49');
; Log::Dispatch must be <= 2.58 or >= 2.61
-body = requires('Log::Dispatch', '2.61') if has_module('Log::Dispatch', '> 2.58, < 2.61');
[Test::CheckBreaks]
:version = 0.017
conflicts_module = Moose::Conflicts
conflicts_module = Module::Runtime::Conflicts
view all matches for this distribution
view release on metacpan or search on metacpan
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING = 0.001003
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
view all matches for this distribution
view release on metacpan or search on metacpan
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/TaskWeaver.pm view on Meta::CPAN
#pod If you use three part versions, like C<1.2.3>, you will want to require a very
#pod modern ExtUtils::MakeMaker, probably v6.68 or later. You can do that with:
#pod
#pod [Prereqs / EUMM]
#pod -phase = configure
#pod -type = requires
#pod ExtUtils::MakeMaker = 6.68
#pod
#pod =head2 Placeholder Testfile
#pod
#pod Due to the way various CPAN clients install modules, it is necessary
lib/Dist/Zilla/Plugin/TaskWeaver.pm view on Meta::CPAN
If you use three part versions, like C<1.2.3>, you will want to require a very
modern ExtUtils::MakeMaker, probably v6.68 or later. You can do that with:
[Prereqs / EUMM]
-phase = configure
-type = requires
ExtUtils::MakeMaker = 6.68
=head2 Placeholder Testfile
Due to the way various CPAN clients install modules, it is necessary
view all matches for this distribution
view release on metacpan or search on metacpan
; version_rel_day = 11
; version_rel_hour = 16
; version_rel_time_zone = Pacific/Auckland
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING = 0.001003
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
view all matches for this distribution
view release on metacpan or search on metacpan
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING = 0.001003
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/PluginBundle/ATOOMIC.pm view on Meta::CPAN
format = %-8v %{yyyy-MM-dd}d%{ (TRIAL RELEASE)}T
; Scans the test files for use of Test2 and picks either
[Prereqs / Test::More with Test2]
-phase = test
-type = requires
Test::More = 1.302015
; If the distro doesn't use Test2
[Prereqs / Test::More with subtest]
-phase = test
-type = requires
Test::More = 0.96
[Prereqs / Modules for use with tidyall]
-phase = develop
-type = requires
Code::TidyAll::Plugin::Test::Vars = 0.02
Parallel::ForkManager' = 1.19
Perl::Critic = 1.126
Perl::Tidy = 20160302
Test::Vars = 0.009
[Prereqs / Test::Version which fixes https://github.com/plicease/Test-Version/issues/7]
-phase = develop
-type = requires
Test::Version = 2.05
[PromptIfStale]
phase = build
module = Dist::Zilla::PluginBundle::ATOOMIC
view all matches for this distribution
view release on metacpan or search on metacpan
[Bootstrap::lib]
[@Author::BBYRD]
; because this is the bundle itself
bundledeps_phase = runtime
bundledeps_relationship = requires
; Prereqs redeclared below
-remove = @Prereqs
-remove = AutoPrereqs
-remove = MinimumPerl
view all matches for this distribution
view release on metacpan or search on metacpan
profiles/csson/profile.ini view on Meta::CPAN
content = {{ ' '}} - Initial release
[GenerateFile / cpanfile]
filename = cpanfile
is_template = 0
content = requires 'perl', '5.010001';
content =
content = # requires 'Some::Module', 'VERSION';
content =
content = on test => sub {
content = requires 'Test::More', '0.96';
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/PluginBundle/Author/ETHER.pm view on Meta::CPAN
;;; Register Prereqs
[AutoPrereqs]
:version = 5.038
[Prereqs::AuthorDeps]
phase = x_Dist_Zilla ; (or whatever 'plugin_prereq_phase' is set to)
relation = requires ; (or whatever 'plugin_prereq_relationship' is set to)
[MinimumPerl]
:version = 1.006
configure_finder = :NoFiles
[Prereqs / prereqs for @Author::ETHER]
-phase = x_Dist_Zilla ; (or whatever 'plugin_prereq_phase' is set to)
-relationship = requires ; (or whatever 'plugin_prereq_relationship' is set to)
...all the plugins this bundle uses...
;;; Install Tool
; <specified installer(s)>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Pod/Weaver/PluginBundle/Author/HAYOBAAN.pm view on Meta::CPAN
#pod [Generic / OVERVIEW]
#pod [Generic / USAGE]
#pod [Generic / OPTIONS]
#pod
#pod [Collect / REQUIREMENTS]
#pod command = requires
#pod
#pod [Collect / VARIABLES]
#pod command = var
#pod
#pod [Collect / FUNCTIONS]
lib/Pod/Weaver/PluginBundle/Author/HAYOBAAN.pm view on Meta::CPAN
[Generic / OVERVIEW]
[Generic / USAGE]
[Generic / OPTIONS]
[Collect / REQUIREMENTS]
command = requires
[Collect / VARIABLES]
command = var
[Collect / FUNCTIONS]
view all matches for this distribution
view release on metacpan or search on metacpan
;version_rel_month = 7
;version_rel_day = 28
;version_rel_hour = 14
;version_rel_time_zone = Pacific/Auckland
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
view all matches for this distribution
view release on metacpan or search on metacpan
[Prereqs]
Dist::Zilla = 5.011
[Prereqs / config_reqs]
-phase = configure
-relationship = requires
File::ShareDir::Install = 0.10
[Prereqs / softdeps]
-phase = runtime
-type = recommends
JSON::MaybeXS = 0
Cpanel::JSON::XS = 0
[Prereqs / testreqs]
-phase = test
-type = requires
Dist::Zilla::Plugin::Prereqs::MatchInstalled = 0
Dist::Zilla::Plugin::ModuleBuild = 0
Dist::Zilla::Plugin::Git::NextVersion::Sanitized = 0
Module::Build = 0
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0
[RemovePrereqs::Provided / @Author::KENTNL/RemovePrereqs::Provided]
[Prereqs / @Author::KENTNL/::Role::BundleDeps]
;[Prereqs::SyncVersions]
-phase = runtime
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING = 0.001003
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
view all matches for this distribution
view release on metacpan or search on metacpan
Dist-Zilla-PluginBundle-LOGIE-0.01/lib/Dist/Zilla/PluginBundle/LOGIE.pm view on Meta::CPAN
My plugin bundle. Roughly equivalent to:
[Prereqs / TestMoreDoneTesting]
-phase = test
-type = requires
Test::Most = 0
[GatherDir]
[PruneCruft]
[ManifestSkip]
view all matches for this distribution