diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-02-12 22:21:44 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-02-12 22:21:44 +0100 |
commit | d9acc78d35d584a46dbe9fa60dbf61aaec953ace (patch) | |
tree | 84d8e71440e756ba6b1fcf565c364b437930414d /MANIFEST | |
parent | 261f6fe66fcb39f452edd0e67d52b9602e510c33 (diff) | |
download | perl-d9acc78d35d584a46dbe9fa60dbf61aaec953ace.tar.gz |
Remove double slash in MANIFEST
(so Porting/manicheck does not complain)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |