summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTim Bunce <Tim.Bunce@pobox.com>2010-02-26 11:25:02 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2010-02-26 11:25:31 +0100
commit27c4ce72ddbd75b22d861f598b90df3c325193bf (patch)
treef84a8f666a3cd4d6ebc383f0f4c8d2eb0656d8af /MANIFEST
parentd2177bdff53b8195a5f64299d691c735a161f905 (diff)
downloadperl-27c4ce72ddbd75b22d861f598b90df3c325193bf.tar.gz
Add methods wrap_code_ref and wrap_code_refs_within
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1c34d01e98..5b9d1ea2db 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2756,6 +2756,7 @@ dist/Safe/t/safeops.t Tests that all ops can be trapped by Safe
dist/Safe/t/safesort.t Tests Safe with sort
dist/Safe/t/safeuniversal.t Tests Safe with functions from universal.c
dist/Safe/t/safeutf8.t Tests Safe with utf8.pm
+dist/Safe/t/safewrap.t Tests Safe::wrap_code_ref()
dist/SelfLoader/lib/SelfLoader.pm Load functions only on demand
dist/SelfLoader/t/01SelfLoader.t See if SelfLoader works
dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works