Description
libterm-filter-perl - Perl module to run an interactive terminal session, filtering input and output
Distribution: Debian 8 (Jessie)
Repository: Debian Main amd64
Package name: libterm-filter-perl
Package version: 0.03
Package release: 1
Package architecture: all
Package type: deb
Installed size: 68 B
Download size: 12.85 KB
Official Mirror: ftp.br.debian.org
Term::Filter is a Moose role which implements running a program in a pty
while being able to filter the data that goes into and out of it. This
can be used to alter the inputs and outputs of a terminal based program, or to
intercept the data going in or out to record it or rebroadcast it.