MooseX-Extended

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

name                                             = MooseX-Extended
author                                           = Curtis "Ovid" Poe <curtis.poe@gmail.com> 
copyright_holder                                 = Curtis "Ovid" Poe
copyright_year                                   = 2022
license                                          = Artistic_2_0
main_module                                      = lib/MooseX/Extended.pm

[FileFinder::Filter / test_files_sans_templates]
finder                                           = :TestFiles

[@Starter::Git]
revision                                         = 5
managed_versions                                 = 1
regenerate                                       = LICENSE
regenerate                                       = Makefile.PL
regenerate                                       = META.json
regenerate                                       = cpanfile
BumpVersionAfterRelease.munge_makefile_pl        = 0
Regenerate::AfterReleasers.plugin                = ReadmeAnyFromPod

[CopyFilesFromBuild::Filtered]
copy = Makefile.PL
copy = cpanfile
copy = LICENSE

[GithubMeta]
issues                                           = 1
user                                             = Ovid
homepage                                         = https://github.com/Ovid/moosex-extended

[AutoPrereqs]
skip = IO::Async::Loop

; Windows test failures were caused by having version of Type::Tiny and
; friends which were released in 2014!
[Prereqs]
Type::Tiny          = 1.012004                            ; minimum safe version
B::Hooks::AtRuntime = 8                                   ; minimum safe version
true                = 1.0.2                               ; minimum safe version

[Prereqs / DevelopRequires ]
-phase = develop
-relationship = requires
Perl::Critic::Policy::Moose::ProhibitMultipleWiths = 0    ; for xt tests
Perl::Critic::Policy::Moose::RequireMakeImmutable  = 0    ; for xt tests
version                                            = 0.77

[Prereqs / RuntimeSuggests]
-relationship = suggests
Syntax::Keyword::MultiSub = 0.03
Syntax::Keyword::Try      = 0.027
Future::AsyncAwait        = 0.58
Function::Parameters      = 2.001003
Future                    = 0.48                          ; 0.48_001 is buggy

[Prereqs / TestRecommends]
-phase = test
-relationship = recommends
IO::Async::Loop = 0
Data::Printer   = 0   ; useful while testing if debugging is enabled

[CPANFile]

[Git::Contributors]
include_authors = 1

[PodWeaver]

[ExecDir]
dir = bin

[ReadmeAnyFromPod]
type = gfm
location = root
phase = build



( run in 2.071 seconds using v1.01-cache-2.11-cpan-5837b0d9d2c )