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