At some point the #6234 has been lost from the mainline
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 7887c58..d21175d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -580,6 +580,12 @@ ext/threads/t/stress_string.t      Test with multiple threads, string cv argument.
 ext/threads/threads.h          ithreads
 ext/threads/threads.pm          ithreads
 ext/threads/threads.xs         ithreads
+ext/threads/shared/Makefile.PL  thread shared variables
+ext/threads/shared/README       thread shared variables
+ext/threads/shared/shared.pm    thread shared variables
+ext/threads/shared/shared.xs    thread shared variables
+ext/threads/shared/t/sv_simple.t       thread shared variables
+ext/threads/shared/t/sv_refs.t thread shared variables
 ext/Time/HiRes/Changes         Time::HiRes extension
 ext/Time/HiRes/hints/dynixptx.pl       Hint for Time::HiRes for named architecture
 ext/Time/HiRes/hints/sco.pl    Hints for Time::HiRes for named architecture
@@ -1833,6 +1839,7 @@ pod/perlguts.pod          Internals info
 pod/perlhack.pod               Perl hackers guide
 pod/perlhist.pod               Perl history info
 pod/perlintern.pod             Perl internal function docs (autogenrated)
+pod/perlintro.pod               Perl introduction for beginners
 pod/perliol.pod                        Internals of PerlIO with layers.
 pod/perlipc.pod                        IPC info
 pod/perllexwarn.pod            Lexical Warnings info
@@ -1850,6 +1857,7 @@ pod/perlop.pod                    Operator info
 pod/perlopentut.pod            open() tutorial
 pod/perlothrtut.pod            Threads old tutorial
 pod/perlpod.pod                        Pod info
+pod/perlpodspec.pod            Pod specification
 pod/perlport.pod               Portability guide
 pod/perlre.pod                 Regular expression info
 pod/perlref.pod                        References info