This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added SysV shared memory tests
authorLeon Timmermans <fawaka@gmail.com>
Tue, 13 Sep 2011 16:34:28 +0000 (18:34 +0200)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 14 Sep 2011 19:49:56 +0000 (12:49 -0700)
commit2d5385e000a5266aa7ee9c5f30f99861756fa401
tree2aabbdffd19ad2e0d19092368fd40340cce568de
parent71c564a3c0ae4a0f817f6da84bea6832394898f2
Added SysV shared memory tests

Tests are based on IPC-SysV's tests, though I had to remove a lot for it
not to rely on IPC::SharedMem.
MANIFEST
t/io/shm.t [new file with mode: 0644]