summaryrefslogtreecommitdiff
path: root/cpan/IO-Socket-IP/t/21as-inet.t
diff options
context:
space:
mode:
authorTodd Rinaldo <toddr@cpan.org>2020-09-15 17:40:55 -0500
committerTodd Rinaldo <toddr@cpan.org>2020-09-15 19:38:18 -0500
commit8fa9c8df6550bca3290be5dea52bc871e9b6eb19 (patch)
tree4b6a7541ebfd41db6618f186914799eb9eff97e1 /cpan/IO-Socket-IP/t/21as-inet.t
parent4737eb086461114557478cd96ef0b839db56baf0 (diff)
downloadperl-8fa9c8df6550bca3290be5dea52bc871e9b6eb19.tar.gz
Update IO-Socket-IP to CPAN version 0.41
[DELTA] 0.41 2020-09-15 16:59 [CHANGES] * Updated to `=head2 barename` documentation style [BUGFIXES] * Remember to declare configure_requires Module::Build 0.40 2020-09-15 16:41 [CHANGES] * Don't ship a Makefile.PL * Updated docs about `-register` option [BUGFIXES] * Ensure safety under default-strict (RT133322)
Diffstat (limited to 'cpan/IO-Socket-IP/t/21as-inet.t')
-rw-r--r--cpan/IO-Socket-IP/t/21as-inet.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpan/IO-Socket-IP/t/21as-inet.t b/cpan/IO-Socket-IP/t/21as-inet.t
index 2b8713d46f..96e7efbb82 100644
--- a/cpan/IO-Socket-IP/t/21as-inet.t
+++ b/cpan/IO-Socket-IP/t/21as-inet.t
@@ -1,5 +1,6 @@
#!/usr/bin/perl
+use v5;
use strict;
use warnings;