summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2012-01-19 08:46:54 +0100
committerSteffen Mueller <smueller@cpan.org>2012-01-19 09:35:07 +0100
commit99da4e5fc74bffdce0dcd777a094789afa6e6969 (patch)
tree6799dddcb886674b0921a2c686c664815e5c936f /MANIFEST
parentdd72e27bf84d5e7d3ca05e6525d443c489dd0b9f (diff)
downloadperl-99da4e5fc74bffdce0dcd777a094789afa6e6969.tar.gz
EU::Typemaps: Implement embedded-typemap dumping
This method will return a string representation of the typemap object that can be included *verbatim* in an XS file.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 75987af6dd..346a87e0d4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3144,6 +3144,7 @@ dist/ExtUtils-ParseXS/t/510-t-bare.t ExtUtils::Typemaps tests
dist/ExtUtils-ParseXS/t/511-t-whitespace.t ExtUtils::Typemaps tests
dist/ExtUtils-ParseXS/t/512-t-file.t ExtUtils::Typemaps tests
dist/ExtUtils-ParseXS/t/513-t-merge.t ExtUtils::Typemaps tests
+dist/ExtUtils-ParseXS/t/514-t-embed.t ExtUtils::Typemaps tests
dist/ExtUtils-ParseXS/t/600-t-compat.t ExtUtils::Typemaps tests
dist/ExtUtils-ParseXS/t/data/b.typemap ExtUtils::Typemaps test data
dist/ExtUtils-ParseXS/t/data/combined.typemap ExtUtils::Typemaps test data