summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2007-12-22 19:35:52 +0000
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2007-12-22 19:35:52 +0000
commit8f85282b4f585b3837be7544d1ef8bcac73c7b18 (patch)
tree9ed0c9139cb649c8e5bdbbd29a182ad815675368 /MANIFEST
parentde84dc04df54774a9a36117a3e6233130e44a9a3 (diff)
downloadperl-8f85282b4f585b3837be7544d1ef8bcac73c7b18.tar.gz
Upgrade to IPC::SysV 1.99_07
p4raw-id: //depot/perl@32709
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST29
1 files changed, 19 insertions, 10 deletions
diff --git a/MANIFEST b/MANIFEST
index 3a0f6b14e3..5c27821683 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -822,19 +822,28 @@ ext/IO/t/io_udp.t See if UDP socket-related methods from IO work
ext/IO/t/io_unix.t See if UNIX socket-related methods from IO work
ext/IO/t/io_utf8.t See if perlio opens work
ext/IO/t/io_xs.t See if XSUB methods from IO work
-ext/IPC/SysV/ChangeLog IPC::SysV extension Perl module
+ext/IPC/SysV/Changes IPC::SysV changes
+ext/IPC/SysV/const-c.inc IPC::SysV constants
+ext/IPC/SysV/const-xs.inc IPC::SysV constants
ext/IPC/SysV/hints/cygwin.pl Hint for IPC::SysV for named architecture
ext/IPC/SysV/hints/next_3.pl Hint for IPC::SysV for named architecture
-ext/IPC/SysV/Makefile.PL IPC::SysV extension Perl module
-ext/IPC/SysV/MANIFEST IPC::SysV extension Perl module
-ext/IPC/SysV/Msg.pm IPC::SysV extension Perl module
-ext/IPC/SysV/README IPC::SysV extension Perl module
-ext/IPC/SysV/Semaphore.pm IPC::SysV extension Perl module
-ext/IPC/SysV/SysV.pm IPC::SysV extension Perl module
+ext/IPC/SysV/lib/IPC/Msg.pm IPC::SysV extension Perl module
+ext/IPC/SysV/lib/IPC/Semaphore.pm IPC::SysV extension Perl module
+ext/IPC/SysV/lib/IPC/SharedMem.pm IPC::SysV extension Perl module
+ext/IPC/SysV/lib/IPC/SysV.pm IPC::SysV extension Perl module
+ext/IPC/SysV/Makefile.PL IPC::SysV makefile writer
+ext/IPC/SysV/MANIFEST.SKIP IPC::SysV manifest skip specs
+ext/IPC/SysV/README IPC::SysV README
+ext/IPC/SysV/regen.pl IPC::SysV file regeneration script
ext/IPC/SysV/SysV.xs IPC::SysV extension Perl module
-ext/IPC/SysV/t/ipcsysv.t See if IPC::SysV works
-ext/IPC/SysV/t/msg.t IPC::SysV extension Perl module
-ext/IPC/SysV/t/sem.t IPC::SysV extension Perl module
+ext/IPC/SysV/t/ipcsysv.t IPC::SysV test file
+ext/IPC/SysV/t/pod.t IPC::SysV test file
+ext/IPC/SysV/t/podcov.t IPC::SysV test file
+ext/IPC/SysV/t/msg.t IPC::SysV test file
+ext/IPC/SysV/t/sem.t IPC::SysV test file
+ext/IPC/SysV/t/shm.t IPC::SysV test file
+ext/IPC/SysV/TODO IPC::SysV todo file
+ext/IPC/SysV/typemap IPC::SysV typemap
ext/List/Util/Changes Util extension
ext/List/Util/lib/List/Util.pm List::Util
ext/List/Util/lib/Scalar/Util.pm Scalar::Util