Perl Programming/Keywords/tied
Jump to navigation
Jump to search
The tied keyword
tied returns a reference to the object underlying .
Syntax
tied VARIABLE
<ǃ--
tied keywordtied returns a reference to the object underlying .
tied VARIABLE
<ǃ--