This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
SCALAR/FIRSTKEY for tied hashes in scalar context
authorTassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
Sat, 6 Dec 2003 11:50:59 +0000 (12:50 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 6 Dec 2003 19:50:07 +0000 (19:50 +0000)
commita3bcc51ebd4e201d85a37d8410b7a375b8d94244
tree57797ca6128a5011622a6e805fb66f6d2a0fbaa5
parent5c98da1c029548d157089bc95672bf854902dd76
SCALAR/FIRSTKEY for tied hashes in scalar context
Message-id: <20031206105059.GA13989@ethan>

p4raw-id: //depot/perl@21855
13 files changed:
embed.fnc
embed.h
global.sym
hv.c
lib/Tie/Hash.pm
mg.c
pod/perlapi.pod
pod/perlfunc.pod
pod/perltie.pod
pp.c
pp_hot.c
proto.h
t/op/tie.t