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

Programming Perl

Programming PerlSearch this book
Previous: 3.2.183 unshift Chapter 3
Functions
Next: 3.2.185 use
 

3.2.184 untie

untie 

VARIABLE

Breaks the binding between a variable and a package. See tie .


Previous: 3.2.183 unshift Programming Perl Next: 3.2.185 use
3.2.183 unshift Book Index 3.2.185 use