Result:
found 687 distributions and 1334 files matching your query ! ( run in 0.575 )


Dist-Zilla-PluginBundle-Author-MAXHQ

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/Author/MAXHQ.pm  view on Meta::CPAN

#pod     [Prereqs::AuthorDeps]
#pod     [AutoPrereqs]
#pod
#pod     [Prereqs / MAXHQ]
#pod     -phase = runtime
#pod     -relationship = requires
#pod     Pod::Elemental::Transformer::List = 0.102000
#pod
#pod     [Prereqs / MAXHQ-DEV]
#pod     -phase = devlop
#pod     -relationship = requires
#pod     Pod::Coverage::TrustPod = 0.100003
#pod
#pod     [RemovePrereqs]
#pod     remove = strict
#pod

lib/Dist/Zilla/PluginBundle/Author/MAXHQ.pm  view on Meta::CPAN

    [Prereqs::AuthorDeps]
    [AutoPrereqs]

    [Prereqs / MAXHQ]
    -phase = runtime
    -relationship = requires
    Pod::Elemental::Transformer::List = 0.102000

    [Prereqs / MAXHQ-DEV]
    -phase = devlop
    -relationship = requires
    Pod::Coverage::TrustPod = 0.100003

    [RemovePrereqs]
    remove = strict

 view all matches for this distribution


Dist-Zilla-PluginBundle-Author-NMBOOKER

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/Author/NMBOOKER.pm  view on Meta::CPAN


  [Git::Push]

  [Prereqs / TestMoreWithSubtests]
  -phase = test
  -type  = requires
  Test::More = 0.96

=head1 NAME

Dist::Zilla::PluginBundle::Author::NMBOOKER - Standard behaviour for NMBOOKER's modules

 view all matches for this distribution


Dist-Zilla-PluginBundle-Author-OALDERS

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN


[Test::Compile]

[Prereqs / dzil plugin bundle (direct)]
-phase = runtime
-relationship = requires
Code::TidyAll::Plugin::SortLines::Naturally = 0.000003
Code::TidyAll::Plugin::UniqueLines = 0.000003
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::PluginBundle::Git::VersionManager = 0.002
Dist::Zilla::Plugin::CheckChangesHasContent = 0

 view all matches for this distribution


Dist-Zilla-PluginBundle-Author-OpusVL

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/Author/OpusVL.pm  view on Meta::CPAN

  [Git::Push]
  [CPAN::Mini::Inject::REST]

  [Prereqs / TestMoreWithSubtests]
  -phase = test
  -type  = requires
  Test::More = 0.96

Your module files should contain:

  # ABSTRACT: frobnicates the whirligigs

 view all matches for this distribution


Dist-Zilla-PluginBundle-Author-TABULO

 view release on metacpan or  search on metacpan

lib/Pod/Weaver/PluginBundle/Author/TABULO.pm  view on Meta::CPAN

  [Generic / USAGE]
  [Generic / OVERVIEW]
  [Generic / STABILITY]

  [Collect / REQUIREMENTS]
  command = requires

  [Collect / CONSTRUCTORS]
  command = constructor

  [ClassMopper / ATTRIBUTES]

 view all matches for this distribution


Dist-Zilla-PluginBundle-Author-WATERKIP

 view release on metacpan or  search on metacpan

profiles/default/plugins.ini  view on Meta::CPAN

Test::Most = 0
Sub::Override = 0

; Uncomment if you need JSON::XS
;[DynamicPrereqs]
;-body = requires('JSON::XS', '4.02') if has_module('JSON::XS', '4.01') or !defined has_module('JSON::XS', '4.01');

 view all matches for this distribution


Dist-Zilla-PluginBundle-Author-ZMUGHAL

 view release on metacpan or  search on metacpan

lib/Pod/Weaver/PluginBundle/Author/ZMUGHAL/ProjectRenard.pm  view on Meta::CPAN

		# [Collect / TYPES]
		# command = type
		_collect("Types", 'type', 'TYPES'),

		# [Collect / METHODS REQUIRED BY THIS ROLE]
		# command = requires
		_collect("RoleRequires", 'requires', 'METHODS REQUIRED BY THIS ROLE'),

		# [Collect / ATTRIBUTES]
		# command = attr
		_collect("Attributes", 'attr', 'ATTRIBUTES'),

 view all matches for this distribution


