summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 521749d04ca88ad40c7a44baa31c10b8f86acb9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = Reply
author = Jesse Luehrs <doy at cpan dot org>
license = MIT
copyright_holder = Jesse Luehrs

[@DOY]
:version = 0.08
dist = Reply
repository = github
Test::Compile_skip = ::(?:Nopaste|DataDump|Editor)$

[MetaNoIndex]
package = Reply::Plugin::Default

[AutoPrereqs]
skip = ^App::Nopaste$
skip = ^Data::Dump$
skip = ^Proc::InvokeEditor$

[Prereqs / RuntimeRecommends]
App::Nopaste = 0
Data::Dump = 0
Proc::InvokeEditor = 0
Term::ReadLine::Gnu = 0