Yet Another Perl Conference :: Europe :: 2009
-- 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.