from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl> fix interactive regression test while here ok sturm@
ok pvalchev@
-- 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. brad@ ok