-- Perl 5.8.8 documentation --
untie
  • untie VARIABLE

    Breaks the binding between a variable and a package. (See tie.) Has no effect if the variable is not tied.