Open service 2600:1901:0:7b8a:::443 · cpan.rocks
2026-01-12 19:06
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 30017
Content-Type: text/html; charset=utf-8
Etag: "b71f6241b3819cf8674bb3706db8eaf431634ccad789a7d14977de23d2d53e25"
Expires: Mon, 12 Jan 2026 19:16:28 UTC
Last-Modified: Mon, 12 Jan 2026 09:05:58 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KESSMFCERVES657KBHBJM0YS
Date: Mon, 12 Jan 2026 19:06:28 GMT
Connection: close
Page title: CPAN Rocks
<!doctype html>
<html lang=en>
<meta name=theme-color content=#0073a1>
<meta name=viewport content="width=device-width">
<title>CPAN Rocks</title>
<style>
a {
color: #0073a1;
text-align: right;
text-decoration: none;
}
a:hover { color: #003c55 }
body {
display: flex;
flex-direction: column;
margin: 0;
min-height: 100%;
}
footer {
background: #f2f2f2;
border-top: 1px solid #dee2e6;
display: flex;
flex-wrap: wrap;
gap: 1rem;
line-height: 1.5rem;
padding: .5rem;
text-align: right;
}
footer a {
display: flex;
gap: .5rem;
}
footer a:last-child { flex: 1 }
footer svg { height: 1.5rem }
header {
background: linear-gradient(#0073a1, #003555);
color: #fff;
display: flex;
font-size: 1.5rem;
font-weight: bold;
line-height: 2rem;
padding: .75rem;
position: sticky;
top: 0;
}
header a { margin-right: 1rem }
html {
color: #333;
font: 16px system-ui, -apple-system, sans-serif;
font-variant: tabular-nums;
height: 100%;
}
main {
flex: 1;
padding: 1rem;
}
table {
border-collapse: collapse;
break-inside: avoid-column;
}
table:not(:last-child) { margin-bottom: 2rem }
tbody tr { border: 1px solid #dee2e6 }
tbody tr:nth-child(odd) { background: #f2f2f2 }
thead {
cursor: pointer;
font-size: 1.25rem;
}
tr > * {
padding: .5rem;
text-align: left;
white-space: nowrap;
}
tr > :first-child {
max-width: 0;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
svg {
display: block;
fill: #fff;
height: 2rem;
}
svg:hover { fill: red }
.asc:before { content: '↑ ' }
.dsc:before { content: '↓ ' }
.right { text-align: right }
</style>
<header><a href=/><svg viewBox="0 0 128 160"><path d="M63.817 159.896c-1.63-2.785-3.301-13.83 1.65-12.95 1.28 2.67.092 6.401.514 9.426.01 1.39.084 4.203-2.164 3.524zm-12.731-2.713c.14-2.937 4.768-5.31 5.502-8.806 5.434 1.15-1.682 11.135-5.502 8.806zm23.512-.012c-5.44.064-5.563-13.545-1.4-6.519-.678 2.927 9.711 7.093 1.4 6.52zm-29.825-10.833c-19.406-5.01-38.829-18.28-43.605-38.79-3.473-13.59.32-28.652 10.157-38.722 11.22-12.795 27.726-19.315 39.164-31.81 6.836-7.775 4.776-18.476 4.634-27.89 4.049-.171 1.677 10.154 2.578 13.98.834 10.774-6.678 19.433-14.038 26.284C31.356 61.904 16.16 74.046 12.16 92.026c-3.163 16.292 5.694 32.718 18.693 42.209 4.179 5.081 14.42 6.6 16.312 12.072-.668.705-1.649.044-2.393.03zm37.375.197c-4.584-4.052-10.386-6.202-16.287-7.406-5.103-5.958-6.188-14.432-8.347-21.812-3.117-14.574-2.106-29.855 2.69-43.955 5.849-19.415 9.384-40.276 5.124-60.38 1.6-1.36 2.564 8.963 6.445 3.97-2.812 7.466-3.08 17.05 3.539 22.676 13.519 12.667 32.248 18.836 44.094 33.508 12.882 14.919 10.474 38.49-1.888 52.94-8.916 10.395-21.56 17.538-34.822 20.595zm10.361-7.46c12.682-7.422 22.554-20.457 25.084-35.072 2.306-15.157-6.235-29.636-17.778-38.807-7.756-7.046-17.702-11.411-24.85-19.1-.99-3.079-6.11-7.162-3.38-1.004 4.216 8.082 13.073 12.081 18.897 18.847 10.516 10.46 19.157 24.866 16.607 40.276-1.072 12.836-7.808 24.482-16.96 33.312-1.452 1.809 1.074 2.593 2.38 1.547zm-38.206 1.72c-14.264-8.904-26.422-23.94-26.243-41.483-.995-12.86 6.396-24.204 14.634-33.347 8.656-9.65 16.976-20.829 17.59-34.316.86-10.37.104-20.786-.264-31.163 4.45.457 1.534 10.307 2.84 14.319.798 14.844 1.482 30.833-6.902 43.889-7.28 11.78-16.252 23.772-15.972 38.325-.962 15.297 7.445 28.825 16.229 40.568 2.124 1.554.554 4.841-1.912 3.208"/></svg></a>CPAN.rocks</header>
<style>
main {
columns: 5;
column-gap: 2rem;
}
@media (max-width: 1900px) { main { columns: 4 } }
@media (max-width: 1425px) { main { columns: 3 } }
@media (max-width: 950px) { main { columns: 2 } }
@media (max-width: 475px) { main { columns: 1 } }
</style>
<main>
<table>
<thead>
<tr>
<th>Overall
<th class=right>#
<th class=right>%
<tbody>
<tr>
<th>Authors
<td class=right>
6,817
Open service 35.185.44.232:80 · cpan.rocks
2026-01-12 19:06
HTTP/1.1 301 Moved Permanently content-type: text/html; charset=utf-8 location: https://cpan.rocks/ permissions-policy: interest-cohort=() vary: Origin x-request-id: 01KESSMFG7DGN3EQN1280VGM5G date: Mon, 12 Jan 2026 19:06:28 GMT content-length: 54 gitlab-lb: haproxy-pages-02-lb-gprd gitlab-sv: pages-us-east1-c connection: close <a href="https://cpan.rocks/">Moved Permanently</a>.
Open service 2600:1901:0:7b8a:::80 · cpan.rocks
2026-01-12 19:06
HTTP/1.1 301 Moved Permanently content-type: text/html; charset=utf-8 location: https://cpan.rocks/ permissions-policy: interest-cohort=() vary: Origin x-request-id: 01KESSMF87JEC8RNKHZT08Q37W date: Mon, 12 Jan 2026 19:06:28 GMT content-length: 54 gitlab-lb: haproxy-pages-01-lb-gprd gitlab-sv: pages-us-east1-b connection: close <a href="https://cpan.rocks/">Moved Permanently</a>.
Open service 35.185.44.232:443 · cpan.rocks
2026-01-12 19:06
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 30017
Content-Type: text/html; charset=utf-8
Etag: "b71f6241b3819cf8674bb3706db8eaf431634ccad789a7d14977de23d2d53e25"
Expires: Mon, 12 Jan 2026 19:16:28 UTC
Last-Modified: Mon, 12 Jan 2026 09:05:58 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KESSMFN417CTTKSN5KBN58X7
Date: Mon, 12 Jan 2026 19:06:29 GMT
Connection: close
Page title: CPAN Rocks
<!doctype html>
<html lang=en>
<meta name=theme-color content=#0073a1>
<meta name=viewport content="width=device-width">
<title>CPAN Rocks</title>
<style>
a {
color: #0073a1;
text-align: right;
text-decoration: none;
}
a:hover { color: #003c55 }
body {
display: flex;
flex-direction: column;
margin: 0;
min-height: 100%;
}
footer {
background: #f2f2f2;
border-top: 1px solid #dee2e6;
display: flex;
flex-wrap: wrap;
gap: 1rem;
line-height: 1.5rem;
padding: .5rem;
text-align: right;
}
footer a {
display: flex;
gap: .5rem;
}
footer a:last-child { flex: 1 }
footer svg { height: 1.5rem }
header {
background: linear-gradient(#0073a1, #003555);
color: #fff;
display: flex;
font-size: 1.5rem;
font-weight: bold;
line-height: 2rem;
padding: .75rem;
position: sticky;
top: 0;
}
header a { margin-right: 1rem }
html {
color: #333;
font: 16px system-ui, -apple-system, sans-serif;
font-variant: tabular-nums;
height: 100%;
}
main {
flex: 1;
padding: 1rem;
}
table {
border-collapse: collapse;
break-inside: avoid-column;
}
table:not(:last-child) { margin-bottom: 2rem }
tbody tr { border: 1px solid #dee2e6 }
tbody tr:nth-child(odd) { background: #f2f2f2 }
thead {
cursor: pointer;
font-size: 1.25rem;
}
tr > * {
padding: .5rem;
text-align: left;
white-space: nowrap;
}
tr > :first-child {
max-width: 0;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
svg {
display: block;
fill: #fff;
height: 2rem;
}
svg:hover { fill: red }
.asc:before { content: '↑ ' }
.dsc:before { content: '↓ ' }
.right { text-align: right }
</style>
<header><a href=/><svg viewBox="0 0 128 160"><path d="M63.817 159.896c-1.63-2.785-3.301-13.83 1.65-12.95 1.28 2.67.092 6.401.514 9.426.01 1.39.084 4.203-2.164 3.524zm-12.731-2.713c.14-2.937 4.768-5.31 5.502-8.806 5.434 1.15-1.682 11.135-5.502 8.806zm23.512-.012c-5.44.064-5.563-13.545-1.4-6.519-.678 2.927 9.711 7.093 1.4 6.52zm-29.825-10.833c-19.406-5.01-38.829-18.28-43.605-38.79-3.473-13.59.32-28.652 10.157-38.722 11.22-12.795 27.726-19.315 39.164-31.81 6.836-7.775 4.776-18.476 4.634-27.89 4.049-.171 1.677 10.154 2.578 13.98.834 10.774-6.678 19.433-14.038 26.284C31.356 61.904 16.16 74.046 12.16 92.026c-3.163 16.292 5.694 32.718 18.693 42.209 4.179 5.081 14.42 6.6 16.312 12.072-.668.705-1.649.044-2.393.03zm37.375.197c-4.584-4.052-10.386-6.202-16.287-7.406-5.103-5.958-6.188-14.432-8.347-21.812-3.117-14.574-2.106-29.855 2.69-43.955 5.849-19.415 9.384-40.276 5.124-60.38 1.6-1.36 2.564 8.963 6.445 3.97-2.812 7.466-3.08 17.05 3.539 22.676 13.519 12.667 32.248 18.836 44.094 33.508 12.882 14.919 10.474 38.49-1.888 52.94-8.916 10.395-21.56 17.538-34.822 20.595zm10.361-7.46c12.682-7.422 22.554-20.457 25.084-35.072 2.306-15.157-6.235-29.636-17.778-38.807-7.756-7.046-17.702-11.411-24.85-19.1-.99-3.079-6.11-7.162-3.38-1.004 4.216 8.082 13.073 12.081 18.897 18.847 10.516 10.46 19.157 24.866 16.607 40.276-1.072 12.836-7.808 24.482-16.96 33.312-1.452 1.809 1.074 2.593 2.38 1.547zm-38.206 1.72c-14.264-8.904-26.422-23.94-26.243-41.483-.995-12.86 6.396-24.204 14.634-33.347 8.656-9.65 16.976-20.829 17.59-34.316.86-10.37.104-20.786-.264-31.163 4.45.457 1.534 10.307 2.84 14.319.798 14.844 1.482 30.833-6.902 43.889-7.28 11.78-16.252 23.772-15.972 38.325-.962 15.297 7.445 28.825 16.229 40.568 2.124 1.554.554 4.841-1.912 3.208"/></svg></a>CPAN.rocks</header>
<style>
main {
columns: 5;
column-gap: 2rem;
}
@media (max-width: 1900px) { main { columns: 4 } }
@media (max-width: 1425px) { main { columns: 3 } }
@media (max-width: 950px) { main { columns: 2 } }
@media (max-width: 475px) { main { columns: 1 } }
</style>
<main>
<table>
<thead>
<tr>
<th>Overall
<th class=right>#
<th class=right>%
<tbody>
<tr>
<th>Authors
<td class=right>
6,817
Open service 2600:1901:0:7b8a:::443 · cpan.rocks
2025-12-19 12:24
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 29819
Content-Type: text/html; charset=utf-8
Etag: "3dba108d16c6069fbc55576d10096c9d2fdf0b86c2e0ef6a3986082874581b91"
Expires: Fri, 19 Dec 2025 12:34:00 UTC
Last-Modified: Fri, 19 Dec 2025 09:04:26 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KCV9292HQW2Y6DVT7VHJ6HT0
Date: Fri, 19 Dec 2025 12:24:00 GMT
Connection: close
Page title: CPAN Rocks
<!doctype html>
<html lang=en>
<meta name=theme-color content=#0073a1>
<meta name=viewport content="width=device-width">
<title>CPAN Rocks</title>
<style>
a {
color: #0073a1;
text-align: right;
text-decoration: none;
}
a:hover { color: #003c55 }
body {
display: flex;
flex-direction: column;
margin: 0;
min-height: 100%;
}
footer {
background: #f2f2f2;
border-top: 1px solid #dee2e6;
display: flex;
flex-wrap: wrap;
gap: 1rem;
line-height: 1.5rem;
padding: .5rem;
text-align: right;
}
footer a {
display: flex;
gap: .5rem;
}
footer a:last-child { flex: 1 }
footer svg { height: 1.5rem }
header {
background: linear-gradient(#0073a1, #003555);
color: #fff;
display: flex;
font-size: 1.5rem;
font-weight: bold;
line-height: 2rem;
padding: .75rem;
position: sticky;
top: 0;
}
header a { margin-right: 1rem }
html {
color: #333;
font: 16px system-ui, -apple-system, sans-serif;
font-variant: tabular-nums;
height: 100%;
}
main {
flex: 1;
padding: 1rem;
}
table {
border-collapse: collapse;
break-inside: avoid-column;
}
table:not(:last-child) { margin-bottom: 2rem }
tbody tr { border: 1px solid #dee2e6 }
tbody tr:nth-child(odd) { background: #f2f2f2 }
thead {
cursor: pointer;
font-size: 1.25rem;
}
tr > * {
padding: .5rem;
text-align: left;
white-space: nowrap;
}
tr > :first-child {
max-width: 0;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
svg {
display: block;
fill: #fff;
height: 2rem;
}
svg:hover { fill: red }
.asc:before { content: '↑ ' }
.dsc:before { content: '↓ ' }
.right { text-align: right }
</style>
<header><a href=/><svg viewBox="0 0 128 160"><path d="M63.817 159.896c-1.63-2.785-3.301-13.83 1.65-12.95 1.28 2.67.092 6.401.514 9.426.01 1.39.084 4.203-2.164 3.524zm-12.731-2.713c.14-2.937 4.768-5.31 5.502-8.806 5.434 1.15-1.682 11.135-5.502 8.806zm23.512-.012c-5.44.064-5.563-13.545-1.4-6.519-.678 2.927 9.711 7.093 1.4 6.52zm-29.825-10.833c-19.406-5.01-38.829-18.28-43.605-38.79-3.473-13.59.32-28.652 10.157-38.722 11.22-12.795 27.726-19.315 39.164-31.81 6.836-7.775 4.776-18.476 4.634-27.89 4.049-.171 1.677 10.154 2.578 13.98.834 10.774-6.678 19.433-14.038 26.284C31.356 61.904 16.16 74.046 12.16 92.026c-3.163 16.292 5.694 32.718 18.693 42.209 4.179 5.081 14.42 6.6 16.312 12.072-.668.705-1.649.044-2.393.03zm37.375.197c-4.584-4.052-10.386-6.202-16.287-7.406-5.103-5.958-6.188-14.432-8.347-21.812-3.117-14.574-2.106-29.855 2.69-43.955 5.849-19.415 9.384-40.276 5.124-60.38 1.6-1.36 2.564 8.963 6.445 3.97-2.812 7.466-3.08 17.05 3.539 22.676 13.519 12.667 32.248 18.836 44.094 33.508 12.882 14.919 10.474 38.49-1.888 52.94-8.916 10.395-21.56 17.538-34.822 20.595zm10.361-7.46c12.682-7.422 22.554-20.457 25.084-35.072 2.306-15.157-6.235-29.636-17.778-38.807-7.756-7.046-17.702-11.411-24.85-19.1-.99-3.079-6.11-7.162-3.38-1.004 4.216 8.082 13.073 12.081 18.897 18.847 10.516 10.46 19.157 24.866 16.607 40.276-1.072 12.836-7.808 24.482-16.96 33.312-1.452 1.809 1.074 2.593 2.38 1.547zm-38.206 1.72c-14.264-8.904-26.422-23.94-26.243-41.483-.995-12.86 6.396-24.204 14.634-33.347 8.656-9.65 16.976-20.829 17.59-34.316.86-10.37.104-20.786-.264-31.163 4.45.457 1.534 10.307 2.84 14.319.798 14.844 1.482 30.833-6.902 43.889-7.28 11.78-16.252 23.772-15.972 38.325-.962 15.297 7.445 28.825 16.229 40.568 2.124 1.554.554 4.841-1.912 3.208"/></svg></a>CPAN.rocks</header>
<style>
main {
columns: 5;
column-gap: 2rem;
}
@media (max-width: 1900px) { main { columns: 4 } }
@media (max-width: 1425px) { main { columns: 3 } }
@media (max-width: 950px) { main { columns: 2 } }
@media (max-width: 475px) { main { columns: 1 } }
</style>
<main>
<table>
<thead>
<tr>
<th>Overall
<th class=right>#
<th class=right>%
<tbody>
<tr>
<th>Authors
<td class=right>
6,816
Open service 35.185.44.232:80 · cpan.rocks
2025-12-19 12:23
HTTP/1.1 301 Moved Permanently content-type: text/html; charset=utf-8 location: https://cpan.rocks/ permissions-policy: interest-cohort=() vary: Origin x-request-id: 01KCV928X2S7MC84NSBQ59BJH9 date: Fri, 19 Dec 2025 12:24:00 GMT content-length: 54 gitlab-lb: haproxy-pages-04-lb-gprd gitlab-sv: pages-us-east1-b connection: close <a href="https://cpan.rocks/">Moved Permanently</a>.
Open service 2600:1901:0:7b8a:::80 · cpan.rocks
2025-12-19 12:23
HTTP/1.1 301 Moved Permanently content-type: text/html; charset=utf-8 location: https://cpan.rocks/ permissions-policy: interest-cohort=() vary: Origin x-request-id: 01KCV929011G03ASEEF5F7MEQK date: Fri, 19 Dec 2025 12:24:00 GMT content-length: 54 gitlab-lb: haproxy-pages-02-lb-gprd gitlab-sv: pages-us-east1-c connection: close <a href="https://cpan.rocks/">Moved Permanently</a>.
Open service 35.185.44.232:443 · cpan.rocks
2025-12-19 12:23
HTTP/1.1 200 OK
Cache-Control: max-age=600
Content-Length: 29819
Content-Type: text/html; charset=utf-8
Etag: "3dba108d16c6069fbc55576d10096c9d2fdf0b86c2e0ef6a3986082874581b91"
Expires: Fri, 19 Dec 2025 12:34:00 UTC
Last-Modified: Fri, 19 Dec 2025 09:04:26 GMT
Permissions-Policy: interest-cohort=()
Vary: Origin
X-Request-Id: 01KCV9299NDR3YKJ62H52S4QH6
Date: Fri, 19 Dec 2025 12:24:00 GMT
Connection: close
Page title: CPAN Rocks
<!doctype html>
<html lang=en>
<meta name=theme-color content=#0073a1>
<meta name=viewport content="width=device-width">
<title>CPAN Rocks</title>
<style>
a {
color: #0073a1;
text-align: right;
text-decoration: none;
}
a:hover { color: #003c55 }
body {
display: flex;
flex-direction: column;
margin: 0;
min-height: 100%;
}
footer {
background: #f2f2f2;
border-top: 1px solid #dee2e6;
display: flex;
flex-wrap: wrap;
gap: 1rem;
line-height: 1.5rem;
padding: .5rem;
text-align: right;
}
footer a {
display: flex;
gap: .5rem;
}
footer a:last-child { flex: 1 }
footer svg { height: 1.5rem }
header {
background: linear-gradient(#0073a1, #003555);
color: #fff;
display: flex;
font-size: 1.5rem;
font-weight: bold;
line-height: 2rem;
padding: .75rem;
position: sticky;
top: 0;
}
header a { margin-right: 1rem }
html {
color: #333;
font: 16px system-ui, -apple-system, sans-serif;
font-variant: tabular-nums;
height: 100%;
}
main {
flex: 1;
padding: 1rem;
}
table {
border-collapse: collapse;
break-inside: avoid-column;
}
table:not(:last-child) { margin-bottom: 2rem }
tbody tr { border: 1px solid #dee2e6 }
tbody tr:nth-child(odd) { background: #f2f2f2 }
thead {
cursor: pointer;
font-size: 1.25rem;
}
tr > * {
padding: .5rem;
text-align: left;
white-space: nowrap;
}
tr > :first-child {
max-width: 0;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
svg {
display: block;
fill: #fff;
height: 2rem;
}
svg:hover { fill: red }
.asc:before { content: '↑ ' }
.dsc:before { content: '↓ ' }
.right { text-align: right }
</style>
<header><a href=/><svg viewBox="0 0 128 160"><path d="M63.817 159.896c-1.63-2.785-3.301-13.83 1.65-12.95 1.28 2.67.092 6.401.514 9.426.01 1.39.084 4.203-2.164 3.524zm-12.731-2.713c.14-2.937 4.768-5.31 5.502-8.806 5.434 1.15-1.682 11.135-5.502 8.806zm23.512-.012c-5.44.064-5.563-13.545-1.4-6.519-.678 2.927 9.711 7.093 1.4 6.52zm-29.825-10.833c-19.406-5.01-38.829-18.28-43.605-38.79-3.473-13.59.32-28.652 10.157-38.722 11.22-12.795 27.726-19.315 39.164-31.81 6.836-7.775 4.776-18.476 4.634-27.89 4.049-.171 1.677 10.154 2.578 13.98.834 10.774-6.678 19.433-14.038 26.284C31.356 61.904 16.16 74.046 12.16 92.026c-3.163 16.292 5.694 32.718 18.693 42.209 4.179 5.081 14.42 6.6 16.312 12.072-.668.705-1.649.044-2.393.03zm37.375.197c-4.584-4.052-10.386-6.202-16.287-7.406-5.103-5.958-6.188-14.432-8.347-21.812-3.117-14.574-2.106-29.855 2.69-43.955 5.849-19.415 9.384-40.276 5.124-60.38 1.6-1.36 2.564 8.963 6.445 3.97-2.812 7.466-3.08 17.05 3.539 22.676 13.519 12.667 32.248 18.836 44.094 33.508 12.882 14.919 10.474 38.49-1.888 52.94-8.916 10.395-21.56 17.538-34.822 20.595zm10.361-7.46c12.682-7.422 22.554-20.457 25.084-35.072 2.306-15.157-6.235-29.636-17.778-38.807-7.756-7.046-17.702-11.411-24.85-19.1-.99-3.079-6.11-7.162-3.38-1.004 4.216 8.082 13.073 12.081 18.897 18.847 10.516 10.46 19.157 24.866 16.607 40.276-1.072 12.836-7.808 24.482-16.96 33.312-1.452 1.809 1.074 2.593 2.38 1.547zm-38.206 1.72c-14.264-8.904-26.422-23.94-26.243-41.483-.995-12.86 6.396-24.204 14.634-33.347 8.656-9.65 16.976-20.829 17.59-34.316.86-10.37.104-20.786-.264-31.163 4.45.457 1.534 10.307 2.84 14.319.798 14.844 1.482 30.833-6.902 43.889-7.28 11.78-16.252 23.772-15.972 38.325-.962 15.297 7.445 28.825 16.229 40.568 2.124 1.554.554 4.841-1.912 3.208"/></svg></a>CPAN.rocks</header>
<style>
main {
columns: 5;
column-gap: 2rem;
}
@media (max-width: 1900px) { main { columns: 4 } }
@media (max-width: 1425px) { main { columns: 3 } }
@media (max-width: 950px) { main { columns: 2 } }
@media (max-width: 475px) { main { columns: 1 } }
</style>
<main>
<table>
<thead>
<tr>
<th>Overall
<th class=right>#
<th class=right>%
<tbody>
<tr>
<th>Authors
<td class=right>
6,816