summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: 2c3e74a6e0ef0c3246b6f1010e011c5a17ea59b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name = App-Termcast
version = 0.01
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
Term::ReadKey  = 0
MooseX::Getopt = 0