This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
_60 & _04 - Add WRITE & CLOSE to TIEHANDLE
authorGraham Barr <gbarr@pobox.com>
Fri, 27 Feb 1998 04:15:04 +0000 (04:15 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 27 Feb 1998 15:34:06 +0000 (15:34 +0000)
commit1d603a678689f1e74cf73914a432b2a8d38be470
tree33c7de394ba486768d2f28151acdfc70f0df179f
parentbf99883da2fbc1b4d546abddb96990a37466b881
_60 & _04 - Add WRITE & CLOSE to TIEHANDLE

p4raw-id: //depot/perl@595
lib/Tie/Handle.pm [new file with mode: 0644]
pod/perltie.pod
pp_sys.c
t/op/tiehandle.t [new file with mode: 0755]