summaryrefslogtreecommitdiff
path: root/cpan/libnet/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/libnet/Makefile.PL')
-rw-r--r--cpan/libnet/Makefile.PL5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpan/libnet/Makefile.PL b/cpan/libnet/Makefile.PL
index af2497645a..872eac8ffd 100644
--- a/cpan/libnet/Makefile.PL
+++ b/cpan/libnet/Makefile.PL
@@ -7,7 +7,7 @@
# Makefile creation script.
#
# COPYRIGHT
-# Copyright (C) 2014 Steve Hay. All rights reserved.
+# Copyright (C) 2014, 2015 Steve Hay. All rights reserved.
#
# LICENCE
# This script is free software; you can redistribute it and/or modify it under
@@ -66,7 +66,7 @@ MAIN: {
ABSTRACT => 'Collection of network protocol modules',
AUTHOR => 'Graham Barr <gbarr@pobox.com>, Steve Hay <shay@cpan.org>',
LICENSE => 'perl_5',
- VERSION => '3.06',
+ VERSION => '3.07',
META_MERGE => {
'meta-spec' => {
@@ -206,6 +206,7 @@ MAIN: {
'Time::Local' => '0',
'constant' => '0',
'strict' => '0',
+ 'utf8' => '0',
'vars' => '0'
},