Restore strict refs on stashes, removed by ce10b5d1ec5b5f68b0811018a415bc37.
authorNicholas Clark <nick@ccl4.org>
Tue, 17 Nov 2009 10:17:11 +0000 (10:17 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 21 May 2010 20:24:35 +0000 (21:24 +0100)
commitdd9035cd5bdeced1187df399d27d526f3b30194b
tree82d333af765c5f828630ad2e51a66f0b38fc542c
parent223f0fb7579941d15c6185ada7e98fb53bf60852
Restore strict refs on stashes, removed by ce10b5d1ec5b5f68b0811018a415bc37.

Strictures on stashes were special-cased, because the lexer was special-cased
to avoid autovivifying stashes (in adc51b978ed1b2e9d4512c9bfa80386ac917d05a,
now reverted), to keep the behaviour of defined %stash:: consistent.

defined %stash:: is deprecated.

Keep the new regression tests from ce10b5d1ec5b5f68b0811018a415bc37bb6bfe5e.
op.c