Term-TtyWrite

remote control a terminal via the TIOCSTI ioctl


License
BSD-3-Clause

Documentation

Term::TtyWrite - remote control a terminal via the TIOCSTI ioctl

To install this module, use CPAN, for example:

  cpan Term::TtyWrite

Run perldoc(1) on Term::TtyWrite for additional documentation.


For the source code, see:

https://github.com/thrig/Term-TtyWrite

This can be built and installed by running:

   perl Makefile.PL
   make
   make test
   make install


LICENSE AND COPYRIGHT

Copyright (C) 2016 Jeremy Mates

This program is free software; you can redistribute it and/or modify it
under the terms of the the Artistic License (2.0). You may obtain a copy
of the full license at:

L<http://www.perlfoundation.org/artistic_license_2_0>