Why not adopt me?
NAME
App::Termcast - broadcast your terminal sessions for remote viewing
VERSION
version 0.01_02
SYNOPSIS
termcast [options] [command]
DESCRIPTION
App::Termcast is a client for the http://termcast.org/ service, which allows broadcasting of a terminal session for remote viewing. It will either run a command given on the command line, or a shell.
TODO
Tests! Need to figure out a good way to test this.
Factor some stuff out so applications can call this standalone?
Use MooseX::SimpleConfig to make configuration easier.
BUGS
No known bugs.
Please report any bugs through RT: email bug-app-termcast at rt.cpan.org
, or browse to http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-Termcast.
SEE ALSO
SUPPORT
You can find this documentation for this module with the perldoc command.
perldoc App::Termcast
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
Search CPAN
AUTHOR
Jesse Luehrs <doy at tozt dot net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2009 by Jesse Luehrs.
This is free software; you can redistribute it and/or modify it under the same terms as perl itself.