This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update with new files from C::Zlib
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 6 Oct 2005 13:24:24 +0000 (13:24 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 6 Oct 2005 13:24:24 +0000 (13:24 +0000)
p4raw-id: //depot/perl@25706

Porting/Maintainers.pl

index 41778cb..5d75c94 100644 (file)
@@ -111,7 +111,7 @@ package Maintainers;
        'Compress::Zlib' =>
                {
                'MAINTAINER'    => 'pmqs',
-               'FILES'         => q[ext/Compress/Zlib],
+               'FILES'         => q[ext/Compress/Zlib t/lib/ZlibTestUtils.pm],
                'CPAN'          => 1,
                },