This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Encode to CPAN version 2.78
[perl5.git] / t / io / shm.t
2014-02-18 Tony Cooktest.pl uses skip_all(...), not plan(skip_all => ...)
2012-07-11 Chip Salzenbergensure shmread() calls get and set magic once
2011-09-16 Craig A. Berryskip_all is a sub in t/test.pl.
2011-09-15 George GreerUse test.pl miniperl check rather than by-hand in t...
2011-09-15 George GreerTests in "t/io" aren't supposed to use Test::More yet...
2011-09-15 Father Chrysostomosshm.t: Skip under miniperl
2011-09-15 Father Chrysostomosshm.t: Don’t call shmctl in END when undefined
2011-09-14 Leon TimmermansFix #98480 math when reading shared memory
2011-09-14 Leon TimmermansAdded SysV shared memory tests