p5-Term-Screen

positioning screen based module

WWW CVSWeb GITHub
  1. Package version
    p5-Term-Screen-1.06p1
  2. Maintainer
    The OpenBSD ports mailing-list

Term::Screen is a very simple screen positioning module
that should work wherever "Term::Cap" does. It is set up
for Unix using stty's but these dependences are isolated
by evals in the "new" constructor. Thus you may create a
child module implementing Screen with MS-DOS, ioctl, or
other means to get raw and unblocked input.