Task-BeLike-BURAK

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

; web
HTML::Parser                         = 0
Mojolicious                          = 0

; misc
File::HomeDir                        = 0
LWP::UserAgent                       = 0
LWP::Protocol::https                 = 0

; Fix cpan annoyment
Term::ReadLine::Perl                 = 0
Term::ReadKey                        = 0

; CPAN Reports
Task::CPAN::Reporter                 = 0
Unicode::Casing                      = 0.12

; Distro
Dist::Zilla                              = 0
Dist::Zilla::Plugin::DynamicPrereqs      = 0
Dist::Zilla::Plugin::Git::Check          = 0
Dist::Zilla::Plugin::Git::Commit         = 0
Dist::Zilla::Plugin::Git::NextVersion    = 0
Dist::Zilla::Plugin::Git::Push           = 0
Dist::Zilla::Plugin::Git::Tag            = 0
Dist::Zilla::Plugin::GitHub::Meta        = 0
Dist::Zilla::Plugin::Keywords            = 0
Dist::Zilla::Plugin::Meta::Contributors  = 0
Dist::Zilla::Plugin::PodWeaver           = 0
Dist::Zilla::Plugin::Test::Compile       = 0
Dist::Zilla::Plugin::Test::ReportPrereqs = 0
Pod::Elemental::Transformer::List        = 0
Pod::Coverage::TrustPod                  = 0
Test::CPAN::Meta                         = 0

; git

Parallel::ForkManager                    = 0
Time::Duration                           = 0

; Various
HTML::TableParser                        = 0
JSON::XS                                 = 0
Net::GitHub                              = 0

; util
App::Ack                                 = 0

; cli
App::HTTPThis                            = 0

; check later
; Glib::Object::Introspection
Return::Type                             = 0
Sub::Talisman				             = 0
Sub::Private                             = 0
Throwable::Factory                       = 0

[DynamicPrereqs]
-condition = is_os('MSWin32')
-body      = requires('Win32::API', 0 )

[ExecDir]
[ShareDir]

[GitHub::Meta]

[Meta::Contributors]
contributor = Burak Gursoy

; tests
[MetaTests]
[ExtraTests]
[PodSyntaxTests]
[PodCoverageTests]
[Test::ReportPrereqs]
[Test::Compile]

; release
[NextRelease]
format = %v %{yyyy-MM-dd}d %P

[TestRelease]
[ConfirmRelease]
[UploadToCPAN]

; git
[Git::Check]
[Git::Commit]
commit_msg  = Changes for version %v
[Git::Tag]
tag_format  = v%v
tag_message = %N v%v
[Git::Push]
push_to     = origin

[Git::NextVersion]



( run in 2.654 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )