Perl 5 version 20.0 documentation
untie
- untie VARIABLE
Breaks the binding between a variable and a package. (See tie.) Has no effect if the variable is not tied.
Breaks the binding between a variable and a package. (See tie.) Has no effect if the variable is not tied.