This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tidy up change #18751, so that the second parameter to unpack()
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2004 00:07:13 +0000 (00:07 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2004 00:07:13 +0000 (00:07 +0000)
commitbab9c0ac4be68b8d3e7a915e21d06ed39d0fa563
tree433c7a34050655e49940106dcbae7bf42e930f98
parent35bc0dc84153b4a6ad4b24f4d9e7d25cc7a0fb97
Tidy up change #18751, so that the second parameter to unpack()
defaults to $_ at compile-time, instead of run-time (like all
other primitives that default to $_).
p4raw-link: @18751 on //depot/perl: 13dcffc60adeca175c32a1ea11ec8756d4853ad2

p4raw-id: //depot/perl@22047
embed.h
op.c
opcode.h
opcode.pl
pp.sym
pp_pack.c
pp_proto.h