summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: a1f9c4233752bcba81b4499a5d6e0a7e26308bf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = App-REPL
author = Jesse Luehrs <doy at cpan dot org>
license = MIT
copyright_holder = Jesse Luehrs

[@DOY]
:version = 0.08
dist = App-REPL
repository = github

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

[Prereqs / RuntimeRecommends]
Data::Dump = 0
Proc::InvokeEditor = 0