summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2007-11-18 08:20:31 -0800
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-11-19 14:15:31 +0000
commit7f0eb64d5864dd24b27dde744ed11db1acc008d0 (patch)
treeab08600e62a3e5534c8f8a3b4bedd40863827f89 /MANIFEST
parente15dad31518e417fb393c47e2ea49139c989feee (diff)
downloadperl-7f0eb64d5864dd24b27dde744ed11db1acc008d0.tar.gz
Attribute::Handlers till ears are bleeding
Message-ID: <4740D6CF.6030407@pobox.com> p4raw-id: //depot/perl@32405
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 10743b2346..b925ec545b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1437,6 +1437,7 @@ lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo
lib/Attribute/Handlers.pm Attribute::Handlers
lib/Attribute/Handlers/README Attribute::Handlers
lib/Attribute/Handlers/t/constants.t Test constants and Attribute::Handlers
+lib/Attribute/Handlers/t/data_convert.t Test attribute data conversion
lib/Attribute/Handlers/t/linerep.t See if Attribute::Handlers works
lib/Attribute/Handlers/t/multi.t See if Attribute::Handlers works
lib/attributes.pm For "sub foo : attrlist"