summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-04-12 10:17:24 +0100
committerNicholas Clark <nick@ccl4.org>2009-04-12 10:17:24 +0100
commitd62c72f64114f2edf113ee55b29ac1c863a007ee (patch)
tree5fe1f2d461a60b22e6f5e72b0e842a33f1110f77 /MANIFEST
parentf1a7681278513eea5233f58e1939a9922a31121a (diff)
downloadperl-d62c72f64114f2edf113ee55b29ac1c863a007ee.tar.gz
Remove attrs, which has been deprecated since 1999/10/02.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 0 insertions, 4 deletions
diff --git a/MANIFEST b/MANIFEST
index 23f47ed6ed..861ec5bba2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -88,10 +88,6 @@ ext/Attribute-Handlers/t/constants.t Test constants and Attribute::Handlers
ext/Attribute-Handlers/t/data_convert.t Test attribute data conversion
ext/Attribute-Handlers/t/linerep.t See if Attribute::Handlers works
ext/Attribute-Handlers/t/multi.t See if Attribute::Handlers works
-ext/attrs/attrs.pm attrs extension Perl module
-ext/attrs/attrs.xs attrs extension external subroutines
-ext/attrs/Makefile.PL attrs extension makefile writer
-ext/attrs/t/attrs.t See if attrs works with C<sub : attrs>
ext/B/B/Concise.pm Compiler Concise backend
ext/B/B/Debug.pm Compiler Debug backend
ext/B/B/Deparse.pm Compiler Deparse backend