CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 29 Jul 2025 12:45:45 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20210125073848
location: https://web.archive.org/web/20210125073848/https://perl5.git.perl.org/perl5.git/commitdiff
server-timing: captures_list;dur=1.239914, exclusion.robots;dur=0.018664, exclusion.robots.policy;dur=0.007736, esindex;dur=0.010325, cdx.remote;dur=161.564659, LoadShardBlock;dur=611.179644, PetaboxLoader3.datanode;dur=83.864430
x-app-server: wwwb-app224
x-ts: 302
x-tr: 801
server-timing: TR;dur=0,Tw;dur=104,Tc;dur=1
set-cookie: SERVER=wwwb-app224; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 29 Jul 2025 12:45:48 GMT
content-type: application/xhtml+xml; charset=utf-8
x-archive-orig-date: Mon, 25 Jan 2021 07:38:48 GMT
x-archive-orig-server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips
x-archive-orig-keep-alive: timeout=5, max=100
x-archive-orig-connection: Keep-Alive
x-archive-orig-x-crawler-transfer-encoding: chunked
x-archive-orig-content-length: 8433
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 25 Jan 2021 07:38:48 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 25 Jan 2021 07:38:48 GMT", ; rel="memento"; datetime="Mon, 25 Jan 2021 07:38:48 GMT", ; rel="next memento"; datetime="Wed, 26 Jan 2022 20:35:04 GMT", ; rel="last memento"; datetime="Tue, 31 Jan 2023 19:54:32 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: CC-MAIN-2021-04-1610703565376.63-0018/CC-MAIN-20210125061144-20210125091144-00375.warc.gz
server-timing: captures_list;dur=0.524027, exclusion.robots;dur=0.018477, exclusion.robots.policy;dur=0.008956, esindex;dur=0.010593, cdx.remote;dur=2090.949105, LoadShardBlock;dur=137.419250, PetaboxLoader3.datanode;dur=141.415525, load_resource;dur=301.953875, PetaboxLoader3.resolve;dur=147.208748
x-app-server: wwwb-app224
x-ts: 200
x-tr: 2576
server-timing: TR;dur=0,Tw;dur=177,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
perl5.git.perl.org Git - perl5.git/commitdiff
This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 363d555)
raw | patch | inline | side by side (parent: 363d555)
author | James E Keenan <jkeenan@cpan.org> | |
Mon, 25 Jan 2021 00:07:26 +0000 (00:07 +0000) | ||
committer | Karl Williamson <khw@cpan.org> | |
Mon, 25 Jan 2021 01:05:18 +0000 (18:05 -0700) |
t/porting/podcheck.t | patch | blob | blame | history |
diff --git a/t/porting/podcheck.t b/t/porting/podcheck.t
--- a/t/porting/podcheck.t
+++ b/t/porting/podcheck.t
@@ -360,8 +360,8 @@ my $MANIFEST = File::Spec->catfile(File::Spec->updir($original_dir), 'MANIFEST')
my $copy_fh;
my $MAX_LINE_LENGTH = 78; # 78 columns
-my $INDENT = 4; # Things besides =head lines are indented at this
- #least much
+my $INDENT = 4; # Lines other than '=head' lines are indented at
+ # least this much
# Our warning messages. Better not have [('"] in them, as those are used as
# delimiters for variable parts of the messages by poderror.