In article <[EMAIL PROTECTED]>, "Andy Dougherty" <[EMAIL PROTECTED]> wrote:
> Ahh. Tricky. So the fact that my system passes the lib/Term/Cap.t test is no > guarantee that I can, in fact, use lib/Term/Cap.pm. Hmm. Interesting. I > mean, I see the point, but still, it's a bit odd. You're right. The test shouldn't be so portable that it runs where the module itself won't. (Term::Cap ought to run just fine on a Debian box, though.) Perhaps it should skip all tests without any of @ENV{qw(TERM TERMCAP TERMPATH)} set? Anyone possessing more experience with terminal emulation is welcome to jump in. -- c