Avoid to load the *+ and *- globs too early.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 7 Mar 2007 10:33:38 +0000 (10:33 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 7 Mar 2007 10:33:38 +0000 (10:33 +0000)
commit66e4e5d58b6f1a43b01a82c3d198f3a5add40b57
tree5dd1c73d5f2a90419ada9a5416d04443f259011b
parent82d8f8347aac1265a123c7171e3613e510568391
Avoid to load the *+ and *- globs too early.
To silence spurious interpolation warnings, merely
create the stash entry for them. Ensure that the
re::Tie::Hash::NamedCapture module is always loaded
when we have created the tied hashes %+ and %-.
Revert change #30483, which is now unnecessary.
p4raw-link: @30483 on //depot/perl: 73f68b39467596f862aade4f4b46d6061aa98bd3

p4raw-id: //depot/perl@30490
gv.c
lib/dumpvar.pl
perl.c