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