On 2014/03/12 11:38, Sergey Bronnikov wrote: > attached updated port (without PKGNAME in Makefile) > > On 17:49 Tue 11 Mar , Sergey Bronnikov wrote: > > $ cat devel/p5-Term-VT102/pkg/DESCR > > The VT102 class provides emulation of most of the functions of a DEC > > VT102 terminal. Once initialised, data passed to a VT102 object is > > processed and the in-memory "screen" modified accordingly. This "screen" > > can be interrogated by the external program in a variety of ways. > > > > This allows your program to interface with full-screen console programs > > by running them in a subprocess and passing their output to a VT102 > > class. You can then see what the application has written on the screen > > by querying the class appropriately. > > > > Tested on i386, -current. > > > > P.S. port is required for Tapper > >
The examples are in the wrong place, they shouldn't go into perl's include search path. Updated port attached, OK sthen@ if somebody wants to import it.. (One example requires IO::Pty from p5-IO-Tty but I didn't see any point in forcing a run dependency just for the example code in this case).
p5-Term-VT102.tgz
Description: application/tar-gz