make map behave like grep wrt indirect object slot when
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 25 Jul 1999 16:32:48 +0000 (16:32 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 25 Jul 1999 16:32:48 +0000 (16:32 +0000)
commit4e4e412b11cee5b4d44ee0d29943215db93eb350
tree8cc42fcbc78159e253ccb0e856af3ecc221f46c5
parent2135512ed9c202c6f2dec388d70c8833fa0bbfb1
make map behave like grep wrt indirect object slot when
there are parentheses; revert an experimental mod by Larry
in change#2038 that failed to parse %{{qw(a b c)}} properly
(this means C<map {use Foo; ...} ...> still needs a proper
fix)

p4raw-link: @2038 on //depot/perl: 834a4ddd8309fbf6aabbbc51bb6fcbe056e7963f

p4raw-id: //depot/perl@3744
toke.c