summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: ea014c323221d790c7fc160f6ea9ff1d03b991db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = App-Termcast
version = 0.03
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