From cb23e30df60d4a919d58f9d7ab5e0d33d9217e51 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 10 2020 01:25:57 +0000 Subject: Changes after running %prep ignore: true --- diff --git a/lib/DateTime/Format/Builder/Tutorial.pod b/lib/DateTime/Format/Builder/Tutorial.pod index 355222c..b0d0b1c 100644 --- a/lib/DateTime/Format/Builder/Tutorial.pod +++ b/lib/DateTime/Format/Builder/Tutorial.pod @@ -308,7 +308,7 @@ your problem is less likely to be neglected. =head1 LICENSE AND COPYRIGHT -Copyright E Iain Truskett, 2003. All rights reserved. +Copyright (C) Iain Truskett, 2003. All rights reserved. You can redistribute this document and/or modify it under the same terms as Perl itself. diff --git a/t/release-cpan-changes.t b/t/release-cpan-changes.t index bb5bd1d..61bc188 100644 --- a/t/release-cpan-changes.t +++ b/t/release-cpan-changes.t @@ -1,4 +1,4 @@ -#!perl +#!/usr/bin/perl BEGIN { unless ($ENV{RELEASE_TESTING}) { diff --git a/t/release-pod-linkcheck.t b/t/release-pod-linkcheck.t index 654cf06..164acba 100644 --- a/t/release-pod-linkcheck.t +++ b/t/release-pod-linkcheck.t @@ -1,4 +1,4 @@ -#!perl +#!/usr/bin/perl BEGIN { unless ($ENV{RELEASE_TESTING}) { diff --git a/t/release-pod-syntax.t b/t/release-pod-syntax.t index d46a955..8cb3377 100644 --- a/t/release-pod-syntax.t +++ b/t/release-pod-syntax.t @@ -1,4 +1,4 @@ -#!perl +#!/usr/bin/perl BEGIN { unless ($ENV{RELEASE_TESTING}) {