[perl #45513] Test failures on amd64-freebsd 6.2
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 3f0de75..3cd6f83 100644 (file)
@@ -147,6 +147,13 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
+       'constant' =>
+               {
+               'MAINTAINER'    => 'saper',
+               'FILES'         => q[lib/constant.{pm,t}],
+               'CPAN'          => 1,
+               },
+
        'Compress::Zlib' =>
                {
                'MAINTAINER'    => 'pmqs',