summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: c3e73ebce4188651aa442fc77a297f4762c2663c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name = App-Termcast
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs

[@DOY]
dist = App-Termcast

[Prereqs]
Moose          = 0
IO::Pty::Easy  = 0.07
Term::ReadKey  = 0
Try::Tiny      = 0
MooseX::Getopt = 0
Scope::Guard   = 0
JSON           = 0

[Prereqs / TestRequires]
Test::Requires = 0

[Prereqs / RuntimeRecommends]
Term::TtyRec::Plus = 0