This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add STORABLE_attach hook (Adam Kennedy).
authorAbhijit Menon-Sen <ams@wiw.org>
Mon, 25 Apr 2005 01:36:38 +0000 (01:36 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Mon, 25 Apr 2005 01:36:38 +0000 (01:36 +0000)
commit2f796f323f0a2d2e2c3db0d837080471654102e8
tree2c9dc17cfddc3987925647c5500c4fa2e0fac952
parentf675c333aa2ffb38d0c396f20dded19915213ef6
Add STORABLE_attach hook (Adam Kennedy).

p4raw-id: //depot/perl@24316
MANIFEST
ext/Storable/ChangeLog
ext/Storable/MANIFEST
ext/Storable/Storable.pm
ext/Storable/Storable.xs
ext/Storable/t/HAS_ATTACH.pm [new file with mode: 0644]
ext/Storable/t/attach_errors.t [new file with mode: 0644]
ext/Storable/t/attach_singleton.t [new file with mode: 0644]
ext/Storable/t/circular_hook.t [new file with mode: 0644]