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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: unshift Chapter 5
Function Reference
Next: Reference: use
 

untie

untie 
variable

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


Previous: Reference: unshift Perl in a Nutshell Next: Reference: use
Reference: unshift Book Index Reference: use