Revert "make 'local $tied' untied"
authorDavid Mitchell <davem@iabyn.com>
Mon, 7 Jun 2010 21:11:42 +0000 (22:11 +0100)
committerDavid Mitchell <davem@iabyn.com>
Mon, 7 Jun 2010 21:11:42 +0000 (22:11 +0100)
commit89adf4e8e0de17fedf78328b32920f47635850d0
tree75df7a6d325273d824b15fd015c8f187f81bd3be
parente1137bc782e702f287ec7909f121d66bfb4707ba
Revert "make 'local $tied' untied"

This reverts commit 191ad7eff570fc96c93993e4358f83e2033365d6.

Some modules (e.g. File::chdir) relied on the current behaviour of
local $tied_scalar, so lets leave things as-is for now. See

http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2010-05/msg00627.html
mg.c
t/op/local.t