![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
perlfunc:untieby gods |
on Aug 24, 1999 at 22:41 UTC ( #173=perlfunc: print w/replies, xml ) | Need Help?? |
untieSee the current Perl documentation for untie. Here is our local, out-dated (pre-5.6) version: ![]() untie - break a tie binding to a variable
![]() untie VARIABLE
![]() Breaks the binding between a variable and a package. (See tie().) |
|