summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-01-29 23:36:02 +0000
committerNicholas Clark <nick@ccl4.org>2007-01-29 23:36:02 +0000
commita6ea7cf34722a779b9808bb114d537198b1a1d0d (patch)
tree3115e2dccfba4e842440dfde480f44258a608ea2 /MANIFEST
parent0932863fe57c5e3708f938df0664df51358e68ed (diff)
downloadperl-a6ea7cf34722a779b9808bb114d537198b1a1d0d.tar.gz
Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
p4raw-id: //depot/perl@30076
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7069e83de8..de0fe88f97 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1231,6 +1231,7 @@ ext/XS/APItest/t/printf.t XS::APItest extension
ext/XS/APItest/t/push.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.t Test that XS BEGIN/CHECK/INIT/END work
+ext/XS/APItest/t/xs_special_subs_require.t for require too
ext/XS/Typemap/Makefile.PL XS::Typemap extension
ext/XS/Typemap/README XS::Typemap extension
ext/XS/Typemap/stdio.c XS::Typemap extension