summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: dc03084ec733adbe0508cb7879b8e381d431c8f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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)$

[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