This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
TIEARRAY updates - almost works ...
authorNick Ing-Simmons <nik@tiuk.ti.com>
Wed, 14 Jan 1998 18:49:25 +0000 (18:49 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Wed, 14 Jan 1998 18:49:25 +0000 (18:49 +0000)
commita60c0954410db87be540ee8439afcd54350bbb8e
tree1a39a6e0941f3c706efe727a664534cce93143ee
parent1393e20655efb4bcc2062605bfe887dd5e634bc1
TIEARRAY updates - almost works ...

p4raw-id: //depot/ansiperl@424
17 files changed:
MANIFEST
av.c
av.h
ext/DB_File/DB_File.pm
lib/Tie/Array.pm
mg.c
pod/perltie.pod
pp.c
pp_hot.c
pp_sys.c
scope.c
t/lib/tie-push.t [new file with mode: 0755]
t/lib/tie-stdarray.t [new file with mode: 0755]
t/lib/tie-stdpush.t [new file with mode: 0755]
t/op/avhv.t
t/op/push.t
t/op/tiearray.t