From 68b12d2aebe3d6412abc3e31357d84975afac93c Mon Sep 17 00:00:00 2001 From: Bence Cs Date: Sun, 23 Jun 2024 15:27:03 +0200 Subject: [PATCH] Makefile.PL: Add `ABSTRACT` --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.PL b/Makefile.PL index 56659ec..e855eab 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -57,6 +57,7 @@ if($ENV{AUTOMATED_TESTING}) { WriteMakefile( NAME => 'Devel::CheckOS', + ABSTRACT => "check what OS we're running on", META_MERGE => { license => ["artistic_1", "artistic_2"], resources => {