summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Hubbard <nicholashubbard@posteo.net>2023-02-22 22:35:38 -0500
committerNicholas Hubbard <nicholashubbard@posteo.net>2023-02-22 22:35:38 -0500
commitec17146d83b5bee81139aaaae51fdf94be511fd2 (patch)
tree91480b5074083f7a446c6386a5e0e83310d3f0d3
parent9a884136b493453cdb1c643eb4cd33c72817ce04 (diff)
Removed META.yml for a EU::MM autogenerated one
-rw-r--r--Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index e99b1dd..8bfd9c9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,7 +1,6 @@
use ExtUtils::MakeMaker;
WriteMakefile
(
- NO_META => 1,
NAME => "Schedule::Cron",
VERSION_FROM => "lib/Schedule/Cron.pm",
($] >= 5.005