summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-02-09 20:33:53 +0000
committerNicholas Clark <nick@ccl4.org>2009-02-09 21:35:11 +0000
commit2336398ced407314bc7337ba89847a0183e6b314 (patch)
tree71bb75234d9e5c0ea9c97eea83e8110c68b70715 /MANIFEST
parent4455f5a6814020ed04d0755a167c698a958bdbe7 (diff)
downloadperl-2336398ced407314bc7337ba89847a0183e6b314.tar.gz
Rename ext/XS/Typemap to ext/XS-Typemap
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST14
1 files changed, 7 insertions, 7 deletions
diff --git a/MANIFEST b/MANIFEST
index 5dbcf281ee..508c007f6f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1453,13 +1453,13 @@ ext/XS-APItest/t/svpeek.t XS::APItest extension
ext/XS-APItest/t/svsetsv.t Test behaviour of sv_setsv with/without PERL_CORE
ext/XS-APItest/t/xs_special_subs_require.t for require too
ext/XS-APItest/t/xs_special_subs.t Test that XS BEGIN/CHECK/INIT/END work
-ext/XS/Typemap/Makefile.PL XS::Typemap extension
-ext/XS/Typemap/README XS::Typemap extension
-ext/XS/Typemap/stdio.c XS::Typemap extension
-ext/XS/Typemap/t/Typemap.t test that typemaps work
-ext/XS/Typemap/typemap XS::Typemap extension
-ext/XS/Typemap/Typemap.pm XS::Typemap extension
-ext/XS/Typemap/Typemap.xs XS::Typemap extension
+ext/XS-Typemap/Makefile.PL XS::Typemap extension
+ext/XS-Typemap/README XS::Typemap extension
+ext/XS-Typemap/stdio.c XS::Typemap extension
+ext/XS-Typemap/t/Typemap.t test that typemaps work
+ext/XS-Typemap/typemap XS::Typemap extension
+ext/XS-Typemap/Typemap.pm XS::Typemap extension
+ext/XS-Typemap/Typemap.xs XS::Typemap extension
fakesdio.h stdio in terms of PerlIO
fakethr.h Fake threads header
form.h Public declarations for formats