Perl Programming/Keywords/tied

From testwiki
Jump to navigation Jump to search

Template:Prognav

The tied keyword

tied returns a reference to the object underlying VARIABLE.

Syntax

  tied VARIABLE

<ǃ--

Examples

Template:Code:Valid-->

See also

Template:Prognav

Template:BookCat