home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


8.154 Tie::Handle

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:


Previous: 8.153 Tie::Array, Tie::StdArray Perl in a Nutshell Next: 8.155 Tie::Hash, Tie::StdHash
8.153 Tie::Array, Tie::StdArray Book Index 8.155 Tie::Hash, Tie::StdHash

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.