-- Perl 5.10.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.