summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: a514620e82cb42d511ad242317647f0b15b5e73f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = App-Termcast
version = 0.02
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs
abstract = broadcast your terminal sessions for remote viewing

[@Classic]

[Prereq]
Moose          = 0
IO::Pty::Easy  = 0.07
Term::ReadKey  = 0
MooseX::Getopt = 0
Scope::Guard   = 0