X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=4d2b5af69f75bce934809d4acb3f9a42356f86de;hb=7e5e9e1b9590458bd563640c4adbc70c00403d91;hp=4acd13f8f0c4d57796c27c85963d16b9c9aa29d1;hpb=b8c858140b2daf7bf13a7d802728144f2654af0b;p=io-compress-brotli.git diff --git a/Makefile.PL b/Makefile.PL index 4acd13f..4d2b5af 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'IO::Compress::Brotli', VERSION_FROM => 'lib/IO/Compress/Brotli.pm', - ABSTRACT => 'Read Brotli buffers/streams', + ABSTRACT => 'Read/write Brotli buffers/streams', AUTHOR => 'Marius Gavrilescu ', MIN_PERL_VERSION => '5.14.0', LICENSE => 'perl',