Remove double slash in MANIFEST
Rafael Garcia-Suarez [Thu, 12 Feb 2009 21:21:44 +0000 (22:21 +0100)]
(so Porting/manicheck does not complain)

MANIFEST

index a3abf35..cfa871e 100644 (file)
--- 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