Dist-Zilla-PluginBundle-BioPerl

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

;; [@BioPerl] has [AutoPrereqs] but that misses all the plugins that
;; are actually used in the created configuration.

[Prereqs / dzil plugin bundle (direct)]
-phase = runtime
-relationship = requires
Dist::Zilla::Plugin::AutoMetaResources = 0
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::Encoding = 0
Dist::Zilla::Plugin::Git::Check = 0
Dist::Zilla::Plugin::Git::Commit = 0

dist.ini  view on Meta::CPAN

Dist::Zilla::Role::PluginBundle::Config::Slicer = 0
Dist::Zilla::Role::PluginBundle::PluginRemover  = 0

[Prereqs / podweaver plugin bundle (direct)]
-phase = runtime
-relationship = requires
Pod::Elemental::Transformer::List = 0
Pod::Weaver::Plugin::EnsureUniqueSections = 0
Pod::Weaver::Plugin::SingleEncoding = 0
Pod::Weaver::Plugin::Transformer = 0
Pod::Weaver::PluginBundle::CorePrep = 0

 view all matches for this distribution


Dist-Zilla-PluginBundle-DOY

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/DOY.pm  view on Meta::CPAN


My plugin bundle. Roughly equivalent to:

    [Prereqs / TestMoreDoneTesting]
    -phase = test
    -type = requires
    Test::More = 0.88

    [GatherDir]
    [PruneCruft]
    [ManifestSkip]

 view all matches for this distribution


