This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement use attrs qw(locked package);
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 25 Apr 1998 15:16:54 +0000 (15:16 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 25 Apr 1998 15:16:54 +0000 (15:16 +0000)
commit74efa5a2169712a879c65f86ca8d53d55975e1a2
tree375f3705aad1f3ffb7c9196e6c412b5b6355fc70
parent1f5fef3ecc6ec9818895ca2466f0939fac0e8ba9
Implement use attrs qw(locked package);
Passes all tests except posix (hangs/dies) in sigaction test after
printing "ok 9".

p4raw-id: //depot/ansiperl@901
cv.h
ext/attrs/attrs.pm
ext/attrs/attrs.xs
pp_hot.c