$terminal->Trequire(caps)
Checks to see whether the named capabilities, caps, are defined in the terminal's termcap entry. For example:
Any undefined capabilities are listed and$terminal->Trequire(qw/ce ku kd/);
Carp::croak is called.
Copyright © 2001 O'Reilly & Associates. All rights reserved.