Provides skeletal methods for handle-tying classes. Tie::Handle
provides a new
method as backup in case a class has no TIEHANDLE
method. See the perltie manpage for more detailed information and for
examples. To write your own tied-handle classes, use the following methods:
Copyright © 2001 O'Reilly & Associates. All rights reserved.