- shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 22 Nov 1997 09:48:02 +0000 (09:48 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 22 Nov 1997 09:48:02 +0000 (09:48 +0000)
commit0da4822f11e97ce202166899552c06d720eb835a
tree2a629ad4539739bcf6e0d9a49d8f52cbcc3a3196
parenta80f87c48e630b044cd5371d547b0f38e4476ec0
- shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
- added a test for the above
- fixed up perly.c.diff and vms/perl_c.vms for above and added the
  ansification hunks

p4raw-id: //depot/win32/perl@277
op.c
perly.c
perly.c.diff
perly.y
t/op/misc.t
vms/perly_c.vms