start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.157 Tie::Scalar, Tie::StdScalar Chapter 8
Standard Modules
Next: Reference: DESTROY
 

TIESCALAR


TIESCALAR 


ClassName

, 

list

Constructor. Associates new scalar instance with class ClassName . list represents any additional arguments needed to complete the association.

tie $scalar, 
ClassName
, 
list


Previous: 8.157 Tie::Scalar, Tie::StdScalar Perl in a Nutshell Next: Reference: DESTROY
8.157 Tie::Scalar, Tie::StdScalar Book Index Reference: DESTROY

Library Navigation Links

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