CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 03:58:46 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20210116124007
location: https://web.archive.org/web/20210116124007/https://perl5.git.perl.org/perl5.git/blob/HEAD:/META.yml
server-timing: captures_list;dur=0.498401, exclusion.robots;dur=0.018345, exclusion.robots.policy;dur=0.008369, esindex;dur=0.011278, cdx.remote;dur=7.233061, LoadShardBlock;dur=644.391043, PetaboxLoader3.resolve;dur=470.703211, PetaboxLoader3.datanode;dur=158.209821
x-app-server: wwwb-app219
x-ts: 302
x-tr: 679
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app219; 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: Thu, 31 Jul 2025 03:58:47 GMT
content-type: application/xhtml+xml; charset=utf-8
x-archive-orig-date: Sat, 16 Jan 2021 12:40:06 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: 22090
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 16 Jan 2021 12:40:07 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 16 Jan 2021 12:40:07 GMT", ; rel="memento"; datetime="Sat, 16 Jan 2021 12:40:07 GMT", ; rel="last memento"; datetime="Sat, 16 Jan 2021 12:40:07 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-1610703506640.22-0038/CC-MAIN-20210116104719-20210116134719-00763.warc.gz
server-timing: captures_list;dur=0.675324, exclusion.robots;dur=0.026479, exclusion.robots.policy;dur=0.012970, esindex;dur=0.015136, cdx.remote;dur=49.740668, LoadShardBlock;dur=416.039461, PetaboxLoader3.resolve;dur=493.242102, PetaboxLoader3.datanode;dur=235.409381, load_resource;dur=353.308739
x-app-server: wwwb-app219
x-ts: 200
x-tr: 916
server-timing: TR;dur=0,Tw;dur=0,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/blob - META.yml
This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
1 ---
2 abstract: 'The Perl 5 language interpreter'
3 author:
4 - perl5-porters@perl.org
5 build_requires: {}
6 dynamic_config: 1
7 generated_by: 'CPAN::Meta version 2.150010, CPAN::Meta::Converter version 2.150010'
8 license: perl
9 meta-spec:
10 url: https://module-build.sourceforge.net/META-spec-v1.4.html
11 version: '1.4'
12 name: perl
13 no_index:
14 directory:
15 - cpan
16 - dist/Attribute-Handlers
17 - dist/autouse
18 - dist/base
19 - dist/Carp
20 - dist/constant
21 - dist/Data-Dumper
22 - dist/Devel-PPPort
23 - dist/Devel-SelfStubber
24 - dist/Dumpvalue
25 - dist/encoding-warnings
26 - dist/Env
27 - dist/Exporter
28 - dist/ExtUtils-CBuilder
29 - dist/ExtUtils-ParseXS
30 - dist/Filter-Simple
31 - dist/FindBin
32 - dist/I18N-Collate
33 - dist/if
34 - dist/IO/
35 - dist/lib/
36 - dist/Locale-Maketext
37 - dist/Module-CoreList
38 - dist/Net-Ping
39 - dist/PathTools
40 - dist/Safe
41 - dist/Search-Dict
42 - dist/SelfLoader
43 - dist/Storable
44 - dist/Term-Complete
45 - dist/Term-ReadLine
46 - dist/Test
47 - dist/Text-Abbrev
48 - dist/Thread-Queue
49 - dist/Thread-Semaphore
50 - dist/threads
51 - dist/threads-shared
52 - dist/Tie-File
53 - dist/Time-HiRes
54 - dist/Unicode-Normalize
55 - dist/XSLoader
56 - lib/perl5db
57 - win32
58 file:
59 - autodoc.pl
60 - dist/IO/ChangeLog
61 - dist/IO/hints/sco.pl
62 - dist/IO/IO.pm
63 - dist/IO/IO.xs
64 - dist/IO/lib/IO/Dir.pm
65 - dist/IO/lib/IO/File.pm
66 - dist/IO/lib/IO/Handle.pm
67 - dist/IO/lib/IO/Pipe.pm
68 - dist/IO/lib/IO/Poll.pm
69 - dist/IO/lib/IO/Seekable.pm
70 - dist/IO/lib/IO/Select.pm
71 - dist/IO/lib/IO/Socket.pm
72 - dist/IO/lib/IO/Socket/INET.pm
73 - dist/IO/lib/IO/Socket/UNIX.pm
74 - dist/IO/Makefile.PL
75 - dist/IO/poll.c
76 - dist/IO/poll.h
77 - dist/IO/README
78 - dist/IO/t/cachepropagate-tcp.t
79 - dist/IO/t/cachepropagate-udp.t
80 - dist/IO/t/cachepropagate-unix.t
81 - dist/IO/t/gh17447.t
82 - dist/IO/t/IO.t
83 - dist/IO/t/io_const.t
84 - dist/IO/t/io_dir.t
85 - dist/IO/t/io_dup.t
86 - dist/IO/t/io_file.t
87 - dist/IO/t/io_file_export.t
88 - dist/IO/t/io_getline.t
89 - dist/IO/t/io_leak.t
90 - dist/IO/t/io_linenum.t
91 - dist/IO/t/io_multihomed.t
92 - dist/IO/t/io_pipe.t
93 - dist/IO/t/io_poll.t
94 - dist/IO/t/io_sel.t
95 - dist/IO/t/io_sock.t
96 - dist/IO/t/io_sock_errstr.t
97 - dist/IO/t/io_taint.t
98 - dist/IO/t/io_tell.t
99 - dist/IO/t/io_udp.t
100 - dist/IO/t/io_unix.t
101 - dist/IO/t/io_utf8.t
102 - dist/IO/t/io_utf8argv.t
103 - dist/IO/t/io_xs.t
104 - dist/lib/lib_pm.PL
105 - dist/lib/Makefile.PL
106 - dist/lib/t/01lib.t
107 - lib/unicore/mktables
108 - pod/perlfilter.pod
109 - pod/perlpodstyle.pod
110 - Porting/Maintainers.pm
111 - Porting/perldelta_template.pod
112 - TestInit.pm
113 - vutil.c
114 - vutil.h
115 - vxs.inc
116 resources:
117 bugtracker: https://github.com/Perl/perl5/issues
118 homepage: https://www.perl.org/
119 license: https://dev.perl.org/licenses/
120 repository: https://github.com/Perl/perl5
121 version: '5.033006'
122 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'