summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorAristotle Pagaltzis <pagaltzis@gmx.de>2018-08-19 04:38:02 +0200
committerAristotle Pagaltzis <pagaltzis@gmx.de>2018-08-19 04:38:02 +0200
commit05775b69ce67a40c0d2c593cd0e163aab7a59145 (patch)
tree8a6c416c6845f616b7861c363ae2e7913e52da45 /Makefile.PL
parent5fa996046475068abb0730b24eef067360c9122f (diff)
release 1.004
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 00d7b3b..72a8793 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -6,7 +6,7 @@ my %META = (
name => 'Parse-MIME',
author => 'Aristotle Pagaltzis <pagaltzis@gmx.de>',
license => 'perl_5',
- x_copyright => { holder => 'Aristotle Pagaltzis', year => 2015 },
+ x_copyright => { holder => 'Aristotle Pagaltzis', year => 2018 },
prereqs => {
configure => { requires => {qw(
ExtUtils::MakeMaker 0