summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-02-12 22:21:44 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-02-12 22:21:44 +0100
commitd9acc78d35d584a46dbe9fa60dbf61aaec953ace (patch)
tree84d8e71440e756ba6b1fcf565c364b437930414d /MANIFEST
parent261f6fe66fcb39f452edd0e67d52b9602e510c33 (diff)
downloadperl-d9acc78d35d584a46dbe9fa60dbf61aaec953ace.tar.gz
Remove double slash in MANIFEST
(so Porting/manicheck does not complain)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index a3abf35ea6..cfa871ea0b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -82,7 +82,7 @@ ext/Attribute-Handlers/demo/demo_range.pl Attribute::Handlers demo
ext/Attribute-Handlers/demo/demo_rawdata.pl Attribute::Handlers demo
ext/Attribute-Handlers/demo/Descriptions.pm Attribute::Handlers demo
ext/Attribute-Handlers/demo/MyClass.pm Attribute::Handlers demo
-ext/Attribute-Handlers/lib//Attribute/Handlers.pm Attribute::Handlers
+ext/Attribute-Handlers/lib/Attribute/Handlers.pm Attribute::Handlers
ext/Attribute-Handlers/README Attribute::Handlers
ext/Attribute-Handlers/t/constants.t Test constants and Attribute::Handlers
ext/Attribute-Handlers/t/data_convert.t Test attribute data conversion