Programming Perl

Programming PerlSearch this book
Previous: 3.2.183 unshiftChapter 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 unshiftProgramming PerlNext: 3.2.185 use
3.2.183 unshiftBook Index3.2.185 use