Re: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap

2001-09-30 Thread Jarkko Hietaniemi
On Sun, Sep 30, 2001 at 04:10:02PM -0600, chromatic wrote: > This adds several tests for Term::Cap. It *should* be portable, as it's pretty > cautious about avoiding platform dependencies. Time always tells. Thanks, applied. And immediately edited: trusting on particular external error message

[PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap

2001-09-30 Thread chromatic
This adds several tests for Term::Cap. It *should* be portable, as it's pretty cautious about avoiding platform dependencies. Time always tells. Looking at Term::Cap itself, there are some formats mentioned in comments at the start of Tgoto() that aren't implemented. They look pretty obscure.