Dist-Zilla-PluginBundle-DROLSKY

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/DROLSKY.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 this:
    [Prereqs / Test::More with Test2]
    -phase = test
    -type  = requires
    Test::More = 1.302015

    ; or, 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 precious]
    -phase = develop
    -type  = requires
    Perl::Critic        = 1.138
    Perl::Critic::Moose = 1.05
    Perl::Tidy          = 20210111
    Pod::Checker        = 1.74
    Pod::Tidy           = 0.10

    [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::DROLSKY

 view all matches for this distribution


Dist-Zilla-PluginBundle-Git-VersionManager

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

StaticInstall.mode = on
Test::ReportPrereqs.include[0] = Dist::CheckConflicts

[Prereqs / dzil plugin bundle (direct)]
-phase = runtime
-relationship = requires
Dist::Zilla::Plugin::VersionFromMainModule = 0.04
Dist::Zilla::Plugin::RewriteVersion::Transitional = 0.004
Dist::Zilla::Plugin::Git::NextVersion = 0
; Dist::Zilla::Plugin::MetaProvides::Update = 0     ; currently bundled with this distribution
Dist::Zilla::Plugin::CopyFilesFromRelease = 0

 view all matches for this distribution


Dist-Zilla-PluginBundle-MAXMIND

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/MAXMIND.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::MAXMIND

 view all matches for this distribution


Dist-Zilla-PluginBundle-RSRCHBOY

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; FIXME REMOVE temporary workaround as we now require this
; authordep Dist::Zilla::Plugin::MetaData::BuiltWith

[Prereqs / DistZillaRuntimeRequires]
-phase        = runtime
-relationship = requires
Dist::Zilla::Plugin::Authority                      = 0
Dist::Zilla::Plugin::CPANFile                       = 0
Dist::Zilla::Plugin::CheckChangesHasContent         = 0
Dist::Zilla::Plugin::CheckPrereqsIndexed            = 0
Dist::Zilla::Plugin::CheckSelfDependency            = 0

dist.ini  view on Meta::CPAN

Dist::Zilla::PluginBundle::Git                      = 1.121770
Dist::Zilla::PluginBundle::Git::CheckFor            = 0

[Prereqs / PodWeaverPrereqs]
-phase        = runtime
-relationship = requires
Pod::Elemental::Transformer::List      = 0
Pod::Weaver::Plugin::SingleEncoding    = 0
Pod::Weaver::Plugin::StopWords         = 0
Pod::Weaver::Section::SeeAlso          = 0
Pod::Weaver::Section::CollectWithIntro = 0
Pod::Weaver::Section::Contributors     = 0

[Prereqs / MintingPrereqs]
-phase        = runtime
-relationship = requires
Dist::Zilla::Plugin::Run::AfterMint = 0

[Prereqs / UnincorporatedPrereqs]
; extra non-included deps that are good to have around...
-phase                           = runtime
-relationship                    = requires
Dist::Zilla::App::Command::cover = 0
Archive::Tar::Wrapper            = 0
Test::MinimumVersion             = 0
Test::NoSmartComments            = 0
Test::Pod::Coverage              = 0

 view all matches for this distribution


Dist-Zilla-PluginBundle-SHLOMIF

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/SHLOMIF.pm  view on Meta::CPAN

L<https://github.com/doy/dist-zilla-pluginbundle-doy> - thanks). Roughly
equivalent to (FILL IN/update).

    [Prereqs / TestMoreDoneTesting]
    -phase = test
    -type = requires
    Test::More = 0.88

    [GatherDir]
    [PruneCruft]
    [ManifestSkip]

 view all matches for this distribution


Dist-Zilla-PluginBundle-SILEX

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/PluginBundle/SILEX.pm  view on Meta::CPAN

  skip = ^t::lib

  [Prereqs]
  [Prereqs / Runtime_Requires]
  -phase        = runtime
  -relationship = requires
  [Prereqs / Runtime_Recommends]
  -phase        = runtime
  -relationship = recommends
  [Prereqs / Test_Requires]
  -phase        = test
  -relationship = requires
  [RemovePrereqs]
  remove = strict
  remove = warnings

  [Authority]

 view all matches for this distribution


Dist-Zilla-Role-Bootstrap

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; version_rel_day   = 4
; version_rel_hour  = 19
; 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


Dist-Zilla-Role-BundleDeps

 view release on metacpan or  search on metacpan

lib/Dist/Zilla/Role/BundleDeps.pm  view on Meta::CPAN

These can be overridden when consuming a bundle in C<dist.ini>

    [@Author::MyBundle]
    ; authordep Dist::Zilla::Role::BundleDeps
    bundledeps_phase = runtime
    bundledeps_relationship = requires

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::Role::BundleDeps",

lib/Dist/Zilla/Role/BundleDeps.pm  view on Meta::CPAN

  [Bootstrap::lib]

  [@Author::MyBundle]
  ; authordep Dist::Zilla::Role::BundleDeps
  bundledeps_phase          = runtime
  bundledeps_relationship   = requires

=head1 SEE ALSO

L<< C<[BundleInspector]>|Dist::Zilla::Plugin::BundleInspector >>

 view all matches for this distribution


Dist-Zilla-Role-PluginLoader

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

[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


Dist-Zilla-Role-Tempdir

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

;version_rel_month = 10
;version_rel_day = 26
;version_rel_hour = 12
;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


Dist-Zilla-Role-Version-Sanitize

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; version_rel_day   = 1
; version_rel_hour  = 21
; 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


Dist-Zilla-Util-BundleInfo

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; version_rel_day   = 1
; version_rel_hour  = 21
; 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


Dist-Zilla-Util-ConfigDumper

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

[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


Dist-Zilla-Util-CurrentCmd

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

[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


Dist-Zilla-Util-EmulatePhase

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

;version_rel_month = 11
;version_rel_day   = 3
;version_rel_hour  = 15
;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


Dist-Zilla-Util-ExpandINI

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

[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


Dist-Zilla-Util-Git-Wrapper

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; version_rel_day   = 7
; version_rel_hour  = 6
; 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


Dist-Zilla-Util-RoleDB

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; version_rel_month = 11
; version_rel_day   = 13
; version_rel_hour  = 5
; 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


Dist-Zilla-Util-SimpleMunge

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; version_rel_day   = 3
; version_rel_hour  = 4
; 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


Dist-Zilla-Util-Test-KENTNL

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

;version_rel_month = 11
;version_rel_day   = 3
;version_rel_hour  = 17
;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

dist.ini  view on Meta::CPAN


[DynamicPrereqs]
:version = 0.016
-raw = # Avoid issue with sanity bugs and Moose penalties
-raw = my $module = "Dist::Zilla::App::Command::chainsmoke";
-raw = requires($module, '1.15') if has_module($module);

 view all matches for this distribution


Dist-Zilla-UtilRole-MaybeZilla

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; version_rel_day   = 14
; version_rel_hour  = 15
; 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


( run in 0.575 second using v1.01-cache-2.11-cpan-0d8aa00de5b )