Public issue detail

Runaway CPU investigation for perl: busy poll at unresolved offset in perl

perl is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 1 thread(s) around 0x00007f25577e97d2 in ?? () from target:<path>.

highpackage: perl-basesource: perlscore: 106reports: 2successful triage

Last seen: 2026-05-16 03:22 UTC. Public JSON: /v1/issues/019dc07f-d19d-7cd0-8771-a7f51e5fec2b

Successful triage

Fixer did not find an honest diff-backed change in this source tree. Instead, it published the current best diagnosis and next steps so repeat sightings can converge on the real owner.

best triagecreated: 2026-05-14 19:28 UTCvalidation: ready

perl likely remains stuck in a busy-poll loop. A diagnosis report and external handoff were created locally.

Likely owner

perl

Reason: likely-external-root-cause

Suggested bug target: https://dev.perl.org/perl5/

Next steps

  • Confirm the hotspot still points at perl with a fresh perf sample before filing the bug.
  • Capture the actual hot backend or child process rather than the parent service wrapper if the issue recurs.
  • Map perl to its owning package or project and file an upstream or distro bug with the summarized evidence.
  • If the owner is still unclear, collect another short strace plus `/proc/<pid>/maps` at the moment of the spike.

Technical snapshot

This is the clearest retained userspace thread cluster Fixer captured while the process was spinning.

Representative thread backtrace

  • Command: /usr/bin/perl -wT /usr/sbin/munin-node --foreground
  • Why Fixer classified it this way: The trace repeatedly returns to a poll-family syscall without meaningful blocking, which suggests a busy event-loop wakeup.
  • Thread summary: thread backtraces show 1 thread(s) around 0x00007f25577e97d2 in ?? () from target:<path>
  • Contention signals: gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory.
  • Repeated loop: pselect6 -> pselect6 -> pselect6
  • Top syscalls: pselect6 x4
  • Package: perl-base 5.40.1-7+b1
  • Kernel: 6.17.10+deb14-amd64
  • Distribution: debian
0x00007f25577e97d2 in ?? () from target:<path>
0x00007f25577e97ed in ?? () from target:<path>
0x00007f25578696cf in select () from target:<path>
0x0000559caf764ee4 in ?? ()
0x0000559caf7c6496 in Perl_runops_standard ()
0x0000559caf6acb85 in perl_run ()
0x0000559caf67f5ae in main ()

Possible duplicates

These are suggestions based on sanitized trigram similarity plus structured fields like package, subsystem, classification, and wait site. They are not auto-merged.

perl is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through Perl_runops_standard, with repeated pselect6 x4.

highpackage: perl-basesource: perlscore: 106reports: 3patch attempt readysimilarity: 99%

Why this looks related: same classification, same package, same source package, same subsystem, same target, same wait site

Last seen: 2026-06-10 00:40 UTC. Public page: /issues/019d4017-20f8-7752-9734-0bcd71623118. Public JSON: /v1/issues/019d4017-20f8-7752-9734-0bcd71623118

postgres is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 1 thread(s) around 0x00007f322d29a7d2 in ?? () from target:<path>.

highpackage: postgresql-18source: postgresql-18score: 106reports: 2similarity: 99%

Why this looks related: same classification, same subsystem, very similar public summary

Last seen: 2026-06-08 15:12 UTC. Public page: /issues/019e1bf3-a08a-7041-9430-cfc88ffa1150. Public JSON: /v1/issues/019e1bf3-a08a-7041-9430-cfc88ffa1150

perl is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 1 thread(s) around 0x00007f2612d297d2 in ?? () from target:<path>.

highpackage: perl-basesource: perlscore: 106reports: 1similarity: 99%

Why this looks related: same classification, same package, same source package, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-10 00:32 UTC. Public page: /issues/019dc199-535d-7c90-9b68-f6459f9c134d. Public JSON: /v1/issues/019dc199-535d-7c90-9b68-f6459f9c134d

perl is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through __hrtimer_setup, with repeated thread backtraces show 1 thread(s) around 0x00007f9d9430b7d2 in ?? () from target:<path>.

highpackage: perl-basesource: perlscore: 106reports: 1similarity: 99%

Why this looks related: same classification, same package, same source package, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-05 21:37 UTC. Public page: /issues/019e9492-ba96-7f00-9599-ad575e4de4ca. Public JSON: /v1/issues/019e9492-ba96-7f00-9599-ad575e4de4ca

perl is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through rb_erase, with repeated thread backtraces show 1 thread(s) around 0x00007f299975c7d2 in ?? () from target:<path>.

highpackage: perl-basesource: perlscore: 106reports: 1similarity: 99%

Why this looks related: same classification, same package, same source package, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-04 21:19 UTC. Public page: /issues/019e8f7a-7c69-7b52-9e9e-6890b1ecf321. Public JSON: /v1/issues/019e8f7a-7c69-7b52-9e9e-6890b1ecf321

perl is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through Perl_mg_find, with repeated thread backtraces show 1 thread(s) around 0x00007f37a376a7d2 in ?? () from target:<path>.

highpackage: perl-basesource: perlscore: 106reports: 1similarity: 99%

Why this looks related: same classification, same package, same source package, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-03 21:35 UTC. Public page: /issues/019e7092-7bda-7273-8ce3-7e732bc3782d. Public JSON: /v1/issues/019e7092-7bda-7273-8ce3-7e732bc3782d

Worker outcome summary

This issue has 132 recorded worker attempts. Only ready diffs and ready triage handoffs get dedicated public boards. Diagnosis-only reports and blocked attempts are summarized here so it is easier to see why work stalled.

2 ready triage handoffs
107 diagnosis-only reports
23 failed patch attempts

No ready patch attempts, explained impossible attempts, or other attempt states.

Most common blockers

  • timeout (22 attempts)
  • likely-external-root-cause (2 attempts)
  • execution (1 attempt)

Showing the 25 most recent attempts below and summarizing 107 older attempts here. Show all published attempts for this issue.

Published attempts

ready triage handoff

triage

perl likely remains stuck in a busy-poll loop. A diagnosis report and external handoff were created locally.

state: readycreated: 2026-05-14 19:28 UTCvalidation: ready

Why it stopped

likely-external-root-cause

Handoff

Likely owner: perl

Reason: likely-external-root-cause

Suggested bug target: https://dev.perl.org/perl5/

  • Confirm the hotspot still points at perl with a fresh perf sample before filing the bug.
  • Capture the actual hot backend or child process rather than the parent service wrapper if the issue recurs.
  • Map perl to its owning package or project and file an upstream or distro bug with the summarized evidence.
  • If the owner is still unclear, collect another short strace plus `/proc/<pid>/maps` at the moment of the spike.
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80414 bytes]

Response

## Plan Pass

## Problem
Fixer sampled `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` and labeled repeated `pselect6` as a likely busy poll. The embedded evidence instead shows the process sleeping in `pselect6` with ~0.55s and ~2.00s timeouts, `State: S`, `wchan: poll_schedule_timeout`, and only `0.1%` CPU. That is consistent with `munin-node`’s event loop waiting, not a demonstrated Perl interpreter runaway.

## Evidence Confidence
inferred

The trace was observed by Fixer, but the conclusion that Perl has a source bug is not supported. The application entrypoint is `munin-node`; Perl’s `pp_sselect` is only the runtime implementation of script-level `select`. The raw artifact paths named in `evidence.json` were not present locally, so I cannot independently inspect more than the embedded excerpts.

## Proposed Subject
No Perl source patch: reject/redirect the busy-poll finding for `munin-node` `select` wait

## Patch Plan
Do not edit Perl in this pass. Report this as a no-patch diagnosis unless extra evidence shows `select` returning immediately or Perl corrupting timeout/fd-set handling.

If later evidence proves a Perl runtime issue, investigate `pp_sys.c` `pp_sselect`, following the local conventions already present there: `PerlSock_select`, Perl SV APIs such as `SvGETMAGIC`/`SvPVX`, `SETERRNO` where appropriate, `Newx`/`Safefree` for allocations, and no avoidable `goto`. I found no relevant local helper for application-level event loops because `munin-node` is outside this source tree.

No prior Fixer patch was present in the workspace (`git status --short` was clean), so there is no previous patch to replace.

## Risks
Patching Perl based only on this profile would likely change correct `select` behavior and risk portability regressions across the platforms called out by `pod/perlhack.pod`.

The main uncertainty is missing raw artifacts; the plan should not claim a reproduced Perl bug without collecting a trace that shows rapid zero-timeout or immediate-return `select` calls under controlled conditions.

## Validation
Before any source-patch claim, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails because of missing dependencies or generated files, record the exact failure and then run the narrowest relevant test, likely `make test_harness TEST_FILES=t/op/sselect.t`.

For a cheap independent signal check, after building or with the system Perl, run a bounded `strace -tt -T -e pselect6 perl -we 'my $r=""; vec($r,5,1)=1; select($r, undef, undef, 0.2)'` to confirm that Perl’s `select` blocks for the requested timeout rather than spinning. This would validate the diagnosis, not reproduce the reported failure.

## Patch Pass

Subject: No Perl patch for timed munin-node select wait

## Commit Message
No source change is proposed. The collected trace shows `munin-node` running under Perl while blocked in timed `select`, not a demonstrated Perl interpreter busy loop. Changing Perl’s `select` implementation from this evidence would be speculative.

## Evidence Confidence
inferred

## Issue Connection
The collected signal is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly appearing in `pselect6`, with a Perl backtrace through `Perl_runops_standard`. The important detail is that `/proc` and `strace` show sleeping waits: `State: S`, `wchan: poll_schedule_timeout`, total CPU around `0.1%`, and `pselect6` calls timing out after about `0.546s` and `2.002s`.

The likely root cause is a false-positive busy-poll classification of an application event loop. `select` is the system call Perl uses to wait for file descriptors or a timeout; the evidence shows meaningful blocking intervals, not immediate returns in a tight loop.

I made no source change. This follows the saved plan in `plan-output.txt`: without stronger evidence that Perl corrupts the timeout or fd-set handling, an upstream Perl patch is not pull-request-ready.

The expected effect is no behavioral change in Perl. This diagnosis should redirect the report toward collecting application-level `munin-node` evidence if there is still a real service problem.

I checked `README` and `pod/perlhack.pod`; Perl’s contribution guidance expects portable changes and validation via `./Configure -des -Dusedevel` plus tests. I also inspected `pp_sys.c` around `pp_sselect`; the local subsystem uses `PerlSock_select`, SV helpers such as `SvGETMAGIC`/`SvPVX`/`SvSETMAGIC`, and `Newx`/`Safefree` for platform and memory handling. No relevant local helper was missing or bypassed, and no relevant application-level helper exists in this Perl source tree because `munin-node` is outside it.

## Git Add Paths
None

## Validation
Tried the project-level entrypoint from the workspace root:

`timeout 180s sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'`

Result: exit `124`. Configure and build progressed into `make test_harness`, but the command timed out after 180 seconds. Before termination, unrelated porting checks reported generated-file issues: `porting/manifest.t` failed 3 subtests for files not in `MANIFEST`, and `porting/regen.t` failed with `Can't open 'lib/.gitignore': No such file or directory` plus a generated-files-not-up-to-date message.

Focused check:

`make test_harness TEST_FILES=t/op/sselect.t`

Result: PASS, `Files=1, Tests=23`.

Independent reproduction attempt:

`strace -tt -T -e pselect6 perl -we 'my $r=""; vec($r,5,1)=1; select($r, undef, undef, 0.2)'`

Result: blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted` and `ptrace(PTRACE_SEIZE, 4): Operation not permitted`.

Fallback non-ptrace timing smoke:

`perl -MTime::HiRes=time -we 'my $t=time; select(undef, undef, undef, 0.2); printf "elapsed=%.3f\n", time-$t'`

Result: `elapsed=0.200`, which supports the diagnosis that timed `select` waits block normally here rather than spinning.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/

[truncated 111356 bytes]

ready triage handoff

triage

perl likely remains stuck in a busy-poll loop. A diagnosis report and external handoff were created locally.

state: readycreated: 2026-05-14 19:28 UTCvalidation: ready

Why it stopped

likely-external-root-cause

Handoff

Likely owner: perl

Reason: likely-external-root-cause

Suggested bug target: https://dev.perl.org/perl5/

  • Confirm the hotspot still points at perl with a fresh perf sample before filing the bug.
  • Capture the actual hot backend or child process rather than the parent service wrapper if the issue recurs.
  • Map perl to its owning package or project and file an upstream or distro bug with the summarized evidence.
  • If the owner is still unclear, collect another short strace plus `/proc/<pid>/maps` at the moment of the spike.
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80414 bytes]

Response

## Plan Pass

## Problem
Fixer sampled `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` and labeled repeated `pselect6` as a likely busy poll. The embedded evidence instead shows the process sleeping in `pselect6` with ~0.55s and ~2.00s timeouts, `State: S`, `wchan: poll_schedule_timeout`, and only `0.1%` CPU. That is consistent with `munin-node`’s event loop waiting, not a demonstrated Perl interpreter runaway.

## Evidence Confidence
inferred

The trace was observed by Fixer, but the conclusion that Perl has a source bug is not supported. The application entrypoint is `munin-node`; Perl’s `pp_sselect` is only the runtime implementation of script-level `select`. The raw artifact paths named in `evidence.json` were not present locally, so I cannot independently inspect more than the embedded excerpts.

## Proposed Subject
No Perl source patch: reject/redirect the busy-poll finding for `munin-node` `select` wait

## Patch Plan
Do not edit Perl in this pass. Report this as a no-patch diagnosis unless extra evidence shows `select` returning immediately or Perl corrupting timeout/fd-set handling.

If later evidence proves a Perl runtime issue, investigate `pp_sys.c` `pp_sselect`, following the local conventions already present there: `PerlSock_select`, Perl SV APIs such as `SvGETMAGIC`/`SvPVX`, `SETERRNO` where appropriate, `Newx`/`Safefree` for allocations, and no avoidable `goto`. I found no relevant local helper for application-level event loops because `munin-node` is outside this source tree.

No prior Fixer patch was present in the workspace (`git status --short` was clean), so there is no previous patch to replace.

## Risks
Patching Perl based only on this profile would likely change correct `select` behavior and risk portability regressions across the platforms called out by `pod/perlhack.pod`.

The main uncertainty is missing raw artifacts; the plan should not claim a reproduced Perl bug without collecting a trace that shows rapid zero-timeout or immediate-return `select` calls under controlled conditions.

## Validation
Before any source-patch claim, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails because of missing dependencies or generated files, record the exact failure and then run the narrowest relevant test, likely `make test_harness TEST_FILES=t/op/sselect.t`.

For a cheap independent signal check, after building or with the system Perl, run a bounded `strace -tt -T -e pselect6 perl -we 'my $r=""; vec($r,5,1)=1; select($r, undef, undef, 0.2)'` to confirm that Perl’s `select` blocks for the requested timeout rather than spinning. This would validate the diagnosis, not reproduce the reported failure.

## Patch Pass

Subject: No Perl patch for timed munin-node select wait

## Commit Message
No source change is proposed. The collected trace shows `munin-node` running under Perl while blocked in timed `select`, not a demonstrated Perl interpreter busy loop. Changing Perl’s `select` implementation from this evidence would be speculative.

## Evidence Confidence
inferred

## Issue Connection
The collected signal is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly appearing in `pselect6`, with a Perl backtrace through `Perl_runops_standard`. The important detail is that `/proc` and `strace` show sleeping waits: `State: S`, `wchan: poll_schedule_timeout`, total CPU around `0.1%`, and `pselect6` calls timing out after about `0.546s` and `2.002s`.

The likely root cause is a false-positive busy-poll classification of an application event loop. `select` is the system call Perl uses to wait for file descriptors or a timeout; the evidence shows meaningful blocking intervals, not immediate returns in a tight loop.

I made no source change. This follows the saved plan in `plan-output.txt`: without stronger evidence that Perl corrupts the timeout or fd-set handling, an upstream Perl patch is not pull-request-ready.

The expected effect is no behavioral change in Perl. This diagnosis should redirect the report toward collecting application-level `munin-node` evidence if there is still a real service problem.

I checked `README` and `pod/perlhack.pod`; Perl’s contribution guidance expects portable changes and validation via `./Configure -des -Dusedevel` plus tests. I also inspected `pp_sys.c` around `pp_sselect`; the local subsystem uses `PerlSock_select`, SV helpers such as `SvGETMAGIC`/`SvPVX`/`SvSETMAGIC`, and `Newx`/`Safefree` for platform and memory handling. No relevant local helper was missing or bypassed, and no relevant application-level helper exists in this Perl source tree because `munin-node` is outside it.

## Git Add Paths
None

## Validation
Tried the project-level entrypoint from the workspace root:

`timeout 180s sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'`

Result: exit `124`. Configure and build progressed into `make test_harness`, but the command timed out after 180 seconds. Before termination, unrelated porting checks reported generated-file issues: `porting/manifest.t` failed 3 subtests for files not in `MANIFEST`, and `porting/regen.t` failed with `Can't open 'lib/.gitignore': No such file or directory` plus a generated-files-not-up-to-date message.

Focused check:

`make test_harness TEST_FILES=t/op/sselect.t`

Result: PASS, `Files=1, Tests=23`.

Independent reproduction attempt:

`strace -tt -T -e pselect6 perl -we 'my $r=""; vec($r,5,1)=1; select($r, undef, undef, 0.2)'`

Result: blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted` and `ptrace(PTRACE_SEIZE, 4): Operation not permitted`.

Fallback non-ptrace timing smoke:

`perl -MTime::HiRes=time -we 'my $t=time; select(undef, undef, undef, 0.2); printf "elapsed=%.3f\n", time-$t'`

Result: `elapsed=0.200`, which supports the diagnosis that timed `select` waits block normally here rather than spinning.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/

[truncated 111356 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 18:17 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer attributed a “runaway CPU” investigation to `perl`, but the entrypoint evidence is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`. The bundled trace shows `munin-node` sleeping in `pselect6` with 2-second timeouts, process state `S`, `wchan=poll_schedule_timeout`, and only `0.1%` CPU. That does not prove a Perl runtime busy loop.

## Evidence Confidence
inferred

## Proposed Subject
No Perl core patch: evidence matches an application-level idle `select()` wait, not a demonstrated Perl runtime defect.

## Patch Plan
Do not edit Perl in this pass. The implicated runtime path would be `pp_sys.c` / `pp_sselect`, but that code already follows local Perl core conventions: it uses `PerlSock_select`, `SvGETMAGIC`, `SvPVX`/`SvCUR`/`Sv_Grow`, `Newx`, `Safefree`, and platform/endian conditionals rather than raw ad hoc libc handling.

Contribution/style docs checked: root `README`, `pod/perlhack.pod`, `pod/perlhacktips.pod`, `Porting/`, and local tests under `t/op/sselect.t`. Relevant conventions are portability across many platforms, no unnecessary globals, threaded-build awareness, and using Perl core wrapper/helper APIs.

No prior Fixer patch exists in this workspace beyond the baseline commit, so there is nothing to improve or replace. If later evidence shows `select()` returning immediately despite a positive timeout, then a patch could be planned against `pp_sys.c` plus `t/op/sselect.t`; it should keep the control flow bounded and avoid adding awkward `goto` paths.

## Risks
Patching Perl from this evidence would be speculative and could change long-standing `select()` semantics for event loops and sleeps. The real issue, if any, is more likely in `munin-node`’s polling policy or in Fixer’s busy-poll classification, since the observed syscall blocks for roughly the requested timeout.

## Validation
If a source patch becomes justified, first try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

Focused follow-up would be `./perl -Ilib t/op/sselect.t`.

Bounded independent signal check: run a small `select()` timeout under `strace`, for example `strace -tt -e pselect6 ./perl -Ilib -e 'pipe my $r,my $w; my $rin=""; vec($rin, fileno($r), 1)=1; select(my $rout=$rin, undef, undef, 2)'`, and confirm it blocks for about 2 seconds rather than spinning. If the full build cannot complete, report that exact failure before relying on the focused check.

## Patch Pass

Subject: No Perl core patch for idle select trace

## Commit Message
No source change is proposed. The collected evidence shows a Perl process running `munin-node` blocked in `select(2)`, the operating-system call used by Perl’s four-argument `select` for waiting on file descriptors. The trace shows timed sleeps, not a reproduced Perl runtime spin.

## Evidence Confidence
inferred

## Issue Connection
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` with backtraces in `select()` and repeated `pselect6` calls. The `/proc` evidence says the process was sleeping (`State: S`, `wchan=poll_schedule_timeout`) and the strace excerpt shows `pselect6` blocking for about 0.546s and then about 2.002s per call, while reported CPU was only 0.1%.

The likely root cause is an idle `munin-node` event loop waiting with a 2-second timeout, or a Fixer classifier false positive, not a Perl core busy-poll bug. The relevant Perl core path is `pp_sys.c`’s `pp_sselect`, which already uses the local compatibility wrapper `PerlSock_select` and core SV/allocation helpers such as `SvGETMAGIC`, `SvPVX`, `Sv_Grow`, `Newx`, and `Safefree`.

I followed the saved plan and did not change course: without stronger evidence showing `select()` returning immediately or Perl miscomputing the timeout, a source patch would be speculative and not pull-request-ready. The expected effect of this no-patch report is to avoid an upstream Perl change for evidence that currently matches normal blocking behavior.

## Git Add Paths
None

## Validation
Tried project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

Result: `Configure` and `make -j2` progressed successfully into `make test_harness`. The harness did not complete in this environment; before it stopped producing output, unrelated failures were already visible:
`op/groups.t` failed one subtest about supplementary group `daemon`.
`porting/authors.t` failed because `.mailmap` was missing.
`porting/manifest.t` failed because Debian-source packaging files and `.pc` quilt files are not in upstream `MANIFEST`.
`porting/regen.t` failed because `lib/.gitignore` was missing.

Bounded independent reproduction attempt:
`strace -tt -T -e pselect6 /usr/bin/perl -e '...'` could not run because ptrace is blocked: `PTRACE_TRACEME: Operation not permitted`.

Fallback smoke check:
`/usr/bin/perl -MTime::HiRes=time -e 'pipe my $r, my $w or die $!; my $rin = q{}; vec($rin, fileno($r), 1) = 1; my $t = time; my $n = select(my $rout = $rin, undef, undef, 2); printf "n=%s elapsed=%.3f\n", $n, time - $t'`

Result: `n=0 elapsed=2.001`, which did not reproduce a busy loop.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `lib/auto/Encode/Byte/Byte.so`, `lib/auto/Encode/CN/.exists`, `lib/auto/Encode/CN/CN.so`, `lib/auto/Encode/EBCDIC/.exists`, `lib/auto/Encode/EBCDIC/EBCDIC.so`, `lib/auto/Encode/Encode.so`, `lib/auto/Encode/JP/.exists`, `lib/auto/Encode/JP/JP.so`, `lib/auto/Encode/KR/.exists`, `lib/auto/Encode/KR/KR.so`, `lib/auto/Encode/Symbol/.exists`, `lib/auto/

[truncated 109416 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 18:17 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer attributed a “runaway CPU” investigation to `perl`, but the entrypoint evidence is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`. The bundled trace shows `munin-node` sleeping in `pselect6` with 2-second timeouts, process state `S`, `wchan=poll_schedule_timeout`, and only `0.1%` CPU. That does not prove a Perl runtime busy loop.

## Evidence Confidence
inferred

## Proposed Subject
No Perl core patch: evidence matches an application-level idle `select()` wait, not a demonstrated Perl runtime defect.

## Patch Plan
Do not edit Perl in this pass. The implicated runtime path would be `pp_sys.c` / `pp_sselect`, but that code already follows local Perl core conventions: it uses `PerlSock_select`, `SvGETMAGIC`, `SvPVX`/`SvCUR`/`Sv_Grow`, `Newx`, `Safefree`, and platform/endian conditionals rather than raw ad hoc libc handling.

Contribution/style docs checked: root `README`, `pod/perlhack.pod`, `pod/perlhacktips.pod`, `Porting/`, and local tests under `t/op/sselect.t`. Relevant conventions are portability across many platforms, no unnecessary globals, threaded-build awareness, and using Perl core wrapper/helper APIs.

No prior Fixer patch exists in this workspace beyond the baseline commit, so there is nothing to improve or replace. If later evidence shows `select()` returning immediately despite a positive timeout, then a patch could be planned against `pp_sys.c` plus `t/op/sselect.t`; it should keep the control flow bounded and avoid adding awkward `goto` paths.

## Risks
Patching Perl from this evidence would be speculative and could change long-standing `select()` semantics for event loops and sleeps. The real issue, if any, is more likely in `munin-node`’s polling policy or in Fixer’s busy-poll classification, since the observed syscall blocks for roughly the requested timeout.

## Validation
If a source patch becomes justified, first try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

Focused follow-up would be `./perl -Ilib t/op/sselect.t`.

Bounded independent signal check: run a small `select()` timeout under `strace`, for example `strace -tt -e pselect6 ./perl -Ilib -e 'pipe my $r,my $w; my $rin=""; vec($rin, fileno($r), 1)=1; select(my $rout=$rin, undef, undef, 2)'`, and confirm it blocks for about 2 seconds rather than spinning. If the full build cannot complete, report that exact failure before relying on the focused check.

## Patch Pass

Subject: No Perl core patch for idle select trace

## Commit Message
No source change is proposed. The collected evidence shows a Perl process running `munin-node` blocked in `select(2)`, the operating-system call used by Perl’s four-argument `select` for waiting on file descriptors. The trace shows timed sleeps, not a reproduced Perl runtime spin.

## Evidence Confidence
inferred

## Issue Connection
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` with backtraces in `select()` and repeated `pselect6` calls. The `/proc` evidence says the process was sleeping (`State: S`, `wchan=poll_schedule_timeout`) and the strace excerpt shows `pselect6` blocking for about 0.546s and then about 2.002s per call, while reported CPU was only 0.1%.

The likely root cause is an idle `munin-node` event loop waiting with a 2-second timeout, or a Fixer classifier false positive, not a Perl core busy-poll bug. The relevant Perl core path is `pp_sys.c`’s `pp_sselect`, which already uses the local compatibility wrapper `PerlSock_select` and core SV/allocation helpers such as `SvGETMAGIC`, `SvPVX`, `Sv_Grow`, `Newx`, and `Safefree`.

I followed the saved plan and did not change course: without stronger evidence showing `select()` returning immediately or Perl miscomputing the timeout, a source patch would be speculative and not pull-request-ready. The expected effect of this no-patch report is to avoid an upstream Perl change for evidence that currently matches normal blocking behavior.

## Git Add Paths
None

## Validation
Tried project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

Result: `Configure` and `make -j2` progressed successfully into `make test_harness`. The harness did not complete in this environment; before it stopped producing output, unrelated failures were already visible:
`op/groups.t` failed one subtest about supplementary group `daemon`.
`porting/authors.t` failed because `.mailmap` was missing.
`porting/manifest.t` failed because Debian-source packaging files and `.pc` quilt files are not in upstream `MANIFEST`.
`porting/regen.t` failed because `lib/.gitignore` was missing.

Bounded independent reproduction attempt:
`strace -tt -T -e pselect6 /usr/bin/perl -e '...'` could not run because ptrace is blocked: `PTRACE_TRACEME: Operation not permitted`.

Fallback smoke check:
`/usr/bin/perl -MTime::HiRes=time -e 'pipe my $r, my $w or die $!; my $rin = q{}; vec($rin, fileno($r), 1) = 1; my $t = time; my $n = select(my $rout = $rin, undef, undef, 2); printf "n=%s elapsed=%.3f\n", $n, time - $t'`

Result: `n=0 elapsed=2.001`, which did not reproduce a busy loop.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `lib/auto/Encode/Byte/Byte.so`, `lib/auto/Encode/CN/.exists`, `lib/auto/Encode/CN/CN.so`, `lib/auto/Encode/EBCDIC/.exists`, `lib/auto/Encode/EBCDIC/EBCDIC.so`, `lib/auto/Encode/Encode.so`, `lib/auto/Encode/JP/.exists`, `lib/auto/Encode/JP/JP.so`, `lib/auto/Encode/KR/.exists`, `lib/auto/Encode/KR/KR.so`, `lib/auto/Encode/Symbol/.exists`, `lib/auto/

[truncated 109416 bytes]

failed patch attempt

patch

perl likely remains stuck in a busy-poll loop. The diagnosis was captured, but the patch proposal did not complete cleanly.

state: failedcreated: 2026-05-14 16:59 UTCvalidation: failed

Why it stopped

timeout

Failure details

  • Failure kind: timeout
  • Exit status: 124
  • Error: Codex stage timed out after 900 second(s).

stderr excerpt

Codex stage timed out after 900 second(s).

Collected context

  • Subsystem: runaway-process
  • Diagnosis family: busy-poll
  • Hot path: unresolved offset
  • Command: /usr/bin/perl -wT /usr/sbin/munin-node --foreground
  • Thread backtrace summary: thread backtraces show 1 thread(s) around 0x00007f25577e97d2 in ?? () from target:<path>
  • Source package: perl
  • Workspace source: debian-source
  • Workspace acquisition: Fetched Debian source package via apt-get source.
  • Homepage: https://dev.perl.org/perl5/
  • Contention signals: gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory.

The trace repeatedly returns to a poll-family syscall without meaningful blocking, which suggests a busy event-loop wakeup.

Representative threads

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path> -> 0x0000559caf764ee4 in ?? ()

Common frame clusters

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path>

Raw thread backtrace

Thread 1 (Thread 0x7f2557715b80 (LWP 716343) "munin-node"):
#0  0x00007f25577e97d2 in ?? () from target:<path>
#1  0x00007f25577e97ed in ?? () from target:<path>
#2  0x00007f25578696cf in select () from target:<path>
#3  0x0000559caf764ee4 in ?? ()
#4  0x0000559caf7c6496 in Perl_runops_standard ()
#5  0x0000559caf6acb85 in perl_run ()
#6  0x0000559caf67f5ae in main ()
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

Response

## Plan Pass

## Problem
Fixer flagged `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` as a likely busy-poll loop, but the captured `strace` shows `pselect6` calls blocking for about 0.55s and then 2.00s, and the process profile reports only `0.1%` CPU while sleeping in `poll_schedule_timeout`. That does not currently establish a Perl core runaway CPU bug.

## Evidence Confidence
inferred

## Proposed Subject
No Perl core patch from this evidence; document as a likely false-positive or application-level event-loop wait unless additional evidence shows Perl’s `select` wrapper returning prematurely.

## Patch Plan
Do not edit Perl source in this pass. First improve the diagnosis around the script entrypoint evidence, because the sampled program is `munin-node`, not a minimal Perl interpreter workload.

If new evidence later proves a Perl runtime bug, inspect and patch `pp_sselect` in `pp_sys.c`, following Perl core conventions from `pod/perlhack.pod` and `pod/perlhacktips.pod`: local style, 4-space indentation, K&R control style, no `//` comments, and core tests. Use existing helpers/conventions such as `PerlSock_select`, `SvGETMAGIC`, `SvPV_force_nomg_nolen`, `SvSetMagicSV`, `Safefree`, and Perl’s existing `t/op/sselect.t` coverage rather than direct libc-only shortcuts. Avoid awkward new `goto` control flow; the select path is already bounded enough for normal conditional cleanup.

No prior Fixer patch or dirty worktree change was found to improve or replace.

## Risks
A Perl patch based only on this profile would be speculative: the evidence shows timed blocking waits, not tight polling. Changing `select` behavior could regress signal handling, magic/UTF-8 bitmask handling, platform wrappers, or timeout semantics across Unix, Win32, VMS, and other supported ports.

## Validation
For any future source change, first try the project entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies or generated files, record the exact failure and then run the narrowest relevant check, likely `./perl t/op/sselect.t` after the minimal build target needed for `./perl`.

As a bounded independent signal check, run a cheap Perl `select` sleep under timing/strace, for example a short `perl -we 'select undef, undef, undef, 2 for 1..2'`, to confirm that repeated `pselect6` with multi-second timeouts is a sleeping wait pattern rather than a reproducer for runaway CPU.

## Patch Pass



## Workflow Note

Codex stage timed out after 900 second(s).

Diff

--- a/bitcount.h	1970-01-01 04:00:00.000000000 +0400
+++ b/bitcount.h	2026-05-14 20:45:03.327321559 +0400
@@ -0,0 +1,24 @@
+/* bitcount.h:
+ * THIS FILE IS AUTO-GENERATED DURING THE BUILD by: ./generate_uudmap
+ *
+ * These values will populate PL_bitcount[]:
+ * this is a count of bits for each U8 value 0..255
+*/
+{
+    0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    4, 5, 5, 6, 5, 6, 6, 7, 5, 6, 6, 7, 6, 7, 7, 8
+}
--- a/cflags	1970-01-01 04:00:00.000000000 +0400
+++ b/cflags	2026-05-14 20:45:03.142630931 +0400
@@ -0,0 +1,99 @@
+#!/bin/sh
+
+# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
+
+# This file is generated by cflags.SH
+
+# Used to restore possible edits by cflags.SH.
+myccflags="-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
+
+# Extra warnings, used e.g. for gcc.
+warn=" -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings"
+# Extra standardness.
+stdflags=" -std=c99"
+# Extra extra.
+extra=""
+# what do executables look like?
+_exe=""
+
+case $PERL_CONFIG_SH in
+'')
+	if test -f config.sh; then TOP=.;
+	elif test -f ../config.sh; then TOP=..;
+	elif test -f ../../config.sh; then TOP=../..;
+	elif test -f ../../../config.sh; then TOP=../../..;
+	elif test -f ../../../../config.sh; then TOP=../../../..;
+	else
+		echo "Can't find config.sh."; exit 1
+	fi
+	. $TOP/config.sh
+        ccflags="$myccflags"  # Restore possible edits by cflags.SH.
+	;;
+esac
+
+# syntax: cflags [optimize=XXX] [file[.suffix]] ...
+#   displays the proposed compiler command line for each 'file'
+#
+#   with no file, dispalys it for all *.c files.
+#   The optimise=XXX arg (if present) is evalled, setting the default
+#   value of the $optimise variable, which is output on the command line
+#   (but which may be overridden for specific files below)
+
+case "X$1" in
+Xoptimize=*|X"optimize=*")
+	eval "$1"
+	shift
+	;;
+esac
+
+case $# in
+0) set *.c; echo "The current C flags are:" ;;
+esac
+
+set `echo "$* " | sed -e 's/\.[oc] / /g' -e 's/\.obj / /g' -e "s/\\$obj_ext / /g"`
+
+for file do
+
+    case "$#" in
+    1) ;;
+    *) echo $n "    $file.c	$c" ;;
+    esac
+
+    # allow variables like toke_cflags to be evaluated
+
+    case "$file" in
+    */*) ;;
+    *) eval 'eval ${'"${file}_cflags"'-""}' ;;
+    esac
+
+    # or customize here
+
+    case "$file" in
+    regcomp) : work around http://bugs.debian.org/754054
+        case $archname in
+        mips-*|mipsel-*)
+            optimize="$optimize -fno-tree-vrp";;
+        esac;;
+    *) ;;
+
+    # Customization examples follow.
+    #
+    # The examples are intentionally unreachable as the '*)' case above always
+    # matches. To use them, move before the '*)' and edit as appropriate.
+    # It is not a good idea to set ccflags to an absolute value here, as it
+    # often contains general -D defines which are needed for correct
+    # compilation. It is better to edit ccflags as shown, using interpolation
+    # to add flags, or sed to remove flags.
+
+    av) ccflags=`echo $ccflags | sed -e s/-pipe//` ;;
+    deb) ccflags="$ccflags -fno-jump-tables" ;;
+    hv) warn=`echo $warn | sed -e s/-Wextra//` ;;
+    toke) optimize=-O0 ;;
+    esac
+
+    echo "$cc -c -DPERL_CORE $ccflags $stdflags $optimize $warn $extra"
+
+    . $TOP/config.sh
+
+    # end per file behaviour
+done
--- a/.config/instruct	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/instruct	2026-05-14 20:44:49.743167682 +0400
@@ -0,0 +1 @@
+root
--- a/.config/README	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/README	2026-05-14 20:44:49.737619840 +0400
@@ -0,0 +1,4 @@
+This directory created by Configure to save information that should
+persist across sessions for perl5.
+
+You may safely delete it if you wish.
--- a/config.sh	1970-01-01 04:00:00.000000000 +0400
+++ b/config.sh	2026-05-14 20:45:02.470939761 +0400
@@ -0,0 +1,1250 @@
+#!/bin/sh
+#
+# This file was produced by running the Configure script. It holds all the
+# definitions figured out by Configure. Should you modify one of these values,
+# do not forget to propagate your changes by running "Configure -der". You may
+# instead choose to run each of the .SH files by yourself, or "Configure -S".
+#
+
+# Package name      : perl5
+# Source directory  : .
+# Configuration time: Thu May 14 20:44:49 +04 2026
+# Configured by     : root
+# Target system     : linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux 
+
+: Configure command line arguments.
+config_arg0='./Configure'
+config_args='-des -Dusedevel'
+config_argc=2
+config_arg1='-des'
+config_arg2='-Dusedevel'
+
+Author=''
+Date=''
+Header=''
+Id=''
+Locker=''
+Log=''
+RCSfile=''
+Revision=''
+Source=''
+State=''
+_a='.a'
+_exe=''
+_o='.o'
+afs='false'
+afsroot='/afs'
+alignbytes='8'
+aphostname='/usr/bin/hostname'
+api_revision='5'
+api_subversion='0'
+api_version='40'
+api_versionstring='5.40.0'
+ar='ar'
+archlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archlibexp='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archname64=''
+archname='x86_64-linux'
+archobjs=''
+asctime_r_proto='0'
+awk='awk'
+baserev='5.0'
+bash=''
+bin='/usr/local/bin'
+bin_ELF='define'
+binexp='/usr/local/bin'
+bison='bison'
+byacc='byacc'
+byteorder='12345678'
+c=''
+castflags='0'
+cat='cat'
+cc='cc'
+cccdlflags='-fPIC'
+ccdlflags='-Wl,-E'
+ccflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
+ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
+ccname='gcc'
+ccsymbols=''
+ccversion=''
+cf_by='root'
+cf_email='root@nucat'
+cf_time='Thu May 14 20:44:49 +04 2026'
+charbits='8'
+charsize='1'
+chgrp=''
+chmod='chmod'
+chown=''
+clocktype='clock_t'
+comm='comm'
+compiler_warning='grep -i warning'
+compress=''
+contains='grep'
+cp='cp'
+cpio=''
+cpp='cpp'
+cpp_stuff='42'
+cppccsymbols=''
+cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
+cpplast='-'
+cppminus='-'
+cpprun='cc  -E'
+cppstdin='cc  -E'
+cppsymbols='_FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE=1 _LP64=1 _POSIX_C_SOURCE=202405L _POSIX_SOURCE=1 _STDC_PREDEF_H=1 __ATOMIC_ACQUIRE=2 __ATOMIC_ACQ_REL=4 __ATOMIC_CONSUME=1 __ATOMIC_HLE_ACQUIRE=65536 __ATOMIC_HLE_RELEASE=131072 __ATOMIC_RELAXED=0 __ATOMIC_RELEASE=3 __ATOMIC_SEQ_CST=5 __BFLT16_DECIMAL_DIG__=4 __BFLT16_DENORM_MIN__=9.18354961579912115600575419704879436e-41BF16 __BFLT16_DIG__=2 __BFLT16_EPSILON__=7.81250000000000000000000000000000000e-3BF16 __BFLT16_HAS_DENORM__=1 __BFLT16_HAS_INFINITY__=1 __BFLT16_HAS_QUIET_NAN__=1 __BFLT16_IS_IEC_60559__=0 __BFLT16_MANT_DIG__=8 __BFLT16_MAX_10_EXP__=38 __BFLT16_MAX_EXP__=128 __BFLT16_MAX__=3.38953138925153547590470800371487867e+38BF16 __BFLT16_MIN_10_EXP__=(-37) __BFLT16_MIN_EXP__=(-125) __BFLT16_MIN__=1.17549435082228750796873653722224568e-38BF16 __BFLT16_NORM_MAX__=3.38953138925153547590470800371487867e+38BF16 __BIGGEST_ALIGNMENT__=16 __BITINT_MAXWIDTH__=65535 __BYTE_ORDER__=1234 __CHAR16_TYPE__=short\ unsigned\ int __CHAR32_TYPE__=unsigned\ int __CHAR8_TYPE__=unsigned\ char __CHAR_BIT__=8 __DBL_DECIMAL_DIG__=17 __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L) __DBL_DIG__=15 __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L) __DBL_HAS_DENORM__=1 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_IS_IEC_60559__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX_EXP__=1024 __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DBL_MIN_10_EXP__=(-307) __DBL_MIN_EXP__=(-1021) __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L) __DBL_NORM_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX_EXP__=6145 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MIN_EXP__=(-6142) __DEC128_MIN__=1E-6143DL __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX_EXP__=97 __DEC32_MAX__=9.999999E96DF __DEC32_MIN_EXP__=(-94) __DEC32_MIN__=1E-95DF __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64X_EPSILON__=1E-33D64x __DEC64X_MANT_DIG__=34 __DEC64X_MAX_EXP__=6145 __DEC64X_MAX__=9.999999999999999999999999999999999E6144D64x __DEC64X_MIN_EXP__=(-6142) __DEC64X_MIN__=1E-6143D64x __DEC64X_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143D64x __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX_EXP__=385 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MIN_EXP__=(-382) __DEC64_MIN__=1E-383DD __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __DEC_EVAL_METHOD__=2 __ELF__=1 __FINITE_MATH_ONLY__=0 __FLOAT_WORD_ORDER__=1234 __FLT128_DECIMAL_DIG__=36 __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128 __FLT128_DIG__=33 __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128 __FLT128_HAS_DENORM__=1 __FLT128_HAS_INFINITY__=1 __FLT128_HAS_QUIET_NAN__=1 __FLT128_IS_IEC_60559__=1 __FLT128_MANT_DIG__=113 __FLT128_MAX_10_EXP__=4932 __FLT128_MAX_EXP__=16384 __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT128_MIN_10_EXP__=(-4931) __FLT128_MIN_EXP__=(-16381) __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128 __FLT128_NORM_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT16_DECIMAL_DIG__=5 __FLT16_DENORM_MIN__=5.96046447753906250000000000000000000e-8F16 __FLT16_DIG__=3 __FLT16_EPSILON__=9.76562500000000000000000000000000000e-4F16 __FLT16_HAS_DENORM__=1 __FLT16_HAS_INFINITY__=1 __FLT16_HAS_QUIET_NAN__=1 __FLT16_IS_IEC_60559__=1 __FLT16_MANT_DIG__=11 __FLT16_MAX_10_EXP__=4 __FLT16_MAX_EXP__=16 __FLT16_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT16_MIN_10_EXP__=(-4) __FLT16_MIN_EXP__=(-13) __FLT16_MIN__=6.10351562500000000000000000000000000e-5F16 __FLT16_NORM_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT32X_DECIMAL_DIG__=17 __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x __FLT32X_DIG__=15 __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x __FLT32X_HAS_DENORM__=1 __FLT32X_HAS_INFINITY__=1 __FLT32X_HAS_QUIET_NAN__=1 __FLT32X_IS_IEC_60559__=1 __FLT32X_MANT_DIG__=53 __FLT32X_MAX_10_EXP__=308 __FLT32X_MAX_EXP__=1024 __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32X_MIN_10_EXP__=(-307) __FLT32X_MIN_EXP__=(-1021) __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x __FLT32X_NORM_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32_DECIMAL_DIG__=9 __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32 __FLT32_DIG__=6 __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32 __FLT32_HAS_DENORM__=1 __FLT32_HAS_INFINITY__=1 __FLT32_HAS_QUIET_NAN__=1 __FLT32_IS_IEC_60559__=1 __FLT32_MANT_DIG__=24 __FLT32_MAX_10_EXP__=38 __FLT32_MAX_EXP__=128 __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT32_MIN_10_EXP__=(-37) __FLT32_MIN_EXP__=(-125) __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32 __FLT32_NORM_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT64X_DECIMAL_DIG__=21 __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x __FLT64X_DIG__=18 __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x __FLT64X_HAS_DENORM__=1 __FLT64X_HAS_INFINITY__=1 __FLT64X_HAS_QUIET_NAN__=1 __FLT64X_IS_IEC_60559__=1 __FLT64X_MANT_DIG__=64 __FLT64X_MAX_10_EXP__=4932 __FLT64X_MAX_EXP__=16384 __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64X_MIN_10_EXP__=(-4931) __FLT64X_MIN_EXP__=(-16381) __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x __FLT64X_NORM_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64_DECIMAL_DIG__=17 __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64 __FLT64_DIG__=15 __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64 __FLT64_HAS_DENORM__=1 __FLT64_HAS_INFINITY__=1 __FLT64_HAS_QUIET_NAN__=1 __FLT64_IS_IEC_60559__=1 __FLT64_MANT_DIG__=53 __FLT64_MAX_10_EXP__=308 __FLT64_MAX_EXP__=1024 __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT64_MIN_10_EXP__=(-307) __FLT64_MIN_EXP__=(-1021) __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64 __FLT64_NORM_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT_DECIMAL_DIG__=9 __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F __FLT_EVAL_METHOD_TS_18661_3__=0 __FLT_EVAL_METHOD__=0 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_IS_IEC_60559__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX_EXP__=128 __FLT_MAX__=3.40282346638528859811704183484516925e+38F __FLT_MIN_10_EXP__=(-37) __FLT_MIN_EXP__=(-125) __FLT_MIN__=1.17549435082228750796873653722224568e-38F __FLT_NORM_MAX__=3.40282346638528859811704183484516925e+38F __FLT_RADIX__=2 __FXSR__=1 __GCC_ASM_FLAG_OUTPUTS__=1 __GCC_ATOMIC_BOOL_LOCK_FREE=2 __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR8_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR_LOCK_FREE=2 __GCC_ATOMIC_INT_LOCK_FREE=2 __GCC_ATOMIC_LLONG_LOCK_FREE=2 __GCC_ATOMIC_LONG_LOCK_FREE=2 __GCC_ATOMIC_POINTER_LOCK_FREE=2 __GCC_ATOMIC_SHORT_LOCK_FREE=2 __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 __GCC_CONSTRUCTIVE_SIZE=64 __GCC_DESTRUCTIVE_SIZE=64 __GCC_HAVE_DWARF2_CFI_ASM=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 __GCC_IEC_559=2 __GCC_IEC_559_COMPLEX=2 __GLIBC_MINOR__=43 __GLIBC__=2 __GNUC_EXECUTION_CHARSET_NAME="UTF-8" __GNUC_MINOR__=1 __GNUC_PATCHLEVEL__=0 __GNUC_STDC_INLINE__=1 __GNUC_WIDE_EXECUTION_CHARSET_NAME="UTF-32LE" __GNUC__=16 __GNU_LIBRARY__=6 __GXX_ABI_VERSION=1021 __HAVE_SPECULATION_SAFE_VALUE=1 __INT16_C=__INT16_C __INT16_MAX__=0x7fff __INT16_TYPE__=short\ int __INT32_C=__INT32_C __INT32_MAX__=0x7fffffff __INT32_TYPE__=int __INT64_C=__INT64_C __INT64_MAX__=0x7fffffffffffffffL __INT64_TYPE__=long\ int __INT8_C=__INT8_C __INT8_MAX__=0x7f __INT8_TYPE__=signed\ char __INTMAX_C=__INTMAX_C __INTMAX_MAX__=0x7fffffffffffffffL __INTMAX_TYPE__=long\ int __INTMAX_WIDTH__=64 __INTPTR_MAX__=0x7fffffffffffffffL __INTPTR_TYPE__=long\ int __INTPTR_WIDTH__=64 __INT_FAST16_MAX__=0x7fffffffffffffffL __INT_FAST16_TYPE__=long\ int __INT_FAST16_WIDTH__=64 __INT_FAST32_MAX__=0x7fffffffffffffffL __INT_FAST32_TYPE__=long\ int __INT_FAST32_WIDTH__=64 __INT_FAST64_MAX__=0x7fffffffffffffffL __INT_FAST64_TYPE__=long\ int __INT_FAST64_WIDTH__=64 __INT_FAST8_MAX__=0x7f __INT_FAST8_TYPE__=signed\ char __INT_FAST8_WIDTH__=8 __INT_LEAST16_MAX__=0x7fff __INT_LEAST16_TYPE__=short\ int __INT_LEAST16_WIDTH__=16 __INT_LEAST32_MAX__=0x7fffffff __INT_LEAST32_TYPE__=int __INT_LEAST32_WIDTH__=32 __INT_LEAST64_MAX__=0x7fffffffffffffffL __INT_LEAST64_TYPE__=long\ int __INT_LEAST64_WIDTH__=64 __INT_LEAST8_MAX__=0x7f __INT_LEAST8_TYPE__=signed\ char __INT_LEAST8_WIDTH__=8 __INT_MAX__=0x7fffffff __INT_WIDTH__=32 __LDBL_DECIMAL_DIG__=21 __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L __LDBL_HAS_DENORM__=1 __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_IS_IEC_60559__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX_EXP__=16384 __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN_EXP__=(-16381) __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L __LDBL_NORM_MAX__=1.18973149535723176502126385303097021e+4932L __LONG_LONG_MAX__=0x7fffffffffffffffLL __LONG_LONG_WIDTH__=64 __LONG_MAX__=0x7fffffffffffffffL __LONG_WIDTH__=64 __LP64__=1 __MMX_WITH_SSE__=1 __MMX__=1 __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __PIC__=2 __PIE__=2 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=0x7fffffffffffffffL __PTRDIFF_TYPE__=long\ int __PTRDIFF_WIDTH__=64 __REGISTER_PREFIX__= __SCHAR_MAX__=0x7f __SCHAR_WIDTH__=8 __SEG_FS=1 __SEG_GS=1 __SHRT_MAX__=0x7fff __SHRT_WIDTH__=16 __SIG_ATOMIC_MAX__=0x7fffffff __SIG_ATOMIC_MIN__=(-0x7fffffff\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIG_ATOMIC_WIDTH__=32 __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT128__=16 __SIZEOF_FLOAT80__=16 __SIZEOF_FLOAT__=4 __SIZEOF_INT128__=16 __SIZEOF_INT__=4 __SIZEOF_LONG_DOUBLE__=16 __SIZEOF_LONG_LONG__=8 __SIZEOF_LONG__=8 __SIZEOF_POINTER__=8 __SIZEOF_PTRDIFF_T__=8 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=8 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_MAX__=0xffffffffffffffffUL __SIZE_TYPE__=long\ unsigned\ int __SIZE_WIDTH__=64 __SSE2_MATH__=1 __SSE2__=1 __SSE_MATH__=1 __SSE__=1 __STDC_EMBED_EMPTY__=2 __STDC_EMBED_FOUND__=1 __STDC_EMBED_NOT_FOUND__=0 __STDC_HOSTED__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_IEC_559__=1 __STDC_IEC_60559_BFP__=201404L __STDC_IEC_60559_COMPLEX__=201404L __STDC_ISO_10646__=201706L __STDC_UTF_16__=1 __STDC_UTF_32__=1 __STDC_VERSION__=202311L __STDC__=1 __UINT16_C=__UINT16_C __UINT16_MAX__=0xffff __UINT16_TYPE__=short\ unsigned\ int __UINT32_C=__UINT32_C __UINT32_MAX__=0xffffffffU __UINT32_TYPE__=unsigned\ int __UINT64_C=__UINT64_C __UINT64_MAX__=0xffffffffffffffffUL __UINT64_TYPE__=long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=0xff __UINT8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=0xffffffffffffffffUL __UINTMAX_TYPE__=long\ unsigned\ int __UINTPTR_MAX__=0xffffffffffffffffUL __UINTPTR_TYPE__=long\ unsigned\ int __UINT_FAST16_MAX__=0xffffffffffffffffUL __UINT_FAST16_TYPE__=long\ unsigned\ int __UINT_FAST32_MAX__=0xffffffffffffffffUL __UINT_FAST32_TYPE__=long\ unsigned\ int __UINT_FAST64_MAX__=0xffffffffffffffffUL __UINT_FAST64_TYPE__=long\ unsigned\ int __UINT_FAST8_MAX__=0xff __UINT_FAST8_TYPE__=unsigned\ char __UINT_LEAST16_MAX__=0xffff __UINT_LEAST16_TYPE__=short\ unsigned\ int __UINT_LEAST32_MAX__=0xffffffffU __UINT_LEAST32_TYPE__=unsigned\ int __UINT_LEAST64_MAX__=0xffffffffffffffffUL __UINT_LEAST64_TYPE__=long\ unsigned\ int __UINT_LEAST8_MAX__=0xff __UINT_LEAST8_TYPE__=unsigned\ char __USER_LABEL_PREFIX__= __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_POSIX=1 __VERSION__="16.1.0" __WCHAR_MAX__=0x7fffffff __WCHAR_MIN__=(-0x7fffffff\ -\ 1) __WCHAR_TYPE__=int __WCHAR_WIDTH__=32 __WINT_MAX__=0xffffffffU __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int __WINT_WIDTH__=32 __amd64=1 __amd64__=1 __code_model_small__=1 __gnu_linux__=1 __k8=1 __k8__=1 __linux=1 __linux__=1 __pic__=2 __pie__=2 __unix=1 __unix__=1 __x86_64=1 __x86_64__=1 linux=1 unix=1'
+crypt_r_proto='0'
+cryptlib=''
+csh='csh'
+ctermid_r_proto='0'
+ctime_r_proto='0'
+d_Gconvert='sprintf((b),"%.*g",(n),(x))'
+d_PRIEUldbl='define'
+d_PRIFUldbl='define'
+d_PRIGUldbl='define'
+d_PRIXU64='define'
+d_PRId64='define'
+d_PRIeldbl='define'
+d_PRIfldbl='define'
+d_PRIgldbl='define'
+d_PRIi64='define'
+d_PRIo64='define'
+d_PRIu64='define'
+d_PRIx64='define'
+d_SCNfldbl='define'
+d__fwalk='undef'
+d_accept4='define'
+d_access='define'
+d_accessx='undef'
+d_acosh='define'
+d_aintl='undef'
+d_alarm='define'
+d_archlib='define'
+d_asctime64='undef'
+d_asctime_r='undef'
+d_asinh='define'
+d_atanh='define'
+d_atolf='undef'
+d_atoll='define'
+d_attribute_always_inline='define'
+d_attribute_deprecated='define'
+d_attribute_format='define'
+d_attribute_malloc='define'
+d_attribute_nonnull='define'
+d_attribute_noreturn='define'
+d_attribute_pure='define'
+d_attribute_unused='define'
+d_attribute_visibility='define'
+d_attribute_warn_unused_result='define'
+d_backtrace='define'
+d_bsd='undef'
+d_bsdgetpgrp='undef'
+d_bsdsetpgrp='undef'
+d_builtin_add_overflow='define'
+d_builtin_choose_expr='define'
+d_builtin_expect='define'
+d_builtin_mul_overflow='define'
+d_builtin_sub_overflow='define'
+d_c99_variadic_macros='define'
+d_casti32='undef'
+d_castneg='define'
+d_cbrt='define'
+d_chown='define'
+d_chroot='define'
+d_chsize='undef'
+d_class='undef'
+d_clearenv='define'
+d_closedir='define'
+d_cmsghdr_s='define'
+d_copysign='define'
+d_copysignl='define'
+d_cplusplus='undef'
+d_crypt='define'
+d_crypt_r='undef'
+d_csh='undef'
+d_ctermid='define'
+d_ctermid_r='undef'
+d_ctime64='undef'
+d_ctime_r='undef'
+d_cuserid='define'
+d_dbminitproto='undef'
+d_difftime64='undef'
+d_difftime='define'
+d_dir_dd_fd='undef'
+d_dirfd='define'
+d_dirnamlen='undef'
+d_dladdr='define'
+d_dlerror='define'
+d_dlopen='define'
+d_dlsymun='undef'
+d_dosuid='undef'
+d_double_has_inf='define'
+d_double_has_nan='define'
+d_double_has_negative_zero='define'
+d_double_has_subnormals='define'
+d_double_style_cray='undef'
+d_double_style_ibm='undef'
+d_double_style_ieee='define'
+d_double_style_vax='undef'
+d_drand48_r='undef'
+d_drand48proto='define'
+d_dup2='define'
+d_dup3='define'
+d_duplocale='define'
+d_eaccess='define'
+d_endgrent='define'
+d_endgrent_r='undef'
+d_endhent='define'
+d_endhostent_r='undef'
+d_endnent='define'
+d_endnetent_r='undef'
+d_endpent='define'
+d_endprotoent_r='undef'
+d_endpwent='define'
+d_endpwent_r='undef'
+d_endsent='define'
+d_endservent_r='undef'
+d_eofnblk='define'
+d_erf='define'
+d_erfc='define'
+d_eunice='undef'
+d_exp2='define'
+d_expm1='define'
+d_faststdio='undef'
+d_fchdir='define'
+d_fchmod='define'
+d_fchmodat='define'
+d_fchown='define'
+d_fcntl='define'
+d_fcntl_can_lock='define'
+d_fd_macros='define'
+d_fd_set='define'
+d_fdclose='undef'
+d_fdim='define'
+d_fdopendir='define'
+d_fds_bits='undef'
+d_fegetround='define'
+d_ffs='define'
+d_ffsl='define'
+d_fgetpos='define'
+d_finite='define'
+d_finitel='define'
+d_flexfnam='define'
+d_flock='define'
+d_flockproto='define'
+d_fma='define'
+d_fmax='define'
+d_fmin='define'
+d_fork='define'
+d_fp_class='undef'
+d_fp_classify='undef'
+d_fp_classl='undef'
+d_fpathconf='define'
+d_fpclass='undef'
+d_fpclassify='define'
+d_fpclassl='undef'
+d_fpgetround='undef'
+d_fpos64_t='undef'
+d_freelocale='define'
+d_frexpl='define'
+d_fs_data_s='undef'
+d_fseeko='define'
+d_fsetpos='define'
+d_fstatfs='define'
+d_fstatvfs='define'
+d_fsync='define'
+d_ftello='define'
+d_ftime='undef'
+d_futimes='define'
+d_gai_strerror='define'
+d_gdbm_ndbm_h_uses_prototypes='undef'
+d_gdbmndbm_h_uses_prototypes='undef'
+d_getaddrinfo='define'
+d_getcwd='define'
+d_getenv_preserves_other_thread='define'
+d_getespwnam='undef'
+d_getfsstat='undef'
+d_getgrent='define'
+d_getgrent_r='undef'
+d_getgrgid_r='undef'
+d_getgrnam_r='undef'
+d_getgrps='define'
+d_gethbyaddr='define'
+d_gethbyname='define'
+d_gethent='define'
+d_gethname='define'
+d_gethostbyaddr_r='undef'
+d_gethostbyname_r='undef'
+d_gethostent_r='undef'
+d_gethostprotos='define'
+d_getitimer='define'
+d_getlogin='define'
+d_getlogin_r='undef'
+d_getmnt='undef'
+d_getmntent='define'
+d_getnameinfo='define'
+d_getnbyaddr='define'
+d_getnbyname='define'
+d_getnent='define'
+d_getnetbyaddr_r='undef'
+d_getnetbyname_r='undef'
+d_getnetent_r='undef'
+d_getnetprotos='define'
+d_getpagsz='define'
+d_getpbyname='define'
+d_getpbynumber='define'
+d_getpent='define'
+d_getpgid='define'
+d_getpgrp2='undef'
+d_getpgrp='define'
+d_getppid='define'
+d_getprior='define'
+d_getprotobyname_r='undef'
+d_getprotobynumber_r='undef'
+d_getprotoent_r='undef'
+d_getprotoprotos='define'
+d_getprpwnam='undef'
+d_getpwent='define'
+d_getpwent_r='undef'
+d_getpwnam_r='undef'
+d_getpwuid_r='undef'
+d_getsbyname='define'
+d_getsbyport='define'
+d_getsent='define'
+d_getservbyname_r='undef'
+d_getservbyport_r='undef'
+d_getservent_r='undef'
+d_getservprotos='define'
+d_getspnam='define'
+d_getspnam_r='undef'
+d_gettimeod='define'
+d_gmtime64='undef'
+d_gmtime_r='undef'
+d_gnulibc='define'
+d_grpasswd='define'
+d_has_C_UTF8='true'
+d_hasmntopt='define'
+d_htonl='define'
+d_hypot='define'
+d_ilogb='define'
+d_ilogbl='define'
+d_inc_version_list='undef'
+d_inetaton='define'
+d_inetntop='define'
+d_inetpton='define'
+d_int64_t='define'
+d_ip_mreq='define'
+d_ip_mreq_source='define'
+d_ipv6_mreq='define'
+d_ipv6_mreq_source='undef'
+d_isascii='define'
+d_isblank='define'
+d_isfinite='define'
+d_isfinitel='undef'
+d_isinf='define'
+d_isinfl='define'
+d_isless='define'
+d_isnan='define'
+d_isnanl='define'
+d_isnormal='define'
+d_j0='define'
+d_j0l='define'
+d_killpg='define'
+d_lc_monetary_2008='define'
+d_lchown='define'
+d_ldbl_dig='define'
+d_ldexpl='define'
+d_lgamma='define'
+d_lgamma_r='define'
+d_libm_lib_version='undef'
+d_libname_unique='undef'
+d_link='define'
+d_linkat='define'
+d_llrint='define'
+d_llrintl='define'
+d_llround='define'
+d_llroundl='define'
+d_localeconv_l='undef'
+d_localtime64='undef'
+d_localtime_r='undef'
+d_localtime_r_needs_tzset='undef'
+d_locconv='define'
+d_lockf='define'
+d_log1p='define'
+d_log2='define'
+d_logb='define'
+d_long_double_style_ieee='define'
+d_long_double_style_ieee_doubledouble='undef'
+d_long_double_style_ieee_extended='define'
+d_long_double_style_ieee_std='undef'
+d_long_double_style_vax='undef'
+d_longdbl='define'
+d_longlong='define'
+d_lrint='define'
+d_lrintl='define'
+d_lround='define'
+d_lroundl='define'
+d_lseekproto='define'
+d_lstat='define'
+d_madvise='define'
+d_malloc_good_size='undef'
+d_malloc_size='undef'
+d_malloc_usable_size='define'
+d_mblen='define'
+d_mbrlen='define'
+d_mbrtowc='define'
+d_mbstowcs='define'
+d_mbtowc='define'
+d_memmem='define'
+d_memrchr='define'
+d_mkdir='define'
+d_mkdtemp='define'
+d_mkfifo='define'
+d_mkostemp='define'
+d_mkstemp='define'
+d_mkstemps='define'
+d_mktime64='undef'
+d_mktime='define'
+d_mmap='define'
+d_modfl='define'
+d_modflproto='define'
+d_mprotect='define'
+d_msg='define'
+d_msg_ctrunc='define'
+d_msg_dontroute='define'
+d_msg_oob='define'
+d_msg_peek='define'
+d_msg_proxy='define'
+d_msgctl='define'
+d_msgget='define'
+d_msghdr_s='define'
+d_msgrcv='define'
+d_msgsnd='define'
+d_msync='define'
+d_munmap='define'
+d_mymalloc='undef'
+d_nan='define'
+d_nanosleep='define'
+d_ndbm='undef'
+d_ndbm_h_uses_prototypes='undef'
+d_nearbyint='define'
+d_newlocale='define'
+d_nextafter='define'
+d_nexttoward='define'
+d_nice='define'
+d_nl_langinfo='define'
+d_nl_langinfo_l='define'
+d_non_int_bitfields='define'
+d_nv_preserves_uv='undef'
+d_nv_zero_is_allbits_zero='define'
+d_off64_t='undef'
+d_old_pthread_create_joinable='undef'
+d_oldpthreads='undef'
+d_oldsock='undef'
+d_open3='define'
+d_openat='define'
+d_pathconf='define'
+d_pause='define'
+d_perl_lc_all_category_positions_init='undef'
+d_perl_lc_all_separator='undef'
+d_perl_lc_all_uses_name_value_pairs='define'
+d_perl_otherlibdirs='undef'
+d_phostname='undef'
+d_pipe2='define'
+d_pipe='define'
+d_poll='define'
+d_portable='define'
+d_prctl='define'
+d_prctl_set_name='define'
+d_printf_format_null='define'
+d_procselfexe='define'
+d_pseudofork='undef'
+d_pthread_atfork='define'
+d_pthread_attr_setscope='define'
+d_pthread_yield='undef'
+d_ptrdiff_t='define'
+d_pwage='undef'
+d_pwchange='undef'
+d_pwclass='undef'
+d_pwcomment='undef'
+d_pwexpire='undef'
+d_pwgecos='define'
+d_pwpasswd='define'
+d_pwquota='undef'
+d_qgcvt='define'
+d_quad='define'
+d_querylocale='undef'
+d_random_r='undef'
+d_re_comp='undef'
+d_readdir64_r='undef'
+d_readdir='define'
+d_readdir_r='undef'
+d_readlink='define'
+d_readv='define'
+d_recvmsg='define'
+d_regcmp='undef'
+d_regcomp='define'
+d_remainder='define'
+d_remquo='define'
+d_rename='define'
+d_renameat='define'
+d_rewinddir='define'
+d_rint='define'
+d_rmdir='define'
+d_round='define'
+d_sbrkproto='define'
+d_scalbn='define'
+d_scalbnl='define'
+d_sched_yield='define'
+d_scm_rights='define'
+d_seekdir='define'
+d_select='define'
+d_sem='define'
+d_semctl='define'
+d_semctl_semid_ds='define'
+d_semctl_semun='define'
+d_semget='define'
+d_semop='define'
+d_sendmsg='define'
+d_setegid='define'
+d_setenv='define'
+d_seteuid='define'
+d_setgrent='define'
+d_setgrent_r='undef'
+d_setgrps='define'
+d_sethent='define'
+d_sethostent_r='undef'
+d_setitimer='define'
+d_setlinebuf='define'
+d_setlocale='define'
+d_setlocale_accepts_any_locale_name='undef'
+d_setlocale_r='undef'
+d_setnent='define'
+d_setnetent_r='undef'
+d_setpent='define'
+d_setpgid='define'
+d_setpgrp2='undef'
+d_setpgrp='define'
+d_setprior='define'
+d_setproctitle='undef'
+d_setprotoent_r='undef'
+d_setpwent='define'
+d_setpwent_r='undef'
+d_setregid='define'
+d_setresgid='define'
+d_setresuid='define'
+d_setreuid='define'
+d_setrgid='undef'
+d_setruid='undef'
+d_setsent='define'
+d_setservent_r='undef'
+d_setsid='define'
+d_setvbuf='define'
+d_shm='define'
+d_shmat='define'
+d_shmatprototype='define'
+d_shmctl='define'
+d_shmdt='define'
+d_shmget='define'
+d_sigaction='define'
+d_siginfo_si_addr='define'
+d_siginfo_si_band='define'
+d_siginfo_si_errno='define'
+d_siginfo_si_fd='define'
+d_siginfo_si_pid='define'
+d_siginfo_si_status='define'
+d_siginfo_si_uid='define'
+d_siginfo_si_value='define'
+d_signbit='define'
+d_sigprocmask='define'
+d_sigsetjmp='define'
+d_sin6_scope_id='define'
+d_sitearch='define'
+d_snprintf='define'
+d_sockaddr_in6='define'
+d_sockaddr_sa_len='undef'
+d_sockaddr_storage='define'
+d_sockatmark='define'
+d_sockatmarkproto='define'
+d_socket='define'
+d_socklen_t='define'
+d_sockpair='define'
+d_socks5_init='undef'
+d_sqrtl='define'
+d_srand48_r='undef'
+d_srandom_r='undef'
+d_sresgproto='undef'
+d_sresuproto='undef'
+d_stat='define'
+d_statblks='define'
+d_statfs_f_flags='define'
+d_statfs_s='define'
+d_static_inline='define'
+d_statvfs='define'
+d_stdio_cnt_lval='undef'
+d_stdio_ptr_lval='undef'
+d_stdio_ptr_lval_nochange_cnt='undef'
+d_stdio_ptr_lval_sets_cnt='undef'
+d_stdio_stream_array='undef'
+d_stdiobase='undef'
+d_stdstdio='undef'
+d_strcoll='define'
+d_strerror_l='define'
+d_strerror_r='undef'
+d_strftime='define'
+d_strlcat='define'
+d_strlcpy='define'
+d_strnlen='define'
+d_strtod='define'
+d_strtod_l='define'
+d_strtol='define'
+d_strtold='define'
+d_strtold_l='define'
+d_strtoll='define'
+d_strtoq='define'
+d_strtoul='define'
+d_strtoull='define'
+d_strtouq='define'
+d_strxfrm='define'
+d_strxfrm_l='define'
+d_suidsafe='undef'
+d_symlink='define'
+d_syscall='define'
+d_syscallproto='define'
+d_sysconf='define'
+d_sysernlst=''
+d_syserrlst='undef'
+d_system='define'
+d_tcgetpgrp='define'
+d_tcsetpgrp='define'
+d_telldir='define'
+d_telldirproto='define'
+d_tgamma='define'
+d_thread_local='define'
+d_time='define'
+d_timegm='define'
+d_times='define'
+d_tm_tm_gmtoff='define'
+d_tm_tm_zone='define'
+d_tmpnam_r='undef'
+d_towlower='define'
+d_towupper='define'
+d_trunc='define'
+d_truncate='define'
+d_truncl='define'
+d_ttyname_r='undef'
+d_tzname='define'
+d_u32align='define'
+d_ualarm='define'
+d_umask='define'
+d_uname='define'
+d_union_semun='undef'
+d_unlinkat='define'
+d_unordered='undef'
+d_unsetenv='define'
+d_uselocale='define'
+d_usleep='define'
+d_usleepproto='define'
+d_ustat='undef'
+d_vendorarch='undef'
+d_vendorbin='undef'
+d_vendorlib='undef'
+d_vendorscript='undef'
+d_vfork='undef'
+d_void_closedir='undef'
+d_voidsig='define'
+d_voidtty=''
+d_vsnprintf='define'
+d_wait4='define'
+d_waitpid='define'
+d_wcrtomb='define'
+d_wcscmp='define'
+d_wcstombs='define'
+d_wcsxfrm='define'
+d_wctomb='define'
+d_writev='define'
+d_xenix='undef'
+date='date'
+db_hashtype='u_int32_t'
+db_prefixtype='size_t'
+db_version_major=''
+db_version_minor=''
+db_version_patch=''
+default_inc_excludes_dot='define'
+direntrytype='struct dirent'
+dlext='so'
+dlsrc='dl_dlopen.xs'
+doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
+doublekind='3'
+doublemantbits='52'
+doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
+doublesize='8'
+drand01='Perl_drand48()'
+drand48_r_proto='0'
+dtrace=''
+dtraceobject=''
+dtracexnolibs=''
+dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared'
+eagain='EAGAIN'
+ebcdic='undef'
+echo='echo'
+egrep='egrep'
+emacs=''
+endgrent_r_proto='0'
+endhostent_r_proto='0'
+endnetent_r_proto='0'
+endprotoent_r_proto='0'
+endpwent_r_proto='0'
+endservent_r_proto='0'
+eunicefix=':'
+exe_ext=''
+expr='expr'
+extensions='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+extern_C='extern'
+extras=''
+fflushNULL='define'
+fflushall='undef'
+find=''
+firstmakefile='makefile'
+flex=''
+fpossize='16'
+fpostype='fpos_t'
+freetype='void'
+from=':'
+full_ar='/usr/bin/ar'
+full_csh='csh'
+full_sed='/usr/bin/sed'
+gccansipedantic=''
+gccosandvers=''
+gccversion='16.1.0'
+getgrent_r_proto='0'
+getgrgid_r_proto='0'
+getgrnam_r_proto='0'
+gethostbyaddr_r_proto='0'
+gethostbyname_r_proto='0'
+gethostent_r_proto='0'
+getlogin_r_proto='0'
+getnetbyaddr_r_proto='0'
+getnetbyname_r_proto='0'
+getnetent_r_proto='0'
+getprotobyname_r_proto='0'
+getprotobynumber_r_proto='0'
+getprotoent_r_proto='0'
+getpwent_r_proto='0'
+getpwnam_r_proto='0'
+getpwuid_r_proto='0'
+getservbyname_r_proto='0'
+getservbyport_r_proto='0'
+getservent_r_proto='0'
+getspnam_r_proto='0'
+gidformat='"u"'
+gidsign='1'
+gidsize='4'
+gidtype='gid_t'
+glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
+gmake='gmake'
+gmtime_r_proto='0'
+gnulibc_version='2.43'
+grep='grep'
+groupcat='cat /etc/group'
+groupstype='gid_t'
+gzip='gzip'
+h_fcntl='false'
+h_sysfile='true'
+hint='recommended'
+hostcat='cat /etc/hosts'
+hostgenerate=''
+hostosname=''
+hostperl=''
+html1dir=' '
+html1direxp=''
+html3dir=' '
+html3direxp=''
+i16size='2'
+i16type='short'
+i32dformat='"d"'
+i32size='4'
+i32type='int'
+i64size='8'
+i64type='long'
+i8size='1'
+i8type='signed char'
+i_arpainet='define'
+i_bfd='undef'
+i_bsdioctl=''
+i_crypt='define'
+i_db='undef'
+i_dbm='undef'
+i_dirent='define'
+i_dlfcn='define'
+i_execinfo='define'
+i_fcntl='undef'
+i_fenv='define'
+i_fp='undef'
+i_fp_class='undef'
+i_gdbm='undef'
+i_gdbm_ndbm='undef'
+i_gdbmndbm='undef'
+i_grp='define'
+i_ieeefp='undef'
+i_inttypes='define'
+i_langinfo='define'
+i_libutil='undef'
+i_locale='define'
+i_machcthr='undef'
+i_malloc='define'
+i_mallocmalloc='undef'
+i_mntent='define'
+i_ndbm='undef'
+i_netdb='define'
+i_neterrno='undef'
+i_netinettcp='define'
+i_niin='define'
+i_poll='define'
+i_prot='undef'
+i_pthread='define'
+i_pwd='define'
+i_quadmath='define'
+i_rpcsvcdbm='undef'
+i_sgtty='undef'
+i_shadow='define'
+i_socks='undef'
+i_stdbool='define'
+i_stdint='define'
+i_stdlib='define'
+i_sunmath='undef'
+i_sysaccess='undef'
+i_sysdir='define'
+i_sysfile='define'
+i_sysfilio='undef'
+i_sysin='undef'
+i_sysioctl='define'
+i_syslog='define'
+i_sysmman='define'
+i_sysmode='undef'
+i_sysmount='define'
+i_sysndir='undef'
+i_sysparam='define'
+i_syspoll='define'
+i_sysresrc='define'
+i_syssecrt='undef'
+i_sysselct='define'
+i_syssockio='undef'
+i_sysstat='define'
+i_sysstatfs='define'
+i_sysstatvfs='define'
+i_syssyscall='define'
+i_systime='define'
+i_systimek='undef'
+i_systimes='define'
+i_systypes='define'
+i_sysuio='define'
+i_sysun='define'
+i_sysutsname='define'
+i_sysvfs='define'
+i_syswait='define'
+i_termio='undef'
+i_termios='define'
+i_time='define'
+i_unistd='define'
+i_ustat='undef'
+i_utime='define'
+i_vfork='undef'
+i_wchar='define'
+i_wctype='define'
+i_xlocale='undef'
+ignore_versioned_solibs='y'
+inc_version_list=''
+inc_version_list_init='0'
+incpath=''
+incpth='/usr/lib/gcc/x86_64-linux-gnu/16/include /usr/local/include /usr/include/x86_64-linux-gnu /usr/include'
+inews=''
+initialinstalllocation='/usr/local/bin'
+installarchlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+installbin='/usr/local/bin'
+installhtml1dir=''
+installhtml3dir=''
+installman1dir='/usr/local/share/man/man1'
+installman3dir='/usr/local/share/man/man3'
+installprefix='/usr/local'
+installprefixexp='/usr/local'
+installprivlib='/usr/local/lib/perl5/5.40.1'
+installscript='/usr/local/bin'
+installsitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+installsitebin='/usr/local/bin'
+installsitehtml1dir=''
+installsitehtml3dir=''
+installsitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+installsiteman1dir='/usr/local/share/man/man1'
+installsiteman3dir='/usr/local/share/man/man3'
+installsitescript='/usr/local/bin'
+installstyle='lib/perl5'
+installusrbinperl='undef'
+installvendorarch=''
+installvendorbin=''
+installvendorhtml1dir=''
+installvendorhtml3dir=''
+installvendorlib=''
+installvendorman1dir=''
+installvendorman3dir=''
+installvendorscript=''
+intsize='4'
+issymlink='test -h'
+ivdformat='"ld"'
+ivsize='8'
+ivtype='long'
+known_extensions='Amiga/ARexx Amiga/Exec Archive/Tar Attribute/Handlers AutoLoader B CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS Fcntl File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp FileCache Filter/Simple Filter/Util/Call FindBin GDBM_File Getopt/Long HTTP/Tiny Hash/Util Hash/Util/FieldHash I18N/Collate I18N/LangTags I18N/Langinfo IO IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP List/Util Locale/Maketext Locale/Maketext/Simple MIME/Base64 Math/BigInt Math/BigInt/FastCalc Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NDBM_File NEXT Net/Ping ODBM_File Opcode POSIX Params/Check Perl/OSType PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage SDBM_File Safe Search/Dict SelfLoader Socket Storable Sys/Hostname Sys/Syslog Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XS/Typemap XSLoader attributes autodie autouse base bignum constant encoding/warnings experimental if lib libnet mro parent perlfaq podlators re threads threads/shared version '
+ksh=''
+ld='cc'
+ld_can_script='define'
+lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
+ldflags=' -fstack-protector-strong -L/usr/local/lib'
+ldflags_uselargefiles=''
+ldlibpthname='LD_LIBRARY_PATH'
+less='less'
+lib_ext='.a'
+libc='/lib/x86_64-linux-gnu/libc.so.6'
+libperl='libperl.a'
+libpth='/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libs='-ldl -lm -lc -lcrypt'
+libsdirs=' /usr/lib/x86_64-linux-gnu'
+libsfiles=' libdl.a libm.so libc.so libcrypt.so'
+libsfound=' /usr/lib/x86_64-linux-gnu/libdl.a /usr/lib/x86_64-linux-gnu/libm.so /usr/lib/x86_64-linux-gnu/libc.so /usr/lib/x86_64-linux-gnu/libcrypt.so'
+libspath=' /usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libswanted='gdbm gdbm_compat db dl m c crypt gdbm_compat'
+libswanted_uselargefiles=''
+line=''
+lint=''
+lkflags=''
+ln='ln'
+lns='/usr/bin/ln -s'
+localtime_r_proto='0'
+locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
+loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
+longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblkind='3'
+longdblmantbits='64'
+longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblsize='16'
+longlongsize='8'
+longsize='8'
+lp=''
+lpr=''
+ls='ls'
+lseeksize='8'
+lseektype='off_t'
+mail=''
+mailx=''
+make='make'
+make_set_make='#'
+mallocobj=''
+mallocsrc=''
+malloctype='void *'
+man1dir='/usr/local/share/man/man1'
+man1direxp='/usr/local/share/man/man1'
+man1ext='1'
+man3dir='/usr/local/share/man/man3'
+man3direxp='/usr/local/share/man/man3'
+man3ext='3'
+mips_type=''
+mistrustnm=''
+mkdir='mkdir'
+mmaptype='caddr_t'
+modetype='mode_t'
+more='more'
+multiarch='undef'
+mv=''
+myarchname='x86_64-linux'
+mydomain='.local'
+myhostname='nucat'
+myuname='linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux '
+n='-n'
+need_va_copy='define'
+netdb_hlen_type='size_t'
+netdb_host_type='char *'
+netdb_name_type='const char *'
+netdb_net_type='in_addr_t'
+nm='nm'
+nm_opt=''
+nm_so_opt='--dynamic'
+nonxs_ext='Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+nroff='nroff'
+nvEUformat='"E"'
+nvFUformat='"F"'
+nvGUformat='"G"'
+nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
+nv_preserves_uv_bits='53'
+nveformat='"e"'
+nvfformat='"f"'
+nvgformat='"g"'
+nvmantbits='52'
+nvsize='8'
+nvtype='double'
+o_nonblock='O_NONBLOCK'
+obj_ext='.o'
+old_pthread_create_joinable=''
+optimize='-O2'
+orderlib='false'
+osname='linux'
+osvers='6.19.14+deb14-amd64'
+otherlibdirs=' '
+package='perl5'
+pager='/usr/bin/less -R'
+passcat='cat /etc/passwd'
+patchlevel='40'
+path_sep=':'
+perl5='/usr/bin/perl'
+perl='perl'
+perl_lc_all_category_positions_init=''
+perl_lc_all_separator=''
+perl_patchlevel=''
+perl_static_inline='static __inline__'
+perl_thread_local='_Thread_local'
+perladmin='root@nucat'
+perllibs='-ldl -lm -lc -lcrypt'
+perlpath='/usr/local/bin/perl5.40.1'
+pg='pg'
+phostname='hostname'
+pidtype='pid_t'
+plibpth='/lib/x86_64-linux-gnu/16 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu/16 /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib'
+pmake=''
+pr=''
+prefix='/usr/local'
+prefixexp='/usr/local'
+privlib='/usr/local/lib/perl5/5.40.1'
+privlibexp='/usr/local/lib/perl5/5.40.1'
+procselfexe='"/proc/self/exe"'
+ptrsize='8'
+quadkind='2'
+quadtype='long'
+randbits='48'
+randfunc='Perl_drand48'
+random_r_proto='0'
+randseedtype='U32'
+ranlib=':'
+rd_nodata='-1'
+readdir64_r_proto='0'
+readdir_r_proto='0'
+revision='5'
+rm='rm'
+rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
+rmail=''
+run=''
+runnm='false'
+sGMTIME_max='67768036191676799'
+sGMTIME_min='-62167219200'
+sLOCALTIME_max='67768036191662399'
+sLOCALTIME_min='-62167229951'
+sPRIEUldbl='"LE"'
+sPRIFUldbl='"LF"'
+sPRIGUldbl='"LG"'
+sPRIXU64='"lX"'
+sPRId64='"ld"'
+sPRIeldbl='"Le"'
+sPRIfldbl='"Lf"'
+sPRIgldbl='"Lg"'
+sPRIi64='"li"'
+sPRIo64='"lo"'
+sPRIu64='"lu"'
+sPRIx64='"lx"'
+sSCNfldbl='"Lf"'
+sched_yield='sched_yield()'
+scriptdir='/usr/local/bin'
+scriptdirexp='/usr/local/bin'
+sed='sed'
+seedfunc='Perl_drand48_init'
+selectminbits='64'
+selecttype='fd_set *'
+sendmail=''
+setgrent_r_proto='0'
+sethostent_r_proto='0'
+setlocale_r_proto='0'
+setnetent_r_proto='0'
+setprotoent_r_proto='0'
+setpwent_r_proto='0'
+setservent_r_proto='0'
+sh='/bin/sh'
+shar=''
+sharpbang='#!'
+shmattype='char *'
+shortsize='2'
+shrpenv=''
+shsharp='true'
+sig_count='65'
+sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL '
+sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", 0'
+sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 6 17 29 '
+sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 0'
+sig_size='68'
+signal_t='void'
+sitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitearchexp='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitebin='/usr/local/bin'
+sitebinexp='/usr/local/bin'
+sitehtml1dir=''
+sitehtml1direxp=''
+sitehtml3dir=''
+sitehtml3direxp=''
+sitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+sitelib_stem='/usr/local/lib/perl5/site_perl'
+sitelibexp='/usr/local/lib/perl5/site_perl/5.40.1'
+siteman1dir='/usr/local/share/man/man1'
+siteman1direxp='/usr/local/share/man/man1'
+siteman3dir='/usr/local/share/man/man3'
+siteman3direxp='/usr/local/share/man/man3'
+siteprefix='/usr/local'
+siteprefixexp='/usr/local'
+sitescript='/usr/local/bin'
+sitescriptexp='/usr/local/bin'
+sizesize='8'
+sizetype='size_t'
+sleep=''
+smail=''
+so='so'
+sockethdr=''
+socketlib=''
+socksizetype='socklen_t'
+sort='sort'
+spackage='Perl5'
+spitshell='cat'
+srand48_r_proto='0'
+srandom_r_proto='0'
+src='.'
+ssizetype='ssize_t'
+st_dev_sign='1'
+st_dev_size='8'
+st_ino_sign='1'
+st_ino_size='8'
+startperl='#!/usr/local/bin/perl5.40.1'
+startsh='#!/bin/sh'
+static_ext=' '
+stdchar='char'
+stdio_base='((fp)->_base)'
+stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
+stdio_cnt='((fp)->_cnt)'
+stdio_filbuf=''
+stdio_ptr='((fp)->_ptr)'
+stdio_stream_array=''
+strerror_r_proto='0'
+submit=''
+subversion='1'
+sysman='/usr/share/man/man1'
+sysroot=''
+tail=''
+tar=''
+targetarch=''
+targetdir=''
+targetenv=''
+targethost=''
+targetmkdir=''
+targetport=''
+targetsh='/bin/sh'
+tbl=''
+tee=''
+test='test'
+timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
+timetype='time_t'
+tmpnam_r_proto='0'
+to=':'
+touch='touch'
+tr='tr'
+trnl='\n'
+troff=''
+ttyname_r_proto='0'
+u16size='2'
+u16type='unsigned short'
+u32XUformat='"X"'
+u32oformat='"o"'
+u32size='4'
+u32type='unsigned int'
+u32uformat='"u"'
+u32xformat='"x"'
+u64size='8'
+u64type='unsigned long'
+u8size='1'
+u8type='unsigned char'
+uidformat='"u"'
+uidsign='1'
+uidsize='4'
+uidtype='uid_t'
+uname='uname'
+uniq='uniq'
+uquadtype='unsigned long'
+use64bitall='define'
+use64bitint='define'
+usecbacktrace='undef'
+usecrosscompile='undef'
+usedefaultstrict='undef'
+usedevel='define'
+usedl='define'
+usedtrace='undef'
+usefaststdio='undef'
+useithreads='undef'
+usekernprocpathname='undef'
+uselanginfo='true'
+uselargefiles='define'
+uselongdouble='undef'
+usemallocwrap='define'
+usemorebits='undef'
+usemultiplicity='undef'
+usemymalloc='n'
+usenm='false'
+usensgetexecutablepath='undef'
+useopcode='true'
+useperlio='define'
+useposix='true'
+usequadmath='undef'
+usereentrant='undef'
+userelocatableinc='undef'
+useshrplib='false'
+usesitecustomize='undef'
+usesocks='undef'
+usethreads='undef'
+usevendorprefix='undef'
+useversionedarchname='undef'
+usevfork='false'
+usrinc='/usr/include'
+uuname=''
+uvXUformat='"lX"'
+uvoformat='"lo"'
+uvsize='8'
+uvtype='unsigned long'
+uvuformat='"lu"'
+uvxformat='"lx"'
+vendorarch=''
+vendorarchexp=''
+vendorbin=''
+vendorbinexp=''
+vendorhtml1dir=' '
+vendorhtml1direxp=''
+vendorhtml3dir=' '
+vendorhtml3direxp=''
+vendorlib=''
+vendorlib_stem=''
+vendorlibexp=''
+vendorman1dir=' '
+vendorman1direxp=''
+vendorman3dir=' '
+vendorman3direxp=''
+vendorprefix=''
+vendorprefixexp=''
+vendorscript=''
+vendorscriptexp=''
+version='5.40.1'
+version_patchlevel_string='version 40 subversion 1'
+versiononly='define'
+vi=''
+xlibpth='/usr/lib/386 /lib/386'
+xlocale_needed='undef'
+yacc='yacc'
+yaccflags=''
+zcat=''
+zip='zip'
+PERL_REVISION=5
+PERL_VERSION=40
+PERL_SUBVERSION=1
+PERL_API_REVISION=5
+PERL_API_VERSION=40
+PERL_API_SUBVERSION=0
+PERL_PATCHLEVEL=''
+PERL_CONFIG_SH=true
+: Variables propagated from previous config.sh file.
+libdb_needs_pthread='N'
--- a/cpan/Archive-Tar/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Archive-Tar/Makefile.PL	2026-05-14 20:45:18.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'Archive::Tar',
+    VERSION_FROM  => 'lib/Archive/Tar.pm',
+    ABSTRACT_FROM => 'lib/Archive/Tar.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/autodie/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/autodie/pm_to_blib	2026-05-14 20:45:23.921397258 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/AutoLoader/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/AutoLoader/pm_to_blib	2026-05-14 20:45:22.207167727 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/bignum/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/bignum/Makefile.PL	2026-05-14 20:45:19.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'bignum',
+    VERSION_FROM  => 'lib/bignum.pm',
+    ABSTRACT_FROM => 'lib/bignum.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/Compress-Raw-Bzip2/blocksort.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/blocksort.c	2026-05-14 20:45:26.082832896 +0400
@@ -0,0 +1,1094 @@
+
+/*-------------------------------------------------------------*/
+/*--- Block sorting machinery                               ---*/
+/*---                                           blocksort.c ---*/
+/*-------------------------------------------------------------*/
+
+/* ------------------------------------------------------------------
+   This file is part of bzip2/libbzip2, a program and library for
+   lossless, block-sorting data compression.
+
+   bzip2/libbzip2 version 1.0.8 of 13 July 2019
+   Copyright (C) 1996-2019 Julian Seward <jseward@acm.org>
+
+   Please read the WARNING, DISCLAIMER and PATENTS sections in the
+   README file.
+
+   This program is released under the terms of the license contained
+   in the file LICENSE.
+   ------------------------------------------------------------------ */
+
+
+#include "bzlib_private.h"
+
+/*---------------------------------------------*/
+/*--- Fallback O(N log(N)^2) sorting        ---*/
+/*--- algorithm, for repetitive blocks      ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+void fallbackSimpleSort ( UInt32* fmap,
+                          UInt32* eclass,
+                          Int32   lo,
+                          Int32   hi )
+{
+   Int32 i, j, tmp;
+   UInt32 ec_tmp;
+
+   if (lo == hi) return;
+
+   if (hi - lo > 3) {
+      for ( i = hi-4; i >= lo; i-- ) {
+         tmp = fmap[i];
+         ec_tmp = eclass[tmp];
+         for ( j = i+4; j <= hi && ec_tmp > eclass[fmap[j]]; j += 4 )
+            fmap[j-4] = fmap[j];
+         fmap[j-4] = tmp;
+      }
+   }
+
+   for ( i = hi-1; i >= lo; i-- ) {
+      tmp = fmap[i];
+      ec_tmp = eclass[tmp];
+      for ( j = i+1; j <= hi && ec_tmp > eclass[fmap[j]]; j++ )
+         fmap[j-1] = fmap[j];
+      fmap[j-1] = tmp;
+   }
+}
+
+
+/*---------------------------------------------*/
+#define fswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define fvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      fswap(fmap[yyp1], fmap[yyp2]);  \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+
+#define fmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define fpush(lz,hz) { stackLo[sp] = lz; \
+                       stackHi[sp] = hz; \
+                       sp++; }
+
+#define fpop(lz,hz) { sp--;              \
+                      lz = stackLo[sp];  \
+                      hz = stackHi[sp]; }
+
+#define FALLBACK_QSORT_SMALL_THRESH 10
+#define FALLBACK_QSORT_STACK_SIZE   100
+
+
+static
+void fallbackQSort3 ( UInt32* fmap,
+                      UInt32* eclass,
+                      Int32   loSt,
+                      Int32   hiSt )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m;
+   Int32 sp, lo, hi;
+   UInt32 med, r, r3;
+   Int32 stackLo[FALLBACK_QSORT_STACK_SIZE];
+   Int32 stackHi[FALLBACK_QSORT_STACK_SIZE];
+
+   r = 0;
+
+   sp = 0;
+   fpush ( loSt, hiSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < FALLBACK_QSORT_STACK_SIZE - 1, 1004 );
+
+      fpop ( lo, hi );
+      if (hi - lo < FALLBACK_QSORT_SMALL_THRESH) {
+         fallbackSimpleSort ( fmap, eclass, lo, hi );
+         continue;
+      }
+
+      /* Random partitioning.  Median of 3 sometimes fails to
+         avoid bad cases.  Median of 9 seems to help but
+         looks rather expensive.  This too seems to work but
+         is cheaper.  Guidance for the magic constants
+         7621 and 32768 is taken from Sedgewick's algorithms
+         book, chapter 35.
+      */
+      r = ((r * 7621) + 1) % 32768;
+      r3 = r % 3;
+      if (r3 == 0) med = eclass[fmap[lo]]; else
+      if (r3 == 1) med = eclass[fmap[(lo+hi)>>1]]; else
+                   med = eclass[fmap[hi]];
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (1) {
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unLo]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unLo], fmap[ltLo]);
+               ltLo++; unLo++;
+               continue;
+            };
+            if (n > 0) break;
+            unLo++;
+         }
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unHi]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unHi], fmap[gtHi]);
+               gtHi--; unHi--;
+               continue;
+            };
+            if (n < 0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         fswap(fmap[unLo], fmap[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "fallbackQSort3(2)" );
+
+      if (gtHi < ltLo) continue;
+
+      n = fmin(ltLo-lo, unLo-ltLo); fvswap(lo, unLo-n, n);
+      m = fmin(hi-gtHi, gtHi-unHi); fvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      if (n - lo > hi - m) {
+         fpush ( lo, n );
+         fpush ( m, hi );
+      } else {
+         fpush ( m, hi );
+         fpush ( lo, n );
+      }
+   }
+}
+
+#undef fmin
+#undef fpush
+#undef fpop
+#undef fswap
+#undef fvswap
+#undef FALLBACK_QSORT_SMALL_THRESH
+#undef FALLBACK_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      eclass exists for [0 .. nblock-1]
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      All other areas of eclass destroyed
+      fmap [0 .. nblock-1] holds sorted order
+      bhtab [ 0 .. 2+(nblock/32) ] destroyed
+*/
+
+#define       SET_BH(zz)  bhtab[(zz) >> 5] |= ((UInt32)1 << ((zz) & 31))
+#define     CLEAR_BH(zz)  bhtab[(zz) >> 5] &= ~((UInt32)1 << ((zz) & 31))
+#define     ISSET_BH(zz)  (bhtab[(zz) >> 5] & ((UInt32)1 << ((zz) & 31)))
+#define      WORD_BH(zz)  bhtab[(zz) >> 5]
+#define UNALIGNED_BH(zz)  ((zz) & 0x01f)
+
+static
+void fallbackSort ( UInt32* fmap,
+                    UInt32* eclass,
+                    UInt32* bhtab,
+                    Int32   nblock,
+                    Int32   verb )
+{
+   Int32 ftab[257];
+   Int32 ftabCopy[256];
+   Int32 H, i, j, k, l, r, cc, cc1;
+   Int32 nNotDone;
+   Int32 nBhtab;
+   UChar* eclass8 = (UChar*)eclass;
+
+   /*--
+      Initial 1-char radix sort to generate
+      initial fmap and initial BH bits.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        bucket sorting ...\n" );
+   for (i = 0; i < 257;    i++) ftab[i] = 0;
+   for (i = 0; i < nblock; i++) ftab[eclass8[i]]++;
+   for (i = 0; i < 256;    i++) ftabCopy[i] = ftab[i];
+   for (i = 1; i < 257;    i++) ftab[i] += ftab[i-1];
+
+   for (i = 0; i < nblock; i++) {
+      j = eclass8[i];
+      k = ftab[j] - 1;
+      ftab[j] = k;
+      fmap[k] = i;
+   }
+
+   nBhtab = 2 + (nblock / 32);
+   for (i = 0; i < nBhtab; i++) bhtab[i] = 0;
+   for (i = 0; i < 256; i++) SET_BH(ftab[i]);
+
+   /*--
+      Inductively refine the buckets.  Kind-of an
+      "exponential radix sort" (!), inspired by the
+      Manber-Myers suffix array construction algorithm.
+   --*/
+
+   /*-- set sentinel bits for block-end detection --*/
+   for (i = 0; i < 32; i++) {
+      SET_BH(nblock + 2*i);
+      CLEAR_BH(nblock + 2*i + 1);
+   }
+
+   /*-- the log(N) loop --*/
+   H = 1;
+   while (1) {
+
+      if (verb >= 4)
+         VPrintf1 ( "        depth %6d has ", H );
+
+      j = 0;
+      for (i = 0; i < nblock; i++) {
+         if (ISSET_BH(i)) j = i;
+         k = fmap[i] - H; if (k < 0) k += nblock;
+         eclass[k] = j;
+      }
+
+      nNotDone = 0;
+      r = -1;
+      while (1) {
+
+	 /*-- find the next non-singleton bucket --*/
+         k = r + 1;
+         while (ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (ISSET_BH(k)) {
+            while (WORD_BH(k) == 0xffffffff) k += 32;
+            while (ISSET_BH(k)) k++;
+         }
+         l = k - 1;
+         if (l >= nblock) break;
+         while (!ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (!ISSET_BH(k)) {
+            while (WORD_BH(k) == 0x00000000) k += 32;
+            while (!ISSET_BH(k)) k++;
+         }
+         r = k - 1;
+         if (r >= nblock) break;
+
+         /*-- now [l, r] bracket current bucket --*/
+         if (r > l) {
+            nNotDone += (r - l + 1);
+            fallbackQSort3 ( fmap, eclass, l, r );
+
+            /*-- scan bucket and generate header bits-- */
+            cc = -1;
+            for (i = l; i <= r; i++) {
+               cc1 = eclass[fmap[i]];
+               if (cc != cc1) { SET_BH(i); cc = cc1; };
+            }
+         }
+      }
+
+      if (verb >= 4)
+         VPrintf1 ( "%6d unresolved strings\n", nNotDone );
+
+      H *= 2;
+      if (H > nblock || nNotDone == 0) break;
+   }
+
+   /*--
+      Reconstruct the original block in
+      eclass8 [0 .. nblock-1], since the
+      previous phase destroyed it.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        reconstructing block ...\n" );
+   j = 0;
+   for (i = 0; i < nblock; i++) {
+      while (ftabCopy[j] == 0) j++;
+      ftabCopy[j]--;
+      eclass8[fmap[i]] = (UChar)j;
+   }
+   AssertH ( j < 256, 1005 );
+}
+
+#undef       SET_BH
+#undef     CLEAR_BH
+#undef     ISSET_BH
+#undef      WORD_BH
+#undef UNALIGNED_BH
+
+
+/*---------------------------------------------*/
+/*--- The main, O(N^2 log(N)) sorting       ---*/
+/*--- algorithm.  Faster for "normal"       ---*/
+/*--- non-repetitive blocks.                ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+Bool mainGtU ( UInt32  i1,
+               UInt32  i2,
+               UChar*  block,
+               UInt16* quadrant,
+               UInt32  nblock,
+               Int32*  budget )
+{
+   Int32  k;
+   UChar  c1, c2;
+   UInt16 s1, s2;
+
+   AssertD ( i1 != i2, "mainGtU" );
+   /* 1 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 2 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 3 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 4 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 5 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 6 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 7 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 8 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 9 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 10 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 11 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 12 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+
+   k = nblock + 8;
+
+   do {
+      /* 1 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 2 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 3 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 4 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 5 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 6 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 7 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 8 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+
+      if (i1 >= nblock) i1 -= nblock;
+      if (i2 >= nblock) i2 -= nblock;
+
+      k -= 8;
+      (*budget)--;
+   }
+      while (k >= 0);
+
+   return False;
+}
+
+
+/*---------------------------------------------*/
+/*--
+   Knuth's increments seem to work better
+   than Incerpi-Sedgewick here.  Possibly
+   because the number of elems to sort is
+   usually small, typically <= 20.
+--*/
+static
+Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280,
+                   9841, 29524, 88573, 265720,
+                   797161, 2391484 };
+
+static
+void mainSimpleSort ( UInt32* ptr,
+                      UChar*  block,
+                      UInt16* quadrant,
+                      Int32   nblock,
+                      Int32   lo,
+                      Int32   hi,
+                      Int32   d,
+                      Int32*  budget )
+{
+   Int32 i, j, h, bigN, hp;
+   UInt32 v;
+
+   bigN = hi - lo + 1;
+   if (bigN < 2) return;
+
+   hp = 0;
+   while (incs[hp] < bigN) hp++;
+   hp--;
+
+   for (; hp >= 0; hp--) {
+      h = incs[hp];
+
+      i = lo + h;
+      while (True) {
+
+         /*-- copy 1 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 2 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 3 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         if (*budget < 0) return;
+      }
+   }
+}
+
+
+/*---------------------------------------------*/
+/*--
+   The following is an implementation of
+   an elegant 3-way quicksort for strings,
+   described in a paper "Fast Algorithms for
+   Sorting and Searching Strings", by Robert
+   Sedgewick and Jon L. Bentley.
+--*/
+
+#define mswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define mvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      mswap(ptr[yyp1], ptr[yyp2]);    \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+static
+__inline__
+UChar mmed3 ( UChar a, UChar b, UChar c )
+{
+   UChar t;
+   if (a > b) { t = a; a = b; b = t; };
+   if (b > c) {
+      b = c;
+      if (a > b) b = a;
+   }
+   return b;
+}
+
+#define mmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define mpush(lz,hz,dz) { stackLo[sp] = lz; \
+                          stackHi[sp] = hz; \
+                          stackD [sp] = dz; \
+                          sp++; }
+
+#define mpop(lz,hz,dz) { sp--;             \
+                         lz = stackLo[sp]; \
+                         hz = stackHi[sp]; \
+                         dz = stackD [sp]; }
+
+
+#define mnextsize(az) (nextHi[az]-nextLo[az])
+
+#define mnextswap(az,bz)                                        \
+   { Int32 tz;                                                  \
+     tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \
+     tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \
+     tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
+
+
+#define MAIN_QSORT_SMALL_THRESH 20
+#define MAIN_QSORT_DEPTH_THRESH (BZ_N_RADIX + BZ_N_QSORT)
+#define MAIN_QSORT_STACK_SIZE 100
+
+static
+void mainQSort3 ( UInt32* ptr,
+                  UChar*  block,
+                  UInt16* quadrant,
+                  Int32   nblock,
+                  Int32   loSt,
+                  Int32   hiSt,
+                  Int32   dSt,
+                  Int32*  budget )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m, med;
+   Int32 sp, lo, hi, d;
+
+   Int32 stackLo[MAIN_QSORT_STACK_SIZE];
+   Int32 stackHi[MAIN_QSORT_STACK_SIZE];
+   Int32 stackD [MAIN_QSORT_STACK_SIZE];
+
+   Int32 nextLo[3];
+   Int32 nextHi[3];
+   Int32 nextD [3];
+
+   sp = 0;
+   mpush ( loSt, hiSt, dSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < MAIN_QSORT_STACK_SIZE - 2, 1001 );
+
+      mpop ( lo, hi, d );
+      if (hi - lo < MAIN_QSORT_SMALL_THRESH ||
+          d > MAIN_QSORT_DEPTH_THRESH) {
+         mainSimpleSort ( ptr, block, quadrant, nblock, lo, hi, d, budget );
+         if (*budget < 0) return;
+         continue;
+      }
+
+      med = (Int32)
+            mmed3 ( block[ptr[ lo         ]+d],
+                    block[ptr[ hi         ]+d],
+                    block[ptr[ (lo+hi)>>1 ]+d] );
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (True) {
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unLo]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unLo], ptr[ltLo]);
+               ltLo++; unLo++; continue;
+            };
+            if (n >  0) break;
+            unLo++;
+         }
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unHi]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unHi], ptr[gtHi]);
+               gtHi--; unHi--; continue;
+            };
+            if (n <  0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         mswap(ptr[unLo], ptr[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "mainQSort3(2)" );
+
+      if (gtHi < ltLo) {
+         mpush(lo, hi, d+1 );
+         continue;
+      }
+
+      n = mmin(ltLo-lo, unLo-ltLo); mvswap(lo, unLo-n, n);
+      m = mmin(hi-gtHi, gtHi-unHi); mvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      nextLo[0] = lo;  nextHi[0] = n;   nextD[0] = d;
+      nextLo[1] = m;   nextHi[1] = hi;  nextD[1] = d;
+      nextLo[2] = n+1; nextHi[2] = m-1; nextD[2] = d+1;
+
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+      if (mnextsize(1) < mnextsize(2)) mnextswap(1,2);
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+
+      AssertD (mnextsize(0) >= mnextsize(1), "mainQSort3(8)" );
+      AssertD (mnextsize(1) >= mnextsize(2), "mainQSort3(9)" );
+
+      mpush (nextLo[0], nextHi[0], nextD[0]);
+      mpush (nextLo[1], nextHi[1], nextD[1]);
+      mpush (nextLo[2], nextHi[2], nextD[2]);
+   }
+}
+
+#undef mswap
+#undef mvswap
+#undef mpush
+#undef mpop
+#undef mmin
+#undef mnextsize
+#undef mnextswap
+#undef MAIN_QSORT_SMALL_THRESH
+#undef MAIN_QSORT_DEPTH_THRESH
+#undef MAIN_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > N_OVERSHOOT
+      block32 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      All other areas of block32 destroyed
+      ftab [0 .. 65536 ] destroyed
+      ptr [0 .. nblock-1] holds sorted order
+      if (*budget < 0), sorting was abandoned
+*/
+
+#define BIGFREQ(b) (ftab[((b)+1) << 8] - ftab[(b) << 8])
+#define SETMASK (1 << 21)
+#define CLEARMASK (~(SETMASK))
+
+static
+void mainSort ( UInt32* ptr,
+                UChar*  block,
+                UInt16* quadrant,
+                UInt32* ftab,
+                Int32   nblock,
+                Int32   verb,
+                Int32*  budget )
+{
+   Int32  i, j, k, ss, sb;
+   Int32  runningOrder[256];
+   Bool   bigDone[256];
+   Int32  copyStart[256];
+   Int32  copyEnd  [256];
+   UChar  c1;
+   Int32  numQSorted;
+   UInt16 s;
+   if (verb >= 4) VPrintf0 ( "        main sort initialise ...\n" );
+
+   /*-- set up the 2-byte frequency table --*/
+   for (i = 65536; i >= 0; i--) ftab[i] = 0;
+
+   j = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+      quadrant[i-1] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-1]) << 8);
+      ftab[j]++;
+      quadrant[i-2] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-2]) << 8);
+      ftab[j]++;
+      quadrant[i-3] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-3]) << 8);
+      ftab[j]++;
+   }
+   for (; i >= 0; i--) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+   }
+
+   /*-- (emphasises close relationship of block & quadrant) --*/
+   for (i = 0; i < BZ_N_OVERSHOOT; i++) {
+      block   [nblock+i] = block[i];
+      quadrant[nblock+i] = 0;
+   }
+
+   if (verb >= 4) VPrintf0 ( "        bucket sorting ...\n" );
+
+   /*-- Complete the initial radix sort --*/
+   for (i = 1; i <= 65536; i++) ftab[i] += ftab[i-1];
+
+   s = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+      s = (s >> 8) | (block[i-1] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-1;
+      s = (s >> 8) | (block[i-2] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-2;
+      s = (s >> 8) | (block[i-3] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-3;
+   }
+   for (; i >= 0; i--) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+   }
+
+   /*--
+      Now ftab contains the first loc of every small bucket.
+      Calculate the running order, from smallest to largest
+      big bucket.
+   --*/
+   for (i = 0; i <= 255; i++) {
+      bigDone     [i] = False;
+      runningOrder[i] = i;
+   }
+
+   {
+      Int32 vv;
+      Int32 h = 1;
+      do h = 3 * h + 1; while (h <= 256);
+      do {
+         h = h / 3;
+         for (i = h; i <= 255; i++) {
+            vv = runningOrder[i];
+            j = i;
+            while ( BIGFREQ(runningOrder[j-h]) > BIGFREQ(vv) ) {
+               runningOrder[j] = runningOrder[j-h];
+               j = j - h;
+               if (j <= (h - 1)) goto zero;
+            }
+            zero:
+            runningOrder[j] = vv;
+         }
+      } while (h != 1);
+   }
+
+   /*--
+      The main sorting loop.
+   --*/
+
+   numQSorted = 0;
+
+   for (i = 0; i <= 255; i++) {
+
+      /*--
+         Process big buckets, starting with the least full.
+         Basically this is a 3-step process in which we call
+         mainQSort3 to sort the small buckets [ss, j], but
+         also make a big effort to avoid the calls if we can.
+      --*/
+      ss = runningOrder[i];
+
+      /*--
+         Step 1:
+         Complete the big bucket [ss] by quicksorting
+         any unsorted small buckets [ss, j], for j != ss.
+         Hopefully previous pointer-scanning phases have already
+         completed many of the small buckets [ss, j], so
+         we don't have to sort them at all.
+      --*/
+      for (j = 0; j <= 255; j++) {
+         if (j != ss) {
+            sb = (ss << 8) + j;
+            if ( ! (ftab[sb] & SETMASK) ) {
+               Int32 lo = ftab[sb]   & CLEARMASK;
+               Int32 hi = (ftab[sb+1] & CLEARMASK) - 1;
+               if (hi > lo) {
+                  if (verb >= 4)
+                     VPrintf4 ( "        qsort [0x%x, 0x%x]   "
+                                "done %d   this %d\n",
+                                ss, j, numQSorted, hi - lo + 1 );
+                  mainQSort3 (
+                     ptr, block, quadrant, nblock,
+                     lo, hi, BZ_N_RADIX, budget
+                  );
+                  numQSorted += (hi - lo + 1);
+                  if (*budget < 0) return;
+               }
+            }
+            ftab[sb] |= SETMASK;
+         }
+      }
+
+      AssertH ( !bigDone[ss], 1006 );
+
+      /*--
+         Step 2:
+         Now scan this big bucket [ss] so as to synthesise the
+         sorted order for small buckets [t, ss] for all t,
+         including, magically, the bucket [ss,ss] too.
+         This will avoid doing Real Work in subsequent Step 1's.
+      --*/
+      {
+         for (j = 0; j <= 255; j++) {
+            copyStart[j] =  ftab[(j << 8) + ss]     & CLEARMASK;
+            copyEnd  [j] = (ftab[(j << 8) + ss + 1] & CLEARMASK) - 1;
+         }
+         for (j = ftab[ss << 8] & CLEARMASK; j < copyStart[ss]; j++) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyStart[c1]++ ] = k;
+         }
+         for (j = (ftab[(ss+1) << 8] & CLEARMASK) - 1; j > copyEnd[ss]; j--) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyEnd[c1]-- ] = k;
+         }
+      }
+
+      AssertH ( (copyStart[ss]-1 == copyEnd[ss])
+                ||
+                /* Extremely rare case missing in bzip2-1.0.0 and 1.0.1.
+                   Necessity for this case is demonstrated by compressing
+                   a sequence of approximately 48.5 million of character
+                   251; 1.0.0/1.0.1 will then die here. */
+                (copyStart[ss] == 0 && copyEnd[ss] == nblock-1),
+                1007 )
+
+      for (j = 0; j <= 255; j++) ftab[(j << 8) + ss] |= SETMASK;
+
+      /*--
+         Step 3:
+         The [ss] big bucket is now done.  Record this fact,
+         and update the quadrant descriptors.  Remember to
+         update quadrants in the overshoot area too, if
+         necessary.  The "if (i < 255)" test merely skips
+         this updating for the last bucket processed, since
+         updating for the last bucket is pointless.
+
+         The quadrant array provides a way to incrementally
+         cache sort orderings, as they appear, so as to
+         make subsequent comparisons in fullGtU() complete
+         faster.  For repetitive blocks this makes a big
+         difference (but not big enough to be able to avoid
+         the fallback sorting mechanism, exponential radix sort).
+
+         The precise meaning is: at all times:
+
+            for 0 <= i < nblock and 0 <= j <= nblock
+
+            if block[i] != block[j],
+
+               then the relative values of quadrant[i] and
+                    quadrant[j] are meaningless.
+
+               else {
+                  if quadrant[i] < quadrant[j]
+                     then the string starting at i lexicographically
+                     precedes the string starting at j
+
+                  else if quadrant[i] > quadrant[j]
+                     then the string starting at j lexicographically
+                     precedes the string starting at i
+
+                  else
+                     the relative ordering of the strings starting
+                     at i and j has not yet been determined.
+               }
+      --*/
+      bigDone[ss] = True;
+
+      if (i < 255) {
+         Int32 bbStart  = ftab[ss << 8] & CLEARMASK;
+         Int32 bbSize   = (ftab[(ss+1) << 8] & CLEARMASK) - bbStart;
+         Int32 shifts   = 0;
+
+         while ((bbSize >> shifts) > 65534) shifts++;
+
+         for (j = bbSize-1; j >= 0; j--) {
+            Int32 a2update     = ptr[bbStart + j];
+            UInt16 qVal        = (UInt16)(j >> shifts);
+            quadrant[a2update] = qVal;
+            if (a2update < BZ_N_OVERSHOOT)
+               quadrant[a2update + nblock] = qVal;
+         }
+         AssertH ( ((bbSize-1) >> shifts) <= 65535, 1002 );
+      }
+
+   }
+
+   if (verb >= 4)
+      VPrintf3 ( "        %d pointers, %d sorted, %d scanned\n",
+                 nblock, numQSorted, nblock - numQSorted );
+}
+
+#undef BIGFREQ
+#undef SETMASK
+#undef CLEARMASK
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      arr2 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)arr2)  [0 .. nblock-1] holds block
+      arr1 exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)arr2) [0 .. nblock-1] holds block
+      All other areas of block destroyed
+      ftab [ 0 .. 65536 ] destroyed
+      arr1 [0 .. nblock-1] holds sorted order
+*/
+void BZ2_blockSort ( EState* s )
+{
+   UInt32* ptr    = s->ptr;
+   UChar*  block  = s->block;
+   UInt32* ftab   = s->ftab;
+   Int32   nblock = s->nblock;
+   Int32   verb   = s->verbosity;
+   Int32   wfact  = s->workFactor;
+   UInt16* quadrant;
+   Int32   budget;
+   Int32   budgetInit;
+   Int32   i;
+
+   if (nblock < 10000) {
+      fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+   } else {
+      /* Calculate the location for quadrant, remembering to get
+         the alignment right.  Assumes that &(block[0]) is at least
+         2-byte aligned -- this should be ok since block is really
+         the first section of arr2.
+      */
+      i = nblock+BZ_N_OVERSHOOT;
+      if (i & 1) i++;
+      quadrant = (UInt16*)(&(block[i]));
+
+      /* (wfact-1) / 3 puts the default-factor-30
+         transition point at very roughly the same place as
+         with v0.1 and v0.9.0.
+         Not that it particularly matters any more, since the
+         resulting compressed stream is now the same regardless
+         of whether or not we use the main sort or fallback sort.
+      */
+      if (wfact < 1  ) wfact = 1;
+      if (wfact > 100) wfact = 100;
+      budgetInit = nblock * ((wfact-1) / 3);
+      budget = budgetInit;
+
+      mainSort ( ptr, block, quadrant, ftab, nblock, verb, &budget );
+      if (verb >= 3)
+         VPrintf3 ( "      %d work, %d block, ratio %5.2f\n",
+                    budgetInit - budget,
+                    nblock,
+                    (float)(budgetInit - budget) /
+                    (float)(nblock==0 ? 1 : nblock) );
+      if (budget < 0) {
+         if (verb >= 2)
+            VPrintf0 ( "    too repetitive; using fallback"
+                       " sorting algorithm\n" );
+         fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+      }
+   }
+
+   s->origPtr = -1;
+   for (i = 0; i < s->nblock; i++)
+      if (ptr[i] == 0)
+         { s->origPtr = i; break; };
+
+   AssertH( s->origPtr != -1, 1003 );
+}
+
+
+/*-------------------------------------------------------------*/
+/*--- end                                       blocksort.c ---*/
+/*-------------------------------------------------------------*/
--- a/cpan/Compress-Raw-Bzip2/Bzip2.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/Bzip2.c	2026-05-14 20:45:26.174613551 +0400
@@ -0,0 +1,1822 @@
+/*
+ * This file was generated automatically by ExtUtils::ParseXS version 3.51 from the
+ * contents of Bzip2.xs. Do not edit this file, edit Bzip2.xs instead.
+ *
+ *    ANY CHANGES MADE HERE WILL BE LOST!
+ *
+ */
+
+#line 1 "Bzip2.xs"
+/* Filename: Bzip2.xs
+ * Author  : Paul Marquess, <pmqs@cpan.org>
+ * Created : 5th October 2005
+ * Version : 2.000
+ *
+ *   Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
+ *   This program is free software; you can redistribute it and/or
+ *   modify it under the same terms as Perl itself.
+ *
+ */
+
+#define PERL_NO_GET_CONTEXT
+#include "EXTERN.h"
+#include "perl.h"
+#include "XSUB.h"
+
+#include "bzlib.h"
+
+#ifdef USE_PPPORT_H
+#  define NEED_sv_2pv_nolen
+#  include "ppport.h"
+#endif
+
+#if PERL_REVISION == 5 && (PERL_VERSION < 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+
+#    ifdef SvPVbyte_force
+#        undef SvPVbyte_force
+#    endif
+
+#    define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
+
+#endif
+
+#ifndef SvPVbyte_nolen
+#    define SvPVbyte_nolen SvPV_nolen
+#endif
+
+
+#if PERL_REVISION == 5 && (PERL_VERSION >= 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+#    define UTF8_AVAILABLE
+#endif
+
+typedef int                     DualType ;
+typedef int                     int_undef ;
+
+typedef unsigned long           uLong;
+typedef unsigned int            uInt;
+
+typedef struct di_stream {
+    int      flags ;
+#define FLAG_APPEND_OUTPUT      1
+#define FLAG_CONSUME_INPUT      8
+#define FLAG_LIMIT_OUTPUT       16
+    bz_stream stream;
+    uInt     bufsize;
+    int      last_error ;
+    uLong    bytesInflated ;
+    uLong    compressedBytes ;
+    uLong    uncompressedBytes ;
+
+} di_stream;
+
+typedef di_stream * deflateStream ;
+typedef di_stream * Compress__Raw__Bzip2 ;
+
+typedef di_stream * inflateStream ;
+typedef di_stream * Compress__Raw__Bunzip2 ;
+
+#define COMPRESS_CLASS    "Compress::Raw::Bzip2"
+#define UNCOMPRESS_CLASS  "Compress::Raw::Bunzip2"
+
+#define ZMALLOC(to, typ) ((to = (typ *)safemalloc(sizeof(typ))), \
+                                Zero(to,1,typ))
+
+
+/* static const char * const my_z_errmsg[] = { */
+static const char my_z_errmsg[][32] = {
+    "End of Stream",        /* BZ_STREAM_END        4       */
+    "Finish OK",            /* BZ_FINISH_OK         3       */
+    "Flush OK",             /* BZ_FLUSH_OK          2       */
+    "Run OK",               /* BZ_RUN_OK            1       */
+    "",                     /* BZ_OK                0       */
+    "Sequence Error",       /* BZ_SEQUENCE_ERROR    (-1)    */
+    "Param Error",          /* BZ_PARAM_ERROR       (-2)    */
+    "Memory Error",         /* BZ_MEM_ERROR         (-3)    */
+    "Data Error",           /* BZ_DATA_ERROR        (-4)    */
+    "Magic Error",          /* BZ_DATA_ERROR_MAGIC  (-5)    */
+    "IO Error",             /* BZ_IO_ERROR          (-6)    */
+    "Unexpected EOF",       /* BZ_UNEXPECTED_EOF    (-7)    */
+    "Output Buffer Full",   /* BZ_OUTBUFF_FULL      (-8)    */
+    "Config Error",         /* BZ_CONFIG_ERROR      (-9)    */
+    ""};
+
+#define setDUALstatus(var, err)                                         \
+                sv_setnv(var, (double)err) ;                            \
+                sv_setpv(var, ((err) ? GetErrorString(err) : "")) ;     \
+                SvNOK_on(var);
+
+
+#if defined(__SYMBIAN32__)
+# define NO_WRITEABLE_DATA
+#endif
+
+/* Set TRACE_DEFAULT to a non-zero value to enable tracing */
+#define TRACE_DEFAULT 0
+
+#if defined(NO_WRITEABLE_DATA) || TRACE_DEFAULT == 0
+#  define trace TRACE_DEFAULT
+#else
+  static int trace = TRACE_DEFAULT ;
+#endif
+
+/* Dodge PerlIO hiding of these functions. */
+#undef printf
+
+#if 1
+#define getInnerObject(x) (*av_fetch((AV*)SvRV(x), 0, FALSE))
+#else
+#define getInnerObject(x) ((SV*)SvRV(sv))
+#endif
+
+#ifdef BZ_NO_STDIO
+void bz_internal_error(int errorcode)
+{
+    croak("bz_internal_error %d\n", errorcode);
+}
+#endif
+
+static char *
+#ifdef CAN_PROTOTYPE
+GetErrorString(int error_no)
+#else
+GetErrorString(error_no)
+int error_no ;
+#endif
+{
+    return(char*) my_z_errmsg[4 - error_no];
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+DispHex(void * ptr, int length)
+#else
+DispHex(ptr, length)
+    void * ptr;
+    int length;
+#endif
+{
+    char * p = (char*)ptr;
+    int i;
+    for (i = 0; i < length; ++i) {
+        printf(" %02x", 0xFF & *(p+i));
+    }
+}
+
+
+static void
+#ifdef CAN_PROTOTYPE
+DispStream(di_stream * s, const char * message)
+#else
+DispStream(s, message)
+    di_stream * s;
+    const char * message;
+#endif
+{
+
+#if 0
+    if (! trace)
+        return ;
+#endif
+
+#define EnDis(f) (s->flags & f ? "Enabled" : "Disabled")
+
+    printf("DispStream 0x%p", s) ;
+    if (message)
+        printf(" - %s \n", message) ;
+    printf("\n") ;
+
+    if (!s)  {
+        printf("    stream pointer is NULL\n");
+    }
+    else     {
+        printf("    stream           0x%p\n", &(s->stream));
+        printf("           opaque    0x%p\n", s->stream.opaque);
+        printf("           state     0x%p\n", s->stream.state );
+        printf("           next_in   0x%p", s->stream.next_in);
+        if (s->stream.next_in){
+            printf(" =>");
+            DispHex(s->stream.next_in, 4);
+        }
+        printf("\n");
+
+        printf("           next_out  0x%p", s->stream.next_out);
+        if (s->stream.next_out){
+            printf(" =>");
+            DispHex(s->stream.next_out, 4);
+        }
+        printf("\n");
+
+        printf("           avail_in  %lu\n",  (unsigned long)s->stream.avail_in);
+        printf("           avail_out %lu\n",  (unsigned long)s->stream.avail_out);
+        printf("    bufsize          %lu\n",  (unsigned long)s->bufsize);
+        printf("      total_in_lo32  %u\n",  s->stream.total_in_lo32);
+        printf("      total_in_hi32  %u\n",  s->stream.total_in_hi32);
+        printf("      total_out_lo32 %u\n",  s->stream.total_out_lo32);
+        printf("      total_out_hi32 %u\n",  s->stream.total_out_hi32);
+        printf("    flags            0x%x\n", s->flags);
+        printf("           APPEND    %s\n",   EnDis(FLAG_APPEND_OUTPUT));
+        printf("           CONSUME   %s\n",   EnDis(FLAG_CONSUME_INPUT));
+        printf("           LIMIT     %s\n",   EnDis(FLAG_LIMIT_OUTPUT));
+
+        printf("\n");
+
+    }
+}
+
+static di_stream *
+#ifdef CAN_PROTOTYPE
+InitStream(void)
+#else
+InitStream()
+#endif
+{
+    di_stream *s ;
+
+    ZMALLOC(s, di_stream) ;
+
+    return s ;
+
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+PostInitStream(di_stream * s, int flags)
+#else
+PostInitStream(s, flags)
+    di_stream *s ;
+    int flags ;
+#endif
+{
+    s->bufsize  = 1024 * 16 ;
+    s->last_error = 0 ;
+    s->flags    = flags ;
+}
+
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef(SV * sv, const char * string)
+#else
+deRef(sv, string)
+SV * sv ;
+char * string;
+#endif
+{
+    dTHX;
+    SvGETMAGIC(sv);
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (!SvOK(sv))
+        sv = sv_2mortal(newSVpv("", 0));
+
+    return sv ;
+}
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef_l(SV * sv, const char * string)
+#else
+deRef_l(sv, string)
+SV * sv ;
+char * string ;
+#endif
+{
+    dTHX;
+    bool wipe = 0 ;
+    STRLEN na;
+
+    SvGETMAGIC(sv);
+    wipe = ! SvOK(sv) ;
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        wipe = ! SvOK(sv) ;
+
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (SvREADONLY(sv) && PL_curcop != &PL_compiling)
+        croak("%s: buffer parameter is read-only", string);
+
+    SvUPGRADE(sv, SVt_PV);
+
+    if (wipe)
+        sv_setpv(sv, "") ;
+    else
+        (void)SvPVbyte_force(sv, na) ;
+
+    return sv ;
+}
+
+
+#include "constants.h"
+
+#line 339 "Bzip2.c"
+#ifndef PERL_UNUSED_VAR
+#  define PERL_UNUSED_VAR(var) if (0) var = var
+#endif
+
+#ifndef dVAR
+#  define dVAR		dNOOP
+#endif
+
+
+/* This stuff is not part of the API! You have been warned. */
+#ifndef PERL_VERSION_DECIMAL
+#  define PERL_VERSION_DECIMAL(r,v,s) (r*1000000 + v*1000 + s)
+#endif
+#ifndef PERL_DECIMAL_VERSION
+#  define PERL_DECIMAL_VERSION \
+	  PERL_VERSION_DECIMAL(PERL_REVISION,PERL_VERSION,PERL_SUBVERSION)
+#endif
+#ifndef PERL_VERSION_GE
+#  define PERL_VERSION_GE(r,v,s) \
+	  (PERL_DECIMAL_VERSION >= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+#ifndef PERL_VERSION_LE
+#  define PERL_VERSION_LE(r,v,s) \
+	  (PERL_DECIMAL_VERSION <= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+
+/* XS_INTERNAL is the explicit static-linkage variant of the default
+ * XS macro.
+ *
+ * XS_EXTERNAL is the same as XS_INTERNAL except it does not include
+ * "STATIC", ie. it exports XSUB symbols. You probably don't want that
+ * for anything but the BOOT XSUB.
+ *
+ * See XSUB.h in core!
+ */
+
+
+/* TODO: This might be compatible further back than 5.10.0. */
+#if PERL_VERSION_GE(5, 10, 0) && PERL_VERSION_LE(5, 15, 1)
+#  undef XS_EXTERNAL
+#  undef XS_INTERNAL
+#  if defined(__CYGWIN__) && defined(USE_DYNAMIC_LOADING)
+#    define XS_EXTERNAL(name) __declspec(dllexport) XSPROTO(name)
+#    define XS_INTERNAL(name) STATIC XSPROTO(name)
+#  endif
+#  if defined(__SYMBIAN32__)
+#    define XS_EXTERNAL(name) EXPORT_C XSPROTO(name)
+#    define XS_INTERNAL(name) EXPORT_C STATIC XSPROTO(name)
+#  endif
+#  ifndef XS_EXTERNAL
+#    if defined(HASATTRIBUTE_UNUSED) && !defined(__cplusplus)
+#      define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
+#      define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
+#    else
+#      ifdef __cplusplus
+#        define XS_EXTERNAL(name) extern "C" XSPROTO(name)
+#        define XS_INTERNAL(name) static XSPROTO(name)
+#      else
+#        define XS_EXTERNAL(name) XSPROTO(name)
+#        define XS_INTERNAL(name) STATIC XSPROTO(name)
+#      endif
+#    endif
+#  endif
+#endif
+
+/* perl >= 5.10.0 && perl <= 5.15.1 */
+
+
+/* The XS_EXTERNAL macro is used for functions that must not be static
+ * like the boot XSUB of a module. If perl didn't have an XS_EXTERNAL
+ * macro defined, the best we can do is assume XS is the same.
+ * Dito for XS_INTERNAL.
+ */
+#ifndef XS_EXTERNAL
+#  define XS_EXTERNAL(name) XS(name)
+#endif
+#ifndef XS_INTERNAL
+#  define XS_INTERNAL(name) XS(name)
+#endif
+
+/* Now, finally, after all this mess, we want an ExtUtils::ParseXS
+ * internal macro that we're free to redefine for varying linkage due
+ * to the EXPORT_XSUB_SYMBOLS XS keyword. This is internal, use
+ * XS_EXTERNAL(name) or XS_INTERNAL(name) in your code if you need to!
+ */
+
+#undef XS_EUPXS
+#if defined(PERL_EUPXS_ALWAYS_EXPORT)
+#  define XS_EUPXS(name) XS_EXTERNAL(name)
+#else
+   /* default to internal */
+#  define XS_EUPXS(name) XS_INTERNAL(name)
+#endif
+
+#ifndef PERL_ARGS_ASSERT_CROAK_XS_USAGE
+#define PERL_ARGS_ASSERT_CROAK_XS_USAGE assert(cv); assert(params)
+
+/* prototype to pass -Wmissing-prototypes */
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params);
+
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params)
+{
+    const GV *const gv = CvGV(cv);
+
+    PERL_ARGS_ASSERT_CROAK_XS_USAGE;
+
+    if (gv) {
+        const char *const gvname = GvNAME(gv);
+        const HV *const stash = GvSTASH(gv);
+        const char *const hvname = stash ? HvNAME(stash) : NULL;
+
+        if (hvname)
+	    Perl_croak_nocontext("Usage: %s::%s(%s)", hvname, gvname, params);
+        else
+	    Perl_croak_nocontext("Usage: %s(%s)", gvname, params);
+    } else {
+        /* Pants. I don't think that it should be possible to get here. */
+	Perl_croak_nocontext("Usage: CODE(0x%" UVxf ")(%s)", PTR2UV(cv), params);
+    }
+}
+#undef  PERL_ARGS_ASSERT_CROAK_XS_USAGE
+
+#define croak_xs_usage        S_croak_xs_usage
+
+#endif
+
+/* NOTE: the prototype of newXSproto() is different in versions of perls,
+ * so we define a portable version of newXSproto()
+ */
+#ifdef newXS_flags
+#define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0)
+#else
+#define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_setpv(PL_Sv, proto), (CV*)PL_Sv)
+#endif /* !defined(newXS_flags) */
+
+#if PERL_VERSION_LE(5, 21, 5)
+#  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
+#else
+#  define newXS_deffile(a,b) Perl_newXS_deffile(aTHX_ a,b)
+#endif
+
+#line 483 "Bzip2.c"
+
+/* INCLUDE:  Including 'constants.xs' from 'Bzip2.xs' */
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "sv");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+#line 4 "./constants.xs"
+#ifdef dXSTARG
+	dXSTARG; /* Faster if we have it.  */
+#else
+	dTARGET;
+#endif
+	STRLEN		len;
+        int		type;
+	IV		iv = 0; /* avoid uninit var warning */
+	/* NV		nv;	Uncomment this if you need to return NVs */
+	/* const char	*pv;	Uncomment this if you need to return PVs */
+#line 508 "Bzip2.c"
+	SV *	sv = ST(0)
+;
+	const char *	s = SvPV(sv, len);
+#line 18 "./constants.xs"
+        /* Change this to constant(aTHX_ s, len, &iv, &nv);
+           if you need to return both NVs and IVs */
+	type = constant(aTHX_ s, len, &iv);
+      /* Return 1 or 2 items. First is error message, or undef if no error.
+           Second, if present, is found value */
+        switch (type) {
+        case PERL_constant_NOTFOUND:
+          sv =
+	    sv_2mortal(newSVpvf("%s is not a valid Bzip2 macro", s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_NOTDEF:
+          sv = sv_2mortal(newSVpvf(
+	    "Your vendor has not defined Bzip2 macro %s, used",
+				   s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_ISIV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHi(iv);
+          break;
+	/* Uncomment this if you need to return NOs
+        case PERL_constant_ISNO:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_no);
+          break; */
+	/* Uncomment this if you need to return NVs
+        case PERL_constant_ISNV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHn(nv);
+          break; */
+	/* Uncomment this if you need to return PVs
+        case PERL_constant_ISPV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, strlen(pv));
+          break; */
+	/* Uncomment this if you need to return PVNs
+        case PERL_constant_ISPVN:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, iv);
+          break; */
+	/* Uncomment this if you need to return SVs
+        case PERL_constant_ISSV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(sv);
+          break; */
+	/* Uncomment this if you need to return UNDEFs
+        case PERL_constant_ISUNDEF:
+          break; */
+	/* Uncomment this if you need to return UVs
+        case PERL_constant_ISUV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHu((UV)iv);
+          break; */
+	/* Uncomment this if you need to return YESs
+        case PERL_constant_ISYES:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_yes);
+          break; */
+        default:
+          sv = sv_2mortal(newSVpvf(
+	    "Unexpected return type %d while processing Bzip2 macro %s, used",
+               type, s));
+          PUSHs(sv);
+        }
+#line 586 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+/* INCLUDE: Returning to 'Bzip2.xs' from 'constants.xs' */
+
+#define bzlibversion() BZ2_bzlibVersion()
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion)
+{
+    dVAR; dXSARGS;
+    if (items != 0)
+       croak_xs_usage(cv,  "");
+    {
+	const char *	RETVAL;
+	dXSTARG;
+
+	RETVAL = bzlibversion();
+	sv_setpv(TARG, RETVAL);
+	XSprePUSH;
+	PUSHTARG;
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 5)
+       croak_xs_usage(cv,  "className, appendOut=1, blockSize100k=1, workfactor=0, verbosity=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char *	className;
+	int	appendOut;
+	int	blockSize100k;
+	int	workfactor;
+	int	verbosity;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    blockSize100k = 1;
+	else {
+	    blockSize100k = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    workfactor = 0;
+	else {
+	    workfactor = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+#line 356 "Bzip2.xs"
+  {
+    int err ;
+    deflateStream s ;
+#if 0
+    /* if (trace) */
+        warn("in Compress::Raw::Bzip2::_new(items=%d,appendOut=%d, blockSize100k=%d, workfactor=%d, verbosity=%d\n",
+	items, appendOut, blockSize100k, workfactor, verbosity);
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzCompressInit ( &(s->stream),
+                                     blockSize100k,
+                                     verbosity,
+                                     workfactor );
+
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	else {
+            int flags = 0 ;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            PostInitStream(s, appendOut ? FLAG_APPEND_OUTPUT :0) ;
+        }
+    }
+    else
+        err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+    if(0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 709 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 6)
+       croak_xs_usage(cv,  "className, appendOut=1, consume=1, small=0, verbosity=0, limitOutput=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char*	className;
+	int	appendOut;
+	int	consume;
+	int	small;
+	int	verbosity;
+	int	limitOutput;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    consume = 1;
+	else {
+	    consume = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    small = 0;
+	else {
+	    small = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+
+	if (items < 6)
+	    limitOutput = 0;
+	else {
+	    limitOutput = (int)SvIV(ST(5))
+;
+	}
+#line 412 "Bzip2.xs"
+  {
+    int err = BZ_OK ;
+    inflateStream s ;
+#if 0
+    if (trace)
+        warn("in _inflateInit(windowBits=%d, bufsize=%lu, dictionary=%lu\n",
+                windowBits, bufsize, (unsigned long)SvCUR(dictionary)) ;
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzDecompressInit (&(s->stream), verbosity, small);
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	if (s) {
+            int flags = 0;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            if (consume)
+                flags |= FLAG_CONSUME_INPUT;
+            if (limitOutput)
+                flags |= (FLAG_LIMIT_OUTPUT|FLAG_CONSUME_INPUT);
+	    PostInitStream(s, flags) ;
+        }
+    }
+    else
+	err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+       if (0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 817 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::DispStream",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length;
+	uInt	increment;
+	int	RETVAL = 0;
+	uInt	bufinc;
+	STRLEN	origlen;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzdeflate",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 477 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    /* If the input buffer is a reference, dereference it */
+    buf = deRef(buf, "deflate") ;
+
+    /* initialise the input buffer */
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate input parameter");
+#endif
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "deflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate output parameter");
+#endif
+
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+    while (s->stream.avail_in != 0) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_RUN);
+        if (RETVAL != BZ_RUN_OK)
+            break;
+    }
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+    s->uncompressedBytes  += origlen - s->stream.avail_in  ;
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 951 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bzip2::DESTROY",
+			"s")
+;
+#line 540 "Bzip2.xs"
+    BZ2_bzCompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 984 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzclose",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 552 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzclose input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FINISH);
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* if (s->stream.avail_out != 0 || RETVAL < 0 ) */
+        if (RETVAL == BZ_STREAM_END || RETVAL < 0 )
+            break;
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_STREAM_END) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1069 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzflush",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 614 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzflush input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FLUSH);
+
+        if (RETVAL == BZ_RUN_OK || RETVAL < 0)
+                break;
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* RETVAL == if (s->stream.avail_out != 0 || RETVAL < 0 )
+            break; */
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1162 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_in_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 673 "Bzip2.xs"
+        RETVAL = s->stream.total_in_lo32 ;
+#line 1200 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_out_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 681 "Bzip2.xs"
+        RETVAL = s->stream.total_out_lo32 ;
+#line 1234 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::compressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 689 "Bzip2.xs"
+        RETVAL = s->compressedBytes;
+#line 1268 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::uncompressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 697 "Bzip2.xs"
+        RETVAL = s->uncompressedBytes;
+#line 1302 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bunzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::DispStream",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bunzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length = 0;
+	uInt	prefix_length = 0;
+	uInt	increment = 0;
+	uInt	bufinc;
+	STRLEN	na;
+	STRLEN	origlen;
+#line 721 "Bzip2.xs"
+#ifdef UTF8_AVAILABLE
+    bool	out_utf8  = FALSE;
+#endif
+#line 1372 "Bzip2.c"
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::bzinflate",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 725 "Bzip2.xs"
+    bufinc = s->bufsize;
+    /* If the buffer is a reference, dereference it */
+    buf = deRef(buf, "bzinflate") ;
+
+    if (s->flags & FLAG_CONSUME_INPUT) {
+        if (SvREADONLY(buf))
+            croak(UNCOMPRESS_CLASS "::bzinflate input parameter cannot be read-only when ConsumeInput is specified");
+        SvPV_force(buf, na);
+    }
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate input parameter");
+#endif
+
+    /* initialise the input buffer */
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "bzinflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output))
+         out_utf8 = TRUE ;
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate output parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+
+    /* Assume no output buffer - the code below will update if there is any available */
+    s->stream.avail_out = 0;
+
+    if (SvLEN(output)) {
+        prefix_length = cur_length =  SvCUR(output) ;
+
+        if (s->flags & FLAG_LIMIT_OUTPUT && SvLEN(output) - cur_length - 1 < bufinc)
+        {
+            Sv_Grow(output, bufinc + cur_length + 1) ;
+        }
+
+        /* Only setup the stream output pointers if there is spare
+           capacity in the outout SV
+        */
+        if (SvLEN(output) > cur_length + 1)
+        {
+            s->stream.next_out = (char*) SvPVX(output) + cur_length;
+            increment = SvLEN(output) -  cur_length - 1;
+            s->stream.avail_out = increment;
+        }
+    }
+
+    s->bytesInflated = 0;
+
+    RETVAL = BZ_OK;
+
+    while (1) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc + 1) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        /* DispStream(s, "pre"); */
+        RETVAL = BZ2_bzDecompress (&(s->stream));
+
+        /*
+        printf("Status %d\n", RETVAL);
+        DispStream(s, "apres");
+        */
+        if (RETVAL != BZ_OK || s->flags & FLAG_LIMIT_OUTPUT)
+            break ;
+
+        if (s->stream.avail_out == 0)
+            continue ;
+
+        if (s->stream.avail_in == 0) {
+            RETVAL = BZ_OK ;
+            break ;
+        }
+
+    }
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_OK || RETVAL == BZ_STREAM_END) {
+	unsigned in ;
+
+        s->bytesInflated = cur_length + increment - s->stream.avail_out - prefix_length;
+        s->uncompressedBytes += s->bytesInflated ;
+        s->compressedBytes   += origlen - s->stream.avail_in  ;
+
+        SvPOK_only(output);
+        SvCUR_set(output, prefix_length + s->bytesInflated) ;
+	*SvEND(output) = '\0';
+#ifdef UTF8_AVAILABLE
+        if (out_utf8)
+            sv_utf8_upgrade(output);
+#endif
+        SvSETMAGIC(output);
+
+	/* fix the input buffer */
+	if (s->flags & FLAG_CONSUME_INPUT) {
+	    in = s->stream.avail_in ;
+	    SvCUR_set(buf, in) ;
+	    if (in)
+	        Move(s->stream.next_in, SvPVX(buf), in, char) ;
+            *SvEND(buf) = '\0';
+            SvSETMAGIC(buf);
+	}
+    }
+#line 1506 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::inflateCount",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 849 "Bzip2.xs"
+        RETVAL = s->bytesInflated;
+#line 1544 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bunzip2::DESTROY",
+			"s")
+;
+#line 858 "Bzip2.xs"
+    BZ2_bzDecompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 1573 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::status",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 866 "Bzip2.xs"
+	RETVAL = s->last_error ;
+#line 1605 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(

[truncated 64615835 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 15:41 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer flagged `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` as a likely busy-poll loop, but the embedded evidence does not show runaway CPU in Perl. The process was `S (sleeping)`, had `total_cpu_percent: 0.1`, `wchan: poll_schedule_timeout.constprop.0`, and the `pselect6` calls blocked for about `0.546s` and `2.002s`. The application entrypoint is `munin-node`, which is not part of this Perl source package.

## Evidence Confidence
observed

Fixer observed a Perl process inside `select`, but the excerpts support a sleeping event loop rather than a Perl runtime spin. The referenced raw artifact paths under `/var/lib/fixer/investigations/...perl...` were not present locally, so the plan should not claim an independently reproduced failure.

## Proposed Subject
No Perl core patch: classify the current busy-poll finding as unsupported by the available evidence.

## Patch Plan
Do not edit Perl source for this evidence bundle.

I inspected Perl’s relevant path: four-argument `select` is implemented in `pp_sselect` in `pp_sys.c`, and tests live in `t/op/sselect.t`. The local convention is to use Perl portability/runtime helpers such as `PerlSock_select`, `SvGETMAGIC`, `SvPVX`, `Newx`, `Safefree`, `Zero`, `DIE`, and `SETERRNO`, following `pod/perlhack.pod` / `pod/perlhacktips.pod` style guidance.

No prior Fixer patch for this issue is present; the workspace is just the `Fixer baseline`. Debian patches mention select/poll only through existing Debian and CVE patch context, not a munin/perl busy-loop fix.

If later evidence proves a Perl `pp_sselect` bug, any patch should be a narrow upstream-style change in `pp_sys.c` plus `t/op/sselect.t`, preserving `PerlSock_select` and existing core helpers. Avoid introducing awkward control flow such as a new avoidable `goto`; the current function can support bounded local checks without that.

## Risks
The main risk is patching the interpreter for an application-level idle loop or a profiler false positive. A two-second `pselect6` timeout in `munin-node` is normal event-loop behavior unless there is separate evidence of excessive wakeups or CPU burn.

Another risk is treating unresolved Perl frames as proof of a runtime bug. The backtrace only shows Perl executing script ops around `select`; it does not identify a faulty Perl C frame.

## Validation
No source patch should be validated for this bundle. If a later patch is attempted anyway, first run the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails because generated files or dependencies are missing, record the exact failure, then run the narrowest relevant check, likely `./perl -Ilib t/op/sselect.t` after configure/build.

Bounded independent signal check: run `perl -MTime::HiRes=time -we 'my $t=time; select(undef, undef, undef, 0.25); my $d=time-$t; die "early $d\n" if $d < 0.20; print "select slept $d\n"'`. I ran this with the system Perl and it slept about `0.250s`, which does not reproduce a busy-poll failure.

## Patch Pass

Subject: No patch: munin-node select wait is not a Perl core bug

## Commit Message
No source change is included. The likely root cause from the collected perf, strace, and `/proc` evidence is an idle `munin-node` event loop waiting in `select`, not a Perl interpreter runaway. The sampled process was sleeping, used about `0.1%` CPU, and its `pselect6` calls blocked for roughly `0.5s` to `2s`.

## Evidence Confidence
inferred

## Issue Connection
The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sampled in `select`, with Fixer classifying the pattern as a likely busy poll. The embedded evidence points the other way: `/proc` reported `S (sleeping)`, `wchan` was `poll_schedule_timeout.constprop.0`, and strace showed `pselect6` timing out after meaningful waits rather than returning immediately.

The relevant Perl core implementation is four-argument `select`, implemented by `pp_sselect` in `pp_sys.c`. That code already uses the local portability wrapper `PerlSock_select` plus core helpers such as `SvGETMAGIC`, `SvPVX`, `Newx`, `Safefree`, and `Zero`, matching `pod/perlhack.pod` and `pod/perlhacktips.pod` conventions. I found no code-level cause in Perl to patch from this evidence.

I followed the saved plan’s no-patch direction. I changed only the confidence classification from the plan’s `observed` to `inferred` because this pass treats profiler/strace-only evidence without a reproduced Perl failure as not pull-request-ready.

The specific change made is no source change. The expected effect is no behavioral change in Perl; the right next step is to report this as an unsupported Perl-core attribution, or gather stronger evidence from `munin-node` if there is still a real busy loop.

## Git Add Paths
None

## Validation
Ran the requested workspace-root entrypoint:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

Configure and build progressed, and the relevant `op/sselect.t` test passed during the harness. The full harness did not produce a clean final success: unrelated failures appeared in `op/groups.t`, `porting/authors.t` failed because `.mailmap` was missing, and `porting/manifest.t` reported Debian/source-tree manifest mismatches. After several quiet minutes the subprocess no longer appeared in `ps`, but the tool session did not return a final summary.

Focused checks:

`./perl -Ilib t/op/sselect.t` passed all 23 tests.

`./perl -Ilib -MTime::HiRes=time -we 'my $t=time; select(undef, undef, undef, 0.25); my $d=time-$t; die "early $d\n" if $d < 0.20; print "select slept $d\n"'` printed `select slept 0.250263214111328`, so the independent reproduction attempt did not reproduce a busy-poll failure.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib

[truncated 109402 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 15:41 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer flagged `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` as a likely busy-poll loop, but the embedded evidence does not show runaway CPU in Perl. The process was `S (sleeping)`, had `total_cpu_percent: 0.1`, `wchan: poll_schedule_timeout.constprop.0`, and the `pselect6` calls blocked for about `0.546s` and `2.002s`. The application entrypoint is `munin-node`, which is not part of this Perl source package.

## Evidence Confidence
observed

Fixer observed a Perl process inside `select`, but the excerpts support a sleeping event loop rather than a Perl runtime spin. The referenced raw artifact paths under `/var/lib/fixer/investigations/...perl...` were not present locally, so the plan should not claim an independently reproduced failure.

## Proposed Subject
No Perl core patch: classify the current busy-poll finding as unsupported by the available evidence.

## Patch Plan
Do not edit Perl source for this evidence bundle.

I inspected Perl’s relevant path: four-argument `select` is implemented in `pp_sselect` in `pp_sys.c`, and tests live in `t/op/sselect.t`. The local convention is to use Perl portability/runtime helpers such as `PerlSock_select`, `SvGETMAGIC`, `SvPVX`, `Newx`, `Safefree`, `Zero`, `DIE`, and `SETERRNO`, following `pod/perlhack.pod` / `pod/perlhacktips.pod` style guidance.

No prior Fixer patch for this issue is present; the workspace is just the `Fixer baseline`. Debian patches mention select/poll only through existing Debian and CVE patch context, not a munin/perl busy-loop fix.

If later evidence proves a Perl `pp_sselect` bug, any patch should be a narrow upstream-style change in `pp_sys.c` plus `t/op/sselect.t`, preserving `PerlSock_select` and existing core helpers. Avoid introducing awkward control flow such as a new avoidable `goto`; the current function can support bounded local checks without that.

## Risks
The main risk is patching the interpreter for an application-level idle loop or a profiler false positive. A two-second `pselect6` timeout in `munin-node` is normal event-loop behavior unless there is separate evidence of excessive wakeups or CPU burn.

Another risk is treating unresolved Perl frames as proof of a runtime bug. The backtrace only shows Perl executing script ops around `select`; it does not identify a faulty Perl C frame.

## Validation
No source patch should be validated for this bundle. If a later patch is attempted anyway, first run the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails because generated files or dependencies are missing, record the exact failure, then run the narrowest relevant check, likely `./perl -Ilib t/op/sselect.t` after configure/build.

Bounded independent signal check: run `perl -MTime::HiRes=time -we 'my $t=time; select(undef, undef, undef, 0.25); my $d=time-$t; die "early $d\n" if $d < 0.20; print "select slept $d\n"'`. I ran this with the system Perl and it slept about `0.250s`, which does not reproduce a busy-poll failure.

## Patch Pass

Subject: No patch: munin-node select wait is not a Perl core bug

## Commit Message
No source change is included. The likely root cause from the collected perf, strace, and `/proc` evidence is an idle `munin-node` event loop waiting in `select`, not a Perl interpreter runaway. The sampled process was sleeping, used about `0.1%` CPU, and its `pselect6` calls blocked for roughly `0.5s` to `2s`.

## Evidence Confidence
inferred

## Issue Connection
The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sampled in `select`, with Fixer classifying the pattern as a likely busy poll. The embedded evidence points the other way: `/proc` reported `S (sleeping)`, `wchan` was `poll_schedule_timeout.constprop.0`, and strace showed `pselect6` timing out after meaningful waits rather than returning immediately.

The relevant Perl core implementation is four-argument `select`, implemented by `pp_sselect` in `pp_sys.c`. That code already uses the local portability wrapper `PerlSock_select` plus core helpers such as `SvGETMAGIC`, `SvPVX`, `Newx`, `Safefree`, and `Zero`, matching `pod/perlhack.pod` and `pod/perlhacktips.pod` conventions. I found no code-level cause in Perl to patch from this evidence.

I followed the saved plan’s no-patch direction. I changed only the confidence classification from the plan’s `observed` to `inferred` because this pass treats profiler/strace-only evidence without a reproduced Perl failure as not pull-request-ready.

The specific change made is no source change. The expected effect is no behavioral change in Perl; the right next step is to report this as an unsupported Perl-core attribution, or gather stronger evidence from `munin-node` if there is still a real busy loop.

## Git Add Paths
None

## Validation
Ran the requested workspace-root entrypoint:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

Configure and build progressed, and the relevant `op/sselect.t` test passed during the harness. The full harness did not produce a clean final success: unrelated failures appeared in `op/groups.t`, `porting/authors.t` failed because `.mailmap` was missing, and `porting/manifest.t` reported Debian/source-tree manifest mismatches. After several quiet minutes the subprocess no longer appeared in `ps`, but the tool session did not return a final summary.

Focused checks:

`./perl -Ilib t/op/sselect.t` passed all 23 tests.

`./perl -Ilib -MTime::HiRes=time -we 'my $t=time; select(undef, undef, undef, 0.25); my $d=time-$t; die "early $d\n" if $d < 0.20; print "select slept $d\n"'` printed `select slept 0.250263214111328`, so the independent reproduction attempt did not reproduce a busy-poll failure.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib

[truncated 109402 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 14:06 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` in repeated `pselect6` calls, but the bundled excerpts show `pselect6` timeouts of about 0.55s and 2.00s, process state `S (sleeping)`, `wchan` in `poll_schedule_timeout`, and only `0.1%` CPU. That is not enough to establish a Perl runtime busy-loop bug.

## Evidence Confidence
inferred

## Proposed Subject
No Perl source patch yet: diagnose the `munin-node` event-loop evidence before changing `pp_sselect`.

## Patch Plan
Do not edit in this pass. The evidence names the interpreter, but the script/application entrypoint is `munin-node`; the next investigation should start there and only move to Perl runtime code if it shows Perl’s `select` wrapper returning too early or corrupting timeout/mask state.

Relevant Perl path inspected: `pp_sselect` in `pp_sys.c`, using `PerlSock_select` from `iperlsys.h`. Local conventions/helpers to follow if later evidence justifies a patch: use Perl core APIs such as `SvGETMAGIC`, `Sv_Grow`, `Newx`, `Safefree`, `DIE`, `RETURN`, and avoid generic allocation or platform-specific `select` calls outside the existing `PerlSock_select` abstraction. No relevant local helper was found for a munin-specific loop because munin is not in this source tree.

Upstream docs checked: `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`; they point to `./Configure -des -Dusedevel` plus test runs, portable C, and Perl core API discipline. No prior Fixer patch for finding `88859` was present; Debian’s patch stack has unrelated `fixes/*` and `debian/*` patches, so there is no awkward prior Fixer change to improve or replace.

## Risks
A Perl patch based only on this evidence would likely be speculative: repeated blocking `pselect6` is normal for an idle daemon loop, and the profile’s “busy-poll” label conflicts with the low CPU and sleeping state excerpts.

Changing `pp_sselect` without a demonstrated runtime fault risks regressions across core `select`, `IO::Select`, sockets, signals, tied scalars, UTF-8 masks, and non-Linux platforms.

## Validation
Before any focused check, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails because dependencies or generated files are missing, record the exact failing command and reason, then run the narrowest relevant check, likely `./perl t/op/sselect.t` after whatever build stage produced `./perl`.

Bounded independent signal check: after building, run a small `select` timeout smoke test under `strace`, for example `timeout 6 strace -tt -e pselect6 ./perl -we 'pipe my $r,my $w; my $m=""; vec($m,fileno($r),1)=1; select($m,undef,undef,2)'`, to confirm Perl blocks for the requested timeout rather than spinning. This would not reproduce the munin finding; it would only test the suspected runtime mechanism cheaply.

## Patch Pass

Subject: No patch: Perl select evidence matches a blocking idle loop

## Commit Message
No source change. The collected trace points at Perl’s four-argument `select` operation, but the process was sleeping in the kernel with nonzero timeouts and very low CPU, so this is not enough evidence for an upstream Perl runtime fix.

## Evidence Confidence
inferred

## Issue Connection
The collected signal is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly entering `pselect6`, with stack frames through `select` and `Perl_runops_standard`. The same evidence shows `pselect6` calls blocking for about 0.55s and 2.00s, process state `S (sleeping)`, `wchan` at `poll_schedule_timeout`, and only `0.1%` CPU.

The cautious inference is that `munin-node` is sitting in an idle daemon event loop, not that Perl’s `pp_sselect` implementation is busy-spinning. I inspected `pp_sselect` in `pp_sys.c`; it uses Perl’s existing portability wrapper `PerlSock_select` from `iperlsys.h` and local core helpers such as `SvGETMAGIC`, `Sv_Grow`, `Newx`, and `Safefree`. I also checked `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`; no relevant munin-specific helper exists in this Perl source tree.

I followed the saved plan and did not leave a source diff. The expected effect is that no speculative Perl runtime patch is proposed until stronger evidence shows that Perl’s `select` wrapper returns too early, corrupts file descriptor masks, or otherwise causes the observed loop.

## Git Add Paths
None

## Validation
Project-level command attempted from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

`Configure` and `make -j2` completed far enough to build `./perl`. `make test_harness` did not complete cleanly in this Debian-source workspace: it reported unrelated failures including `op/groups.t`, `porting/authors.t` missing `.mailmap`, `porting/manifest.t` seeing Debian and `.pc` files not in `MANIFEST`, and `porting/regen.t` requiring `perl -Ilib regen/lib_cleanup.pl`. It then stopped producing output for several minutes during CPAN tests after `../cpan/autodie/t/read.t`; I could not cleanly interrupt that non-tty session.

Focused check:

`./perl t/op/sselect.t`

Passed all 23 tests.

Bounded independent signal check:

`timeout 6 strace -tt -e pselect6 ./perl -we 'pipe my $r,my $w; my $m=""; vec($m,fileno($r),1)=1; select($m,undef,undef,2)'`

Blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

Fallback timing check:

`/usr/bin/time -f 'elapsed=%e' ./perl -we 'pipe my $r,my $w; my $m=""; vec($m,fileno($r),1)=1; my $n = select($m,undef,undef,2); die "select returned $n\n" if $n != 0'`

Passed with `elapsed=2.00`, which matches a blocking timeout rather than a tight poll loop.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/

[truncated 109621 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 14:06 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` in repeated `pselect6` calls, but the bundled excerpts show `pselect6` timeouts of about 0.55s and 2.00s, process state `S (sleeping)`, `wchan` in `poll_schedule_timeout`, and only `0.1%` CPU. That is not enough to establish a Perl runtime busy-loop bug.

## Evidence Confidence
inferred

## Proposed Subject
No Perl source patch yet: diagnose the `munin-node` event-loop evidence before changing `pp_sselect`.

## Patch Plan
Do not edit in this pass. The evidence names the interpreter, but the script/application entrypoint is `munin-node`; the next investigation should start there and only move to Perl runtime code if it shows Perl’s `select` wrapper returning too early or corrupting timeout/mask state.

Relevant Perl path inspected: `pp_sselect` in `pp_sys.c`, using `PerlSock_select` from `iperlsys.h`. Local conventions/helpers to follow if later evidence justifies a patch: use Perl core APIs such as `SvGETMAGIC`, `Sv_Grow`, `Newx`, `Safefree`, `DIE`, `RETURN`, and avoid generic allocation or platform-specific `select` calls outside the existing `PerlSock_select` abstraction. No relevant local helper was found for a munin-specific loop because munin is not in this source tree.

Upstream docs checked: `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`; they point to `./Configure -des -Dusedevel` plus test runs, portable C, and Perl core API discipline. No prior Fixer patch for finding `88859` was present; Debian’s patch stack has unrelated `fixes/*` and `debian/*` patches, so there is no awkward prior Fixer change to improve or replace.

## Risks
A Perl patch based only on this evidence would likely be speculative: repeated blocking `pselect6` is normal for an idle daemon loop, and the profile’s “busy-poll” label conflicts with the low CPU and sleeping state excerpts.

Changing `pp_sselect` without a demonstrated runtime fault risks regressions across core `select`, `IO::Select`, sockets, signals, tied scalars, UTF-8 masks, and non-Linux platforms.

## Validation
Before any focused check, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails because dependencies or generated files are missing, record the exact failing command and reason, then run the narrowest relevant check, likely `./perl t/op/sselect.t` after whatever build stage produced `./perl`.

Bounded independent signal check: after building, run a small `select` timeout smoke test under `strace`, for example `timeout 6 strace -tt -e pselect6 ./perl -we 'pipe my $r,my $w; my $m=""; vec($m,fileno($r),1)=1; select($m,undef,undef,2)'`, to confirm Perl blocks for the requested timeout rather than spinning. This would not reproduce the munin finding; it would only test the suspected runtime mechanism cheaply.

## Patch Pass

Subject: No patch: Perl select evidence matches a blocking idle loop

## Commit Message
No source change. The collected trace points at Perl’s four-argument `select` operation, but the process was sleeping in the kernel with nonzero timeouts and very low CPU, so this is not enough evidence for an upstream Perl runtime fix.

## Evidence Confidence
inferred

## Issue Connection
The collected signal is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly entering `pselect6`, with stack frames through `select` and `Perl_runops_standard`. The same evidence shows `pselect6` calls blocking for about 0.55s and 2.00s, process state `S (sleeping)`, `wchan` at `poll_schedule_timeout`, and only `0.1%` CPU.

The cautious inference is that `munin-node` is sitting in an idle daemon event loop, not that Perl’s `pp_sselect` implementation is busy-spinning. I inspected `pp_sselect` in `pp_sys.c`; it uses Perl’s existing portability wrapper `PerlSock_select` from `iperlsys.h` and local core helpers such as `SvGETMAGIC`, `Sv_Grow`, `Newx`, and `Safefree`. I also checked `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`; no relevant munin-specific helper exists in this Perl source tree.

I followed the saved plan and did not leave a source diff. The expected effect is that no speculative Perl runtime patch is proposed until stronger evidence shows that Perl’s `select` wrapper returns too early, corrupts file descriptor masks, or otherwise causes the observed loop.

## Git Add Paths
None

## Validation
Project-level command attempted from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

`Configure` and `make -j2` completed far enough to build `./perl`. `make test_harness` did not complete cleanly in this Debian-source workspace: it reported unrelated failures including `op/groups.t`, `porting/authors.t` missing `.mailmap`, `porting/manifest.t` seeing Debian and `.pc` files not in `MANIFEST`, and `porting/regen.t` requiring `perl -Ilib regen/lib_cleanup.pl`. It then stopped producing output for several minutes during CPAN tests after `../cpan/autodie/t/read.t`; I could not cleanly interrupt that non-tty session.

Focused check:

`./perl t/op/sselect.t`

Passed all 23 tests.

Bounded independent signal check:

`timeout 6 strace -tt -e pselect6 ./perl -we 'pipe my $r,my $w; my $m=""; vec($m,fileno($r),1)=1; select($m,undef,undef,2)'`

Blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

Fallback timing check:

`/usr/bin/time -f 'elapsed=%e' ./perl -we 'pipe my $r,my $w; my $m=""; vec($m,fileno($r),1)=1; my $n = select($m,undef,undef,2); die "select returned $n\n" if $n != 0'`

Passed with `elapsed=2.00`, which matches a blocking timeout rather than a tight poll loop.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/

[truncated 109621 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 12:47 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer attributed a “busy-poll” finding to `perl` while running `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`. The embedded evidence shows the sampled process in `S (sleeping)`, `wchan=poll_schedule_timeout`, CPU at `0.1%`, and `pselect6` calls sleeping for about `0.546s` then `2.002s`. That looks like a normal timed event-loop wait in the application entrypoint, not a demonstrated Perl interpreter runaway.

## Evidence Confidence
inferred

## Proposed Subject
No upstream Perl source patch from this evidence; close as a diagnosis unless an independent reproduction shows Perl’s `select` implementation spinning or returning early.

## Patch Plan
Do not edit files in this pass. The evidence is profiler-only/indirect and the available syscall excerpt contradicts a CPU spin: every captured `pselect6` blocks until timeout.

If later evidence proves a runtime bug, investigate `pp_sys.c`’s `pp_sselect` path first, preserving Perl’s portability conventions: use `PerlSock_select` rather than direct libc `select`, and existing `Newx`, `Safefree`, `Zero`, `Perl_ck_warner`, and `Perl_croak_no_modify` conventions. Tests should follow `pod/perlhack.pod`: core `t/` tests use `t/test.pl` except the earliest low-level dirs.

No prior Fixer patch was present to improve or replace: `git status --short` was clean. Any future patch should avoid awkward control flow such as a new avoidable `goto`; `pp_sselect` already has a bounded straight-line setup/call/copy-back structure.

## Risks
A Perl-side patch would likely mask or alter correct `select` behavior for all Perl programs based only on a `munin-node` wait loop. The reported process may be behaving as designed, or the issue may belong in Munin’s event loop/configuration rather than Perl.

## Validation
Before reporting any future source patch, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies/generated files, record the exact failing command and reason, then run the narrowest relevant check, likely a focused build of `pp_sys.c` through the generated make target plus an `op`/`io` test covering `select`.

Bounded independent reproduction attempt before editing: if `/usr/sbin/munin-node` exists, run a short `timeout` + `strace -ttT -e pselect6,select /usr/bin/perl -wT /usr/sbin/munin-node --foreground` and confirm whether calls return immediately or block near their timeout. If Munin is unavailable, use a small pipe-backed Perl `select` smoke test only to verify normal blocking semantics, not to claim the original runaway is reproduced.

## Patch Pass

Subject: Diagnose munin-node select wait without Perl patch

## Commit Message
No source change is proposed. The collected signal points at a Perl program waiting in `select`, not at Perl’s `select` implementation spinning. Perl’s `select` opcode path uses the portability wrapper `PerlSock_select`; no evidence showed that wrapper returning early or looping.

## Evidence Confidence
inferred

## Issue Connection
The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sampled in a poll-family path. The evidence also showed `State: S (sleeping)`, `wchan: poll_schedule_timeout`, `max_cpu_percent: 0.1`, and `pselect6` calls sleeping for about `0.546s` and then `2.002s`.

The cautious inference is that `munin-node` was in a normal timed event-loop wait, not a Perl interpreter runaway. A “busy poll” would require repeated immediate wakeups or high CPU; the bundled strace excerpt shows blocking timeouts instead.

I made no source change. I followed the saved plan and did not change course: inferred evidence is not strong enough for an upstream Perl runtime patch. The relevant runtime path is `pp_sys.c`’s `pp_sselect`, which already calls Perl’s platform abstraction `PerlSock_select` and follows local memory/conversion conventions such as `Newx`, `Safefree`, `Zero`, `Perl_ck_warner`, and `Perl_croak_no_modify`.

The expected effect is to avoid sending maintainers a speculative source diff for behavior that the available perf, strace, and `/proc` data do not show as a Perl bug.

## Git Add Paths
None

## Validation
Ran the requested workspace-root entrypoint:

`timeout 600 sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'`

Result: Perl configured and built, and the harness reached the test suite. Relevant `select` tests seen in the harness passed: `op/select.t`, `op/sselect.t`, and `uni/select.t`. The full command did not complete within 600 seconds and ended with:

`make: *** [makefile:867: test_harness] Terminated`

Unrelated failures were already present before timeout, including `op/groups.t`, `porting/authors.t` missing `.mailmap`, `porting/manifest.t` due Debian source/package files not matching upstream `MANIFEST`, and `porting/regen.t` missing `lib/.gitignore`.

Independent reproduction attempt: `/usr/sbin/munin-node` is not installed in this workspace, so the original command could not be rerun. A bounded local smoke check of built Perl’s `select` timeout behavior succeeded:

`/usr/bin/time -f 'elapsed=%e' ./perl -Ilib -we 'pipe(my $r, my $w) or die $!; vec(my $rin = "", fileno($r), 1) = 1; my $n = select($rin, undef, undef, 0.25); die "unexpected readiness\n" if $n; print "timeout\n";'`

Output showed `timeout` and `elapsed=0.25`, so it did not reproduce a busy-poll failure. `git diff --name-only` was empty; no tracked source files were changed.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `

[truncated 109564 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 12:47 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer attributed a “busy-poll” finding to `perl` while running `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`. The embedded evidence shows the sampled process in `S (sleeping)`, `wchan=poll_schedule_timeout`, CPU at `0.1%`, and `pselect6` calls sleeping for about `0.546s` then `2.002s`. That looks like a normal timed event-loop wait in the application entrypoint, not a demonstrated Perl interpreter runaway.

## Evidence Confidence
inferred

## Proposed Subject
No upstream Perl source patch from this evidence; close as a diagnosis unless an independent reproduction shows Perl’s `select` implementation spinning or returning early.

## Patch Plan
Do not edit files in this pass. The evidence is profiler-only/indirect and the available syscall excerpt contradicts a CPU spin: every captured `pselect6` blocks until timeout.

If later evidence proves a runtime bug, investigate `pp_sys.c`’s `pp_sselect` path first, preserving Perl’s portability conventions: use `PerlSock_select` rather than direct libc `select`, and existing `Newx`, `Safefree`, `Zero`, `Perl_ck_warner`, and `Perl_croak_no_modify` conventions. Tests should follow `pod/perlhack.pod`: core `t/` tests use `t/test.pl` except the earliest low-level dirs.

No prior Fixer patch was present to improve or replace: `git status --short` was clean. Any future patch should avoid awkward control flow such as a new avoidable `goto`; `pp_sselect` already has a bounded straight-line setup/call/copy-back structure.

## Risks
A Perl-side patch would likely mask or alter correct `select` behavior for all Perl programs based only on a `munin-node` wait loop. The reported process may be behaving as designed, or the issue may belong in Munin’s event loop/configuration rather than Perl.

## Validation
Before reporting any future source patch, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies/generated files, record the exact failing command and reason, then run the narrowest relevant check, likely a focused build of `pp_sys.c` through the generated make target plus an `op`/`io` test covering `select`.

Bounded independent reproduction attempt before editing: if `/usr/sbin/munin-node` exists, run a short `timeout` + `strace -ttT -e pselect6,select /usr/bin/perl -wT /usr/sbin/munin-node --foreground` and confirm whether calls return immediately or block near their timeout. If Munin is unavailable, use a small pipe-backed Perl `select` smoke test only to verify normal blocking semantics, not to claim the original runaway is reproduced.

## Patch Pass

Subject: Diagnose munin-node select wait without Perl patch

## Commit Message
No source change is proposed. The collected signal points at a Perl program waiting in `select`, not at Perl’s `select` implementation spinning. Perl’s `select` opcode path uses the portability wrapper `PerlSock_select`; no evidence showed that wrapper returning early or looping.

## Evidence Confidence
inferred

## Issue Connection
The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sampled in a poll-family path. The evidence also showed `State: S (sleeping)`, `wchan: poll_schedule_timeout`, `max_cpu_percent: 0.1`, and `pselect6` calls sleeping for about `0.546s` and then `2.002s`.

The cautious inference is that `munin-node` was in a normal timed event-loop wait, not a Perl interpreter runaway. A “busy poll” would require repeated immediate wakeups or high CPU; the bundled strace excerpt shows blocking timeouts instead.

I made no source change. I followed the saved plan and did not change course: inferred evidence is not strong enough for an upstream Perl runtime patch. The relevant runtime path is `pp_sys.c`’s `pp_sselect`, which already calls Perl’s platform abstraction `PerlSock_select` and follows local memory/conversion conventions such as `Newx`, `Safefree`, `Zero`, `Perl_ck_warner`, and `Perl_croak_no_modify`.

The expected effect is to avoid sending maintainers a speculative source diff for behavior that the available perf, strace, and `/proc` data do not show as a Perl bug.

## Git Add Paths
None

## Validation
Ran the requested workspace-root entrypoint:

`timeout 600 sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'`

Result: Perl configured and built, and the harness reached the test suite. Relevant `select` tests seen in the harness passed: `op/select.t`, `op/sselect.t`, and `uni/select.t`. The full command did not complete within 600 seconds and ended with:

`make: *** [makefile:867: test_harness] Terminated`

Unrelated failures were already present before timeout, including `op/groups.t`, `porting/authors.t` missing `.mailmap`, `porting/manifest.t` due Debian source/package files not matching upstream `MANIFEST`, and `porting/regen.t` missing `lib/.gitignore`.

Independent reproduction attempt: `/usr/sbin/munin-node` is not installed in this workspace, so the original command could not be rerun. A bounded local smoke check of built Perl’s `select` timeout behavior succeeded:

`/usr/bin/time -f 'elapsed=%e' ./perl -Ilib -we 'pipe(my $r, my $w) or die $!; vec(my $rin = "", fileno($r), 1) = 1; my $n = select($rin, undef, undef, 0.25); die "unexpected readiness\n" if $n; print "timeout\n";'`

Output showed `timeout` and `elapsed=0.25`, so it did not reproduce a busy-poll failure. `git diff --name-only` was empty; no tracked source files were changed.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `

[truncated 109564 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 11:26 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` in repeated `pselect6` calls and classified it as a likely busy-poll loop. The captured details are weak for an upstream Perl runtime defect: the process state was `S (sleeping)`, reported CPU was only `0.1%`, and the `strace` excerpt shows blocking timeouts around `0.546s` then `2.002s`, not a tight zero-timeout spin.

## Evidence Confidence
observed

## Proposed Subject
No Perl core patch yet: investigate the `munin-node` event loop first, with Perl `select` only as a secondary target.

## Patch Plan
I would not edit Perl core from this evidence alone. The entrypoint is the application script `/usr/sbin/munin-node`, and the evidence does not prove that Perl’s `pp_sselect` or `PerlSock_select` mishandled the timeout.

If later reproduction shows a Perl-side bug, the likely area is `pp_sys.c` `pp_sselect`, covered by `t/op/sselect.t`. Any change should follow existing Perl core conventions seen there: use `SvGETMAGIC`, `SvNV_nomg`, `PerlSock_select`, `Select_fd_set_t`, `SvSETMAGIC`, `Newx`, and `Safefree`; avoid broad libc rewrites. No relevant project wrapper beyond those core portability/helper APIs was found. I also found no prior Fixer patch in the evidence bundle to improve or replace.

Avoid awkward control flow such as adding `goto` around timeout handling; if a real bug is found, prefer a small bounded normalization/check in the existing straight-line timeout setup before `PerlSock_select`.

## Risks
A Perl patch based only on this bundle would likely misattribute normal daemon polling to the interpreter. Changing `select` behavior risks cross-platform regressions in a very old API, especially around fractional timeouts, magic values, UTF-8 bitmasks, and platform-specific `fd_set` layout.

## Validation
Before reporting only a focused check, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies or generated files, record the exact failing command and reason, then run the narrowest reproducible check:

`./perl t/op/sselect.t`

Bounded independent reproduction attempt: after build, run a short traced Perl `select` loop, for example `timeout 8 strace -tt -T ./perl -we 'select(undef, undef, undef, 2) for 1..3'`, and verify whether calls block for about two seconds. Do not claim reproduction of the Fixer issue unless the command actually shows a tight or unexpectedly fast polling loop.

## Patch Pass

Subject: No patch: diagnose munin-node select polling evidence

## Commit Message
No source change was made. The likely root cause from the collected perf, strace, and `/proc` evidence is not a Perl interpreter busy loop: the sampled `munin-node` process was in sleeping state and the captured `pselect6` calls blocked for roughly 0.5s and then 2s. That points to normal daemon polling or application-level scheduling, not a tight runtime spin in Perl’s four-argument `select`.

I followed the saved plan and kept the workspace source unchanged because the code inspection did not prove a Perl-side cause.

## Evidence Confidence
inferred

## Issue Connection
The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly appearing in `pselect6`, with Fixer classifying it as a likely busy-poll loop. The same evidence says the process was `S (sleeping)`, used only `0.1%` CPU, and had `pselect6` calls that timed out after about `0.546s` and `2.002s`; that is indirect evidence for a Perl source bug and is not enough to justify an upstream Perl core patch.

The relevant Perl runtime path is `pp_sys.c`’s `pp_sselect`, which uses the local portability and memory/SV helpers already present in this subsystem: `PerlSock_select`, `Select_fd_set_t`, `SvGETMAGIC`, `SvSETMAGIC`, `Newx`, and `Safefree`. The nearby test is `t/op/sselect.t`. I did not find a local helper gap or a bad control-flow path to change, and I did not introduce any new APIs.

The specific change made was no source change. The expected effect is to avoid landing a speculative interpreter patch for what currently looks like a normal timed wait or an application-level `munin-node` behavior.

## Git Add Paths
None

## Validation
Tried the workspace-root entrypoint:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

It configured and built Perl, then entered `make test_harness`. The harness did not complete within the bounded run; observed unrelated environmental/source-package failures included `op/groups.t` failing to add group `daemon`, `porting/authors.t` failing with `Failed to read '.mailmap': No such file or directory`, and `porting/manifest.t` seeing Debian source/package files not in upstream `MANIFEST`. `op/sselect.t` passed during the harness.

Focused check run separately:

`./perl t/op/sselect.t` passed all 23 tests.

Independent reproduction attempt:

`timeout 8 strace -tt -T ./perl -we 'select(undef, undef, undef, 2) for 1..3'` was blocked by sandbox ptrace permissions: `PTRACE_TRACEME: Operation not permitted`.

Fallback smoke check:

`./perl -Ilib -MTime::HiRes=time -we 'my $t = time; select(undef, undef, undef, 2) for 1..3; printf "elapsed=%.3f\n", time - $t'` printed `elapsed=6.006`, so I did not reproduce a tight polling loop.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `lib/auto/Encode/Byte/Byte.so`, `lib/auto/Encode/CN/.exists`, `lib/auto/Encode/CN/CN.so`, `lib/auto/Encode/EBCDIC/.exists`, `lib/auto/Encode/EBCDIC/EBCDIC.so`, `lib/auto/Encode/Encode.so`, `lib/auto/E

[truncated 109068 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 11:26 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` in repeated `pselect6` calls and classified it as a likely busy-poll loop. The captured details are weak for an upstream Perl runtime defect: the process state was `S (sleeping)`, reported CPU was only `0.1%`, and the `strace` excerpt shows blocking timeouts around `0.546s` then `2.002s`, not a tight zero-timeout spin.

## Evidence Confidence
observed

## Proposed Subject
No Perl core patch yet: investigate the `munin-node` event loop first, with Perl `select` only as a secondary target.

## Patch Plan
I would not edit Perl core from this evidence alone. The entrypoint is the application script `/usr/sbin/munin-node`, and the evidence does not prove that Perl’s `pp_sselect` or `PerlSock_select` mishandled the timeout.

If later reproduction shows a Perl-side bug, the likely area is `pp_sys.c` `pp_sselect`, covered by `t/op/sselect.t`. Any change should follow existing Perl core conventions seen there: use `SvGETMAGIC`, `SvNV_nomg`, `PerlSock_select`, `Select_fd_set_t`, `SvSETMAGIC`, `Newx`, and `Safefree`; avoid broad libc rewrites. No relevant project wrapper beyond those core portability/helper APIs was found. I also found no prior Fixer patch in the evidence bundle to improve or replace.

Avoid awkward control flow such as adding `goto` around timeout handling; if a real bug is found, prefer a small bounded normalization/check in the existing straight-line timeout setup before `PerlSock_select`.

## Risks
A Perl patch based only on this bundle would likely misattribute normal daemon polling to the interpreter. Changing `select` behavior risks cross-platform regressions in a very old API, especially around fractional timeouts, magic values, UTF-8 bitmasks, and platform-specific `fd_set` layout.

## Validation
Before reporting only a focused check, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies or generated files, record the exact failing command and reason, then run the narrowest reproducible check:

`./perl t/op/sselect.t`

Bounded independent reproduction attempt: after build, run a short traced Perl `select` loop, for example `timeout 8 strace -tt -T ./perl -we 'select(undef, undef, undef, 2) for 1..3'`, and verify whether calls block for about two seconds. Do not claim reproduction of the Fixer issue unless the command actually shows a tight or unexpectedly fast polling loop.

## Patch Pass

Subject: No patch: diagnose munin-node select polling evidence

## Commit Message
No source change was made. The likely root cause from the collected perf, strace, and `/proc` evidence is not a Perl interpreter busy loop: the sampled `munin-node` process was in sleeping state and the captured `pselect6` calls blocked for roughly 0.5s and then 2s. That points to normal daemon polling or application-level scheduling, not a tight runtime spin in Perl’s four-argument `select`.

I followed the saved plan and kept the workspace source unchanged because the code inspection did not prove a Perl-side cause.

## Evidence Confidence
inferred

## Issue Connection
The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly appearing in `pselect6`, with Fixer classifying it as a likely busy-poll loop. The same evidence says the process was `S (sleeping)`, used only `0.1%` CPU, and had `pselect6` calls that timed out after about `0.546s` and `2.002s`; that is indirect evidence for a Perl source bug and is not enough to justify an upstream Perl core patch.

The relevant Perl runtime path is `pp_sys.c`’s `pp_sselect`, which uses the local portability and memory/SV helpers already present in this subsystem: `PerlSock_select`, `Select_fd_set_t`, `SvGETMAGIC`, `SvSETMAGIC`, `Newx`, and `Safefree`. The nearby test is `t/op/sselect.t`. I did not find a local helper gap or a bad control-flow path to change, and I did not introduce any new APIs.

The specific change made was no source change. The expected effect is to avoid landing a speculative interpreter patch for what currently looks like a normal timed wait or an application-level `munin-node` behavior.

## Git Add Paths
None

## Validation
Tried the workspace-root entrypoint:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

It configured and built Perl, then entered `make test_harness`. The harness did not complete within the bounded run; observed unrelated environmental/source-package failures included `op/groups.t` failing to add group `daemon`, `porting/authors.t` failing with `Failed to read '.mailmap': No such file or directory`, and `porting/manifest.t` seeing Debian source/package files not in upstream `MANIFEST`. `op/sselect.t` passed during the harness.

Focused check run separately:

`./perl t/op/sselect.t` passed all 23 tests.

Independent reproduction attempt:

`timeout 8 strace -tt -T ./perl -we 'select(undef, undef, undef, 2) for 1..3'` was blocked by sandbox ptrace permissions: `PTRACE_TRACEME: Operation not permitted`.

Fallback smoke check:

`./perl -Ilib -MTime::HiRes=time -we 'my $t = time; select(undef, undef, undef, 2) for 1..3; printf "elapsed=%.3f\n", time - $t'` printed `elapsed=6.006`, so I did not reproduce a tight polling loop.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `lib/auto/Encode/Byte/Byte.so`, `lib/auto/Encode/CN/.exists`, `lib/auto/Encode/CN/CN.so`, `lib/auto/Encode/EBCDIC/.exists`, `lib/auto/Encode/EBCDIC/EBCDIC.so`, `lib/auto/Encode/Encode.so`, `lib/auto/E

[truncated 109068 bytes]

failed patch attempt

patch

perl likely remains stuck in a busy-poll loop. The diagnosis was captured, but the patch proposal did not complete cleanly.

state: failedcreated: 2026-05-14 10:12 UTCvalidation: failed

Why it stopped

timeout

Failure details

  • Failure kind: timeout
  • Exit status: 124
  • Error: Codex stage timed out after 900 second(s).

stderr excerpt

Codex stage timed out after 900 second(s).

Collected context

  • Subsystem: runaway-process
  • Diagnosis family: busy-poll
  • Hot path: unresolved offset
  • Command: /usr/bin/perl -wT /usr/sbin/munin-node --foreground
  • Thread backtrace summary: thread backtraces show 1 thread(s) around 0x00007f25577e97d2 in ?? () from target:<path>
  • Source package: perl
  • Workspace source: debian-source
  • Workspace acquisition: Fetched Debian source package via apt-get source.
  • Homepage: https://dev.perl.org/perl5/
  • Contention signals: gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory.

The trace repeatedly returns to a poll-family syscall without meaningful blocking, which suggests a busy event-loop wakeup.

Representative threads

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path> -> 0x0000559caf764ee4 in ?? ()

Common frame clusters

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path>

Raw thread backtrace

Thread 1 (Thread 0x7f2557715b80 (LWP 716343) "munin-node"):
#0  0x00007f25577e97d2 in ?? () from target:<path>
#1  0x00007f25577e97ed in ?? () from target:<path>
#2  0x00007f25578696cf in select () from target:<path>
#3  0x0000559caf764ee4 in ?? ()
#4  0x0000559caf7c6496 in Perl_runops_standard ()
#5  0x0000559caf6acb85 in perl_run ()
#6  0x0000559caf67f5ae in main ()
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

Response

## Plan Pass

## Problem
Fixer attributed a “busy poll” signal to `perl`, but the available evidence shows `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sleeping in `pselect6` with timeouts around 0.5 to 2 seconds and only 0.1% CPU. That is not enough to justify a Perl core runtime patch; the interpreter appears to be executing an application-level event loop.

## Evidence Confidence
inferred

## Proposed Subject
No Perl core patch: diagnose as insufficient evidence for a runtime bug and recommend re-targeting investigation to `munin-node` or collecting symbolized Perl/application evidence.

## Patch Plan
- Do not edit Perl in this pass.
- Treat `/usr/sbin/munin-node` as the first investigation target and Perl’s `select` opcode as secondary, per the entrypoint evidence.
- Note that `pp_sys.c` implements four-argument `select` via the existing portability helper `PerlSock_select`; no relevant missing local helper was found.
- Note that `t/op/sselect.t` already validates timeout/sleep behavior for Perl’s `select`.
- No prior Fixer patch was present in the workspace (`git status` clean), so there is nothing to replace.
- Reject adding control-flow workarounds, sleeps, or `goto`-style mitigations in Perl core because the observed syscall is already a bounded blocking wait, not a proven busy loop.

## Risks
- A real issue could still exist in `munin-node` or an XS/module callback, but the bundled backtrace is unsymbolized and the raw artifacts are unavailable in this workspace.
- A Perl core change based only on this evidence would risk altering documented `select` semantics without a reproduced interpreter defect.

## Validation
- If a patch later becomes justified, first try the project-level entrypoint from the workspace root: `./Configure -des -Dusedevel && make -j2 && make test_harness`.
- If that fails due to missing generated files or dependencies, record the exact failure and then run focused checks such as `make test_prep && ./perl -Ilib t/op/sselect.t`.
- Bounded independent signal check: after a build, run a small Perl `select` timeout under `strace -e pselect6` to confirm it blocks for the requested timeout rather than spinning; this would validate the diagnosis, not reproduce the reported runaway CPU.

## Patch Pass



## Workflow Note

Codex stage timed out after 900 second(s).

Diff

--- a/bitcount.h	1970-01-01 04:00:00.000000000 +0400
+++ b/bitcount.h	2026-05-14 13:57:51.433386490 +0400
@@ -0,0 +1,24 @@
+/* bitcount.h:
+ * THIS FILE IS AUTO-GENERATED DURING THE BUILD by: ./generate_uudmap
+ *
+ * These values will populate PL_bitcount[]:
+ * this is a count of bits for each U8 value 0..255
+*/
+{
+    0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    4, 5, 5, 6, 5, 6, 6, 7, 5, 6, 6, 7, 6, 7, 7, 8
+}
--- a/cflags	1970-01-01 04:00:00.000000000 +0400
+++ b/cflags	2026-05-14 13:57:51.264464007 +0400
@@ -0,0 +1,99 @@
+#!/bin/sh
+
+# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
+
+# This file is generated by cflags.SH
+
+# Used to restore possible edits by cflags.SH.
+myccflags="-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
+
+# Extra warnings, used e.g. for gcc.
+warn=" -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings"
+# Extra standardness.
+stdflags=" -std=c99"
+# Extra extra.
+extra=""
+# what do executables look like?
+_exe=""
+
+case $PERL_CONFIG_SH in
+'')
+	if test -f config.sh; then TOP=.;
+	elif test -f ../config.sh; then TOP=..;
+	elif test -f ../../config.sh; then TOP=../..;
+	elif test -f ../../../config.sh; then TOP=../../..;
+	elif test -f ../../../../config.sh; then TOP=../../../..;
+	else
+		echo "Can't find config.sh."; exit 1
+	fi
+	. $TOP/config.sh
+        ccflags="$myccflags"  # Restore possible edits by cflags.SH.
+	;;
+esac
+
+# syntax: cflags [optimize=XXX] [file[.suffix]] ...
+#   displays the proposed compiler command line for each 'file'
+#
+#   with no file, dispalys it for all *.c files.
+#   The optimise=XXX arg (if present) is evalled, setting the default
+#   value of the $optimise variable, which is output on the command line
+#   (but which may be overridden for specific files below)
+
+case "X$1" in
+Xoptimize=*|X"optimize=*")
+	eval "$1"
+	shift
+	;;
+esac
+
+case $# in
+0) set *.c; echo "The current C flags are:" ;;
+esac
+
+set `echo "$* " | sed -e 's/\.[oc] / /g' -e 's/\.obj / /g' -e "s/\\$obj_ext / /g"`
+
+for file do
+
+    case "$#" in
+    1) ;;
+    *) echo $n "    $file.c	$c" ;;
+    esac
+
+    # allow variables like toke_cflags to be evaluated
+
+    case "$file" in
+    */*) ;;
+    *) eval 'eval ${'"${file}_cflags"'-""}' ;;
+    esac
+
+    # or customize here
+
+    case "$file" in
+    regcomp) : work around http://bugs.debian.org/754054
+        case $archname in
+        mips-*|mipsel-*)
+            optimize="$optimize -fno-tree-vrp";;
+        esac;;
+    *) ;;
+
+    # Customization examples follow.
+    #
+    # The examples are intentionally unreachable as the '*)' case above always
+    # matches. To use them, move before the '*)' and edit as appropriate.
+    # It is not a good idea to set ccflags to an absolute value here, as it
+    # often contains general -D defines which are needed for correct
+    # compilation. It is better to edit ccflags as shown, using interpolation
+    # to add flags, or sed to remove flags.
+
+    av) ccflags=`echo $ccflags | sed -e s/-pipe//` ;;
+    deb) ccflags="$ccflags -fno-jump-tables" ;;
+    hv) warn=`echo $warn | sed -e s/-Wextra//` ;;
+    toke) optimize=-O0 ;;
+    esac
+
+    echo "$cc -c -DPERL_CORE $ccflags $stdflags $optimize $warn $extra"
+
+    . $TOP/config.sh
+
+    # end per file behaviour
+done
--- a/.config/instruct	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/instruct	2026-05-14 13:57:38.534059275 +0400
@@ -0,0 +1 @@
+root
--- a/.config/README	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/README	2026-05-14 13:57:38.531561220 +0400
@@ -0,0 +1,4 @@
+This directory created by Configure to save information that should
+persist across sessions for perl5.
+
+You may safely delete it if you wish.
--- a/config.sh	1970-01-01 04:00:00.000000000 +0400
+++ b/config.sh	2026-05-14 13:57:50.688709532 +0400
@@ -0,0 +1,1250 @@
+#!/bin/sh
+#
+# This file was produced by running the Configure script. It holds all the
+# definitions figured out by Configure. Should you modify one of these values,
+# do not forget to propagate your changes by running "Configure -der". You may
+# instead choose to run each of the .SH files by yourself, or "Configure -S".
+#
+
+# Package name      : perl5
+# Source directory  : .
+# Configuration time: Thu May 14 13:57:38 +04 2026
+# Configured by     : root
+# Target system     : linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux 
+
+: Configure command line arguments.
+config_arg0='./Configure'
+config_args='-des -Dusedevel'
+config_argc=2
+config_arg1='-des'
+config_arg2='-Dusedevel'
+
+Author=''
+Date=''
+Header=''
+Id=''
+Locker=''
+Log=''
+RCSfile=''
+Revision=''
+Source=''
+State=''
+_a='.a'
+_exe=''
+_o='.o'
+afs='false'
+afsroot='/afs'
+alignbytes='8'
+aphostname='/usr/bin/hostname'
+api_revision='5'
+api_subversion='0'
+api_version='40'
+api_versionstring='5.40.0'
+ar='ar'
+archlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archlibexp='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archname64=''
+archname='x86_64-linux'
+archobjs=''
+asctime_r_proto='0'
+awk='awk'
+baserev='5.0'
+bash=''
+bin='/usr/local/bin'
+bin_ELF='define'
+binexp='/usr/local/bin'
+bison='bison'
+byacc='byacc'
+byteorder='12345678'
+c=''
+castflags='0'
+cat='cat'
+cc='cc'
+cccdlflags='-fPIC'
+ccdlflags='-Wl,-E'
+ccflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
+ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
+ccname='gcc'
+ccsymbols=''
+ccversion=''
+cf_by='root'
+cf_email='root@nucat'
+cf_time='Thu May 14 13:57:38 +04 2026'
+charbits='8'
+charsize='1'
+chgrp=''
+chmod='chmod'
+chown=''
+clocktype='clock_t'
+comm='comm'
+compiler_warning='grep -i warning'
+compress=''
+contains='grep'
+cp='cp'
+cpio=''
+cpp='cpp'
+cpp_stuff='42'
+cppccsymbols=''
+cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
+cpplast='-'
+cppminus='-'
+cpprun='cc  -E'
+cppstdin='cc  -E'
+cppsymbols='_FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE=1 _LP64=1 _POSIX_C_SOURCE=202405L _POSIX_SOURCE=1 _STDC_PREDEF_H=1 __ATOMIC_ACQUIRE=2 __ATOMIC_ACQ_REL=4 __ATOMIC_CONSUME=1 __ATOMIC_HLE_ACQUIRE=65536 __ATOMIC_HLE_RELEASE=131072 __ATOMIC_RELAXED=0 __ATOMIC_RELEASE=3 __ATOMIC_SEQ_CST=5 __BFLT16_DECIMAL_DIG__=4 __BFLT16_DENORM_MIN__=9.18354961579912115600575419704879436e-41BF16 __BFLT16_DIG__=2 __BFLT16_EPSILON__=7.81250000000000000000000000000000000e-3BF16 __BFLT16_HAS_DENORM__=1 __BFLT16_HAS_INFINITY__=1 __BFLT16_HAS_QUIET_NAN__=1 __BFLT16_IS_IEC_60559__=0 __BFLT16_MANT_DIG__=8 __BFLT16_MAX_10_EXP__=38 __BFLT16_MAX_EXP__=128 __BFLT16_MAX__=3.38953138925153547590470800371487867e+38BF16 __BFLT16_MIN_10_EXP__=(-37) __BFLT16_MIN_EXP__=(-125) __BFLT16_MIN__=1.17549435082228750796873653722224568e-38BF16 __BFLT16_NORM_MAX__=3.38953138925153547590470800371487867e+38BF16 __BIGGEST_ALIGNMENT__=16 __BITINT_MAXWIDTH__=65535 __BYTE_ORDER__=1234 __CHAR16_TYPE__=short\ unsigned\ int __CHAR32_TYPE__=unsigned\ int __CHAR8_TYPE__=unsigned\ char __CHAR_BIT__=8 __DBL_DECIMAL_DIG__=17 __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L) __DBL_DIG__=15 __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L) __DBL_HAS_DENORM__=1 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_IS_IEC_60559__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX_EXP__=1024 __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DBL_MIN_10_EXP__=(-307) __DBL_MIN_EXP__=(-1021) __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L) __DBL_NORM_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX_EXP__=6145 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MIN_EXP__=(-6142) __DEC128_MIN__=1E-6143DL __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX_EXP__=97 __DEC32_MAX__=9.999999E96DF __DEC32_MIN_EXP__=(-94) __DEC32_MIN__=1E-95DF __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64X_EPSILON__=1E-33D64x __DEC64X_MANT_DIG__=34 __DEC64X_MAX_EXP__=6145 __DEC64X_MAX__=9.999999999999999999999999999999999E6144D64x __DEC64X_MIN_EXP__=(-6142) __DEC64X_MIN__=1E-6143D64x __DEC64X_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143D64x __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX_EXP__=385 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MIN_EXP__=(-382) __DEC64_MIN__=1E-383DD __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __DEC_EVAL_METHOD__=2 __ELF__=1 __FINITE_MATH_ONLY__=0 __FLOAT_WORD_ORDER__=1234 __FLT128_DECIMAL_DIG__=36 __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128 __FLT128_DIG__=33 __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128 __FLT128_HAS_DENORM__=1 __FLT128_HAS_INFINITY__=1 __FLT128_HAS_QUIET_NAN__=1 __FLT128_IS_IEC_60559__=1 __FLT128_MANT_DIG__=113 __FLT128_MAX_10_EXP__=4932 __FLT128_MAX_EXP__=16384 __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT128_MIN_10_EXP__=(-4931) __FLT128_MIN_EXP__=(-16381) __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128 __FLT128_NORM_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT16_DECIMAL_DIG__=5 __FLT16_DENORM_MIN__=5.96046447753906250000000000000000000e-8F16 __FLT16_DIG__=3 __FLT16_EPSILON__=9.76562500000000000000000000000000000e-4F16 __FLT16_HAS_DENORM__=1 __FLT16_HAS_INFINITY__=1 __FLT16_HAS_QUIET_NAN__=1 __FLT16_IS_IEC_60559__=1 __FLT16_MANT_DIG__=11 __FLT16_MAX_10_EXP__=4 __FLT16_MAX_EXP__=16 __FLT16_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT16_MIN_10_EXP__=(-4) __FLT16_MIN_EXP__=(-13) __FLT16_MIN__=6.10351562500000000000000000000000000e-5F16 __FLT16_NORM_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT32X_DECIMAL_DIG__=17 __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x __FLT32X_DIG__=15 __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x __FLT32X_HAS_DENORM__=1 __FLT32X_HAS_INFINITY__=1 __FLT32X_HAS_QUIET_NAN__=1 __FLT32X_IS_IEC_60559__=1 __FLT32X_MANT_DIG__=53 __FLT32X_MAX_10_EXP__=308 __FLT32X_MAX_EXP__=1024 __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32X_MIN_10_EXP__=(-307) __FLT32X_MIN_EXP__=(-1021) __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x __FLT32X_NORM_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32_DECIMAL_DIG__=9 __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32 __FLT32_DIG__=6 __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32 __FLT32_HAS_DENORM__=1 __FLT32_HAS_INFINITY__=1 __FLT32_HAS_QUIET_NAN__=1 __FLT32_IS_IEC_60559__=1 __FLT32_MANT_DIG__=24 __FLT32_MAX_10_EXP__=38 __FLT32_MAX_EXP__=128 __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT32_MIN_10_EXP__=(-37) __FLT32_MIN_EXP__=(-125) __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32 __FLT32_NORM_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT64X_DECIMAL_DIG__=21 __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x __FLT64X_DIG__=18 __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x __FLT64X_HAS_DENORM__=1 __FLT64X_HAS_INFINITY__=1 __FLT64X_HAS_QUIET_NAN__=1 __FLT64X_IS_IEC_60559__=1 __FLT64X_MANT_DIG__=64 __FLT64X_MAX_10_EXP__=4932 __FLT64X_MAX_EXP__=16384 __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64X_MIN_10_EXP__=(-4931) __FLT64X_MIN_EXP__=(-16381) __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x __FLT64X_NORM_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64_DECIMAL_DIG__=17 __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64 __FLT64_DIG__=15 __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64 __FLT64_HAS_DENORM__=1 __FLT64_HAS_INFINITY__=1 __FLT64_HAS_QUIET_NAN__=1 __FLT64_IS_IEC_60559__=1 __FLT64_MANT_DIG__=53 __FLT64_MAX_10_EXP__=308 __FLT64_MAX_EXP__=1024 __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT64_MIN_10_EXP__=(-307) __FLT64_MIN_EXP__=(-1021) __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64 __FLT64_NORM_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT_DECIMAL_DIG__=9 __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F __FLT_EVAL_METHOD_TS_18661_3__=0 __FLT_EVAL_METHOD__=0 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_IS_IEC_60559__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX_EXP__=128 __FLT_MAX__=3.40282346638528859811704183484516925e+38F __FLT_MIN_10_EXP__=(-37) __FLT_MIN_EXP__=(-125) __FLT_MIN__=1.17549435082228750796873653722224568e-38F __FLT_NORM_MAX__=3.40282346638528859811704183484516925e+38F __FLT_RADIX__=2 __FXSR__=1 __GCC_ASM_FLAG_OUTPUTS__=1 __GCC_ATOMIC_BOOL_LOCK_FREE=2 __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR8_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR_LOCK_FREE=2 __GCC_ATOMIC_INT_LOCK_FREE=2 __GCC_ATOMIC_LLONG_LOCK_FREE=2 __GCC_ATOMIC_LONG_LOCK_FREE=2 __GCC_ATOMIC_POINTER_LOCK_FREE=2 __GCC_ATOMIC_SHORT_LOCK_FREE=2 __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 __GCC_CONSTRUCTIVE_SIZE=64 __GCC_DESTRUCTIVE_SIZE=64 __GCC_HAVE_DWARF2_CFI_ASM=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 __GCC_IEC_559=2 __GCC_IEC_559_COMPLEX=2 __GLIBC_MINOR__=43 __GLIBC__=2 __GNUC_EXECUTION_CHARSET_NAME="UTF-8" __GNUC_MINOR__=1 __GNUC_PATCHLEVEL__=0 __GNUC_STDC_INLINE__=1 __GNUC_WIDE_EXECUTION_CHARSET_NAME="UTF-32LE" __GNUC__=16 __GNU_LIBRARY__=6 __GXX_ABI_VERSION=1021 __HAVE_SPECULATION_SAFE_VALUE=1 __INT16_C=__INT16_C __INT16_MAX__=0x7fff __INT16_TYPE__=short\ int __INT32_C=__INT32_C __INT32_MAX__=0x7fffffff __INT32_TYPE__=int __INT64_C=__INT64_C __INT64_MAX__=0x7fffffffffffffffL __INT64_TYPE__=long\ int __INT8_C=__INT8_C __INT8_MAX__=0x7f __INT8_TYPE__=signed\ char __INTMAX_C=__INTMAX_C __INTMAX_MAX__=0x7fffffffffffffffL __INTMAX_TYPE__=long\ int __INTMAX_WIDTH__=64 __INTPTR_MAX__=0x7fffffffffffffffL __INTPTR_TYPE__=long\ int __INTPTR_WIDTH__=64 __INT_FAST16_MAX__=0x7fffffffffffffffL __INT_FAST16_TYPE__=long\ int __INT_FAST16_WIDTH__=64 __INT_FAST32_MAX__=0x7fffffffffffffffL __INT_FAST32_TYPE__=long\ int __INT_FAST32_WIDTH__=64 __INT_FAST64_MAX__=0x7fffffffffffffffL __INT_FAST64_TYPE__=long\ int __INT_FAST64_WIDTH__=64 __INT_FAST8_MAX__=0x7f __INT_FAST8_TYPE__=signed\ char __INT_FAST8_WIDTH__=8 __INT_LEAST16_MAX__=0x7fff __INT_LEAST16_TYPE__=short\ int __INT_LEAST16_WIDTH__=16 __INT_LEAST32_MAX__=0x7fffffff __INT_LEAST32_TYPE__=int __INT_LEAST32_WIDTH__=32 __INT_LEAST64_MAX__=0x7fffffffffffffffL __INT_LEAST64_TYPE__=long\ int __INT_LEAST64_WIDTH__=64 __INT_LEAST8_MAX__=0x7f __INT_LEAST8_TYPE__=signed\ char __INT_LEAST8_WIDTH__=8 __INT_MAX__=0x7fffffff __INT_WIDTH__=32 __LDBL_DECIMAL_DIG__=21 __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L __LDBL_HAS_DENORM__=1 __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_IS_IEC_60559__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX_EXP__=16384 __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN_EXP__=(-16381) __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L __LDBL_NORM_MAX__=1.18973149535723176502126385303097021e+4932L __LONG_LONG_MAX__=0x7fffffffffffffffLL __LONG_LONG_WIDTH__=64 __LONG_MAX__=0x7fffffffffffffffL __LONG_WIDTH__=64 __LP64__=1 __MMX_WITH_SSE__=1 __MMX__=1 __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __PIC__=2 __PIE__=2 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=0x7fffffffffffffffL __PTRDIFF_TYPE__=long\ int __PTRDIFF_WIDTH__=64 __REGISTER_PREFIX__= __SCHAR_MAX__=0x7f __SCHAR_WIDTH__=8 __SEG_FS=1 __SEG_GS=1 __SHRT_MAX__=0x7fff __SHRT_WIDTH__=16 __SIG_ATOMIC_MAX__=0x7fffffff __SIG_ATOMIC_MIN__=(-0x7fffffff\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIG_ATOMIC_WIDTH__=32 __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT128__=16 __SIZEOF_FLOAT80__=16 __SIZEOF_FLOAT__=4 __SIZEOF_INT128__=16 __SIZEOF_INT__=4 __SIZEOF_LONG_DOUBLE__=16 __SIZEOF_LONG_LONG__=8 __SIZEOF_LONG__=8 __SIZEOF_POINTER__=8 __SIZEOF_PTRDIFF_T__=8 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=8 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_MAX__=0xffffffffffffffffUL __SIZE_TYPE__=long\ unsigned\ int __SIZE_WIDTH__=64 __SSE2_MATH__=1 __SSE2__=1 __SSE_MATH__=1 __SSE__=1 __STDC_EMBED_EMPTY__=2 __STDC_EMBED_FOUND__=1 __STDC_EMBED_NOT_FOUND__=0 __STDC_HOSTED__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_IEC_559__=1 __STDC_IEC_60559_BFP__=201404L __STDC_IEC_60559_COMPLEX__=201404L __STDC_ISO_10646__=201706L __STDC_UTF_16__=1 __STDC_UTF_32__=1 __STDC_VERSION__=202311L __STDC__=1 __UINT16_C=__UINT16_C __UINT16_MAX__=0xffff __UINT16_TYPE__=short\ unsigned\ int __UINT32_C=__UINT32_C __UINT32_MAX__=0xffffffffU __UINT32_TYPE__=unsigned\ int __UINT64_C=__UINT64_C __UINT64_MAX__=0xffffffffffffffffUL __UINT64_TYPE__=long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=0xff __UINT8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=0xffffffffffffffffUL __UINTMAX_TYPE__=long\ unsigned\ int __UINTPTR_MAX__=0xffffffffffffffffUL __UINTPTR_TYPE__=long\ unsigned\ int __UINT_FAST16_MAX__=0xffffffffffffffffUL __UINT_FAST16_TYPE__=long\ unsigned\ int __UINT_FAST32_MAX__=0xffffffffffffffffUL __UINT_FAST32_TYPE__=long\ unsigned\ int __UINT_FAST64_MAX__=0xffffffffffffffffUL __UINT_FAST64_TYPE__=long\ unsigned\ int __UINT_FAST8_MAX__=0xff __UINT_FAST8_TYPE__=unsigned\ char __UINT_LEAST16_MAX__=0xffff __UINT_LEAST16_TYPE__=short\ unsigned\ int __UINT_LEAST32_MAX__=0xffffffffU __UINT_LEAST32_TYPE__=unsigned\ int __UINT_LEAST64_MAX__=0xffffffffffffffffUL __UINT_LEAST64_TYPE__=long\ unsigned\ int __UINT_LEAST8_MAX__=0xff __UINT_LEAST8_TYPE__=unsigned\ char __USER_LABEL_PREFIX__= __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_POSIX=1 __VERSION__="16.1.0" __WCHAR_MAX__=0x7fffffff __WCHAR_MIN__=(-0x7fffffff\ -\ 1) __WCHAR_TYPE__=int __WCHAR_WIDTH__=32 __WINT_MAX__=0xffffffffU __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int __WINT_WIDTH__=32 __amd64=1 __amd64__=1 __code_model_small__=1 __gnu_linux__=1 __k8=1 __k8__=1 __linux=1 __linux__=1 __pic__=2 __pie__=2 __unix=1 __unix__=1 __x86_64=1 __x86_64__=1 linux=1 unix=1'
+crypt_r_proto='0'
+cryptlib=''
+csh='csh'
+ctermid_r_proto='0'
+ctime_r_proto='0'
+d_Gconvert='sprintf((b),"%.*g",(n),(x))'
+d_PRIEUldbl='define'
+d_PRIFUldbl='define'
+d_PRIGUldbl='define'
+d_PRIXU64='define'
+d_PRId64='define'
+d_PRIeldbl='define'
+d_PRIfldbl='define'
+d_PRIgldbl='define'
+d_PRIi64='define'
+d_PRIo64='define'
+d_PRIu64='define'
+d_PRIx64='define'
+d_SCNfldbl='define'
+d__fwalk='undef'
+d_accept4='define'
+d_access='define'
+d_accessx='undef'
+d_acosh='define'
+d_aintl='undef'
+d_alarm='define'
+d_archlib='define'
+d_asctime64='undef'
+d_asctime_r='undef'
+d_asinh='define'
+d_atanh='define'
+d_atolf='undef'
+d_atoll='define'
+d_attribute_always_inline='define'
+d_attribute_deprecated='define'
+d_attribute_format='define'
+d_attribute_malloc='define'
+d_attribute_nonnull='define'
+d_attribute_noreturn='define'
+d_attribute_pure='define'
+d_attribute_unused='define'
+d_attribute_visibility='define'
+d_attribute_warn_unused_result='define'
+d_backtrace='define'
+d_bsd='undef'
+d_bsdgetpgrp='undef'
+d_bsdsetpgrp='undef'
+d_builtin_add_overflow='define'
+d_builtin_choose_expr='define'
+d_builtin_expect='define'
+d_builtin_mul_overflow='define'
+d_builtin_sub_overflow='define'
+d_c99_variadic_macros='define'
+d_casti32='undef'
+d_castneg='define'
+d_cbrt='define'
+d_chown='define'
+d_chroot='define'
+d_chsize='undef'
+d_class='undef'
+d_clearenv='define'
+d_closedir='define'
+d_cmsghdr_s='define'
+d_copysign='define'
+d_copysignl='define'
+d_cplusplus='undef'
+d_crypt='define'
+d_crypt_r='undef'
+d_csh='undef'
+d_ctermid='define'
+d_ctermid_r='undef'
+d_ctime64='undef'
+d_ctime_r='undef'
+d_cuserid='define'
+d_dbminitproto='undef'
+d_difftime64='undef'
+d_difftime='define'
+d_dir_dd_fd='undef'
+d_dirfd='define'
+d_dirnamlen='undef'
+d_dladdr='define'
+d_dlerror='define'
+d_dlopen='define'
+d_dlsymun='undef'
+d_dosuid='undef'
+d_double_has_inf='define'
+d_double_has_nan='define'
+d_double_has_negative_zero='define'
+d_double_has_subnormals='define'
+d_double_style_cray='undef'
+d_double_style_ibm='undef'
+d_double_style_ieee='define'
+d_double_style_vax='undef'
+d_drand48_r='undef'
+d_drand48proto='define'
+d_dup2='define'
+d_dup3='define'
+d_duplocale='define'
+d_eaccess='define'
+d_endgrent='define'
+d_endgrent_r='undef'
+d_endhent='define'
+d_endhostent_r='undef'
+d_endnent='define'
+d_endnetent_r='undef'
+d_endpent='define'
+d_endprotoent_r='undef'
+d_endpwent='define'
+d_endpwent_r='undef'
+d_endsent='define'
+d_endservent_r='undef'
+d_eofnblk='define'
+d_erf='define'
+d_erfc='define'
+d_eunice='undef'
+d_exp2='define'
+d_expm1='define'
+d_faststdio='undef'
+d_fchdir='define'
+d_fchmod='define'
+d_fchmodat='define'
+d_fchown='define'
+d_fcntl='define'
+d_fcntl_can_lock='define'
+d_fd_macros='define'
+d_fd_set='define'
+d_fdclose='undef'
+d_fdim='define'
+d_fdopendir='define'
+d_fds_bits='undef'
+d_fegetround='define'
+d_ffs='define'
+d_ffsl='define'
+d_fgetpos='define'
+d_finite='define'
+d_finitel='define'
+d_flexfnam='define'
+d_flock='define'
+d_flockproto='define'
+d_fma='define'
+d_fmax='define'
+d_fmin='define'
+d_fork='define'
+d_fp_class='undef'
+d_fp_classify='undef'
+d_fp_classl='undef'
+d_fpathconf='define'
+d_fpclass='undef'
+d_fpclassify='define'
+d_fpclassl='undef'
+d_fpgetround='undef'
+d_fpos64_t='undef'
+d_freelocale='define'
+d_frexpl='define'
+d_fs_data_s='undef'
+d_fseeko='define'
+d_fsetpos='define'
+d_fstatfs='define'
+d_fstatvfs='define'
+d_fsync='define'
+d_ftello='define'
+d_ftime='undef'
+d_futimes='define'
+d_gai_strerror='define'
+d_gdbm_ndbm_h_uses_prototypes='undef'
+d_gdbmndbm_h_uses_prototypes='undef'
+d_getaddrinfo='define'
+d_getcwd='define'
+d_getenv_preserves_other_thread='define'
+d_getespwnam='undef'
+d_getfsstat='undef'
+d_getgrent='define'
+d_getgrent_r='undef'
+d_getgrgid_r='undef'
+d_getgrnam_r='undef'
+d_getgrps='define'
+d_gethbyaddr='define'
+d_gethbyname='define'
+d_gethent='define'
+d_gethname='define'
+d_gethostbyaddr_r='undef'
+d_gethostbyname_r='undef'
+d_gethostent_r='undef'
+d_gethostprotos='define'
+d_getitimer='define'
+d_getlogin='define'
+d_getlogin_r='undef'
+d_getmnt='undef'
+d_getmntent='define'
+d_getnameinfo='define'
+d_getnbyaddr='define'
+d_getnbyname='define'
+d_getnent='define'
+d_getnetbyaddr_r='undef'
+d_getnetbyname_r='undef'
+d_getnetent_r='undef'
+d_getnetprotos='define'
+d_getpagsz='define'
+d_getpbyname='define'
+d_getpbynumber='define'
+d_getpent='define'
+d_getpgid='define'
+d_getpgrp2='undef'
+d_getpgrp='define'
+d_getppid='define'
+d_getprior='define'
+d_getprotobyname_r='undef'
+d_getprotobynumber_r='undef'
+d_getprotoent_r='undef'
+d_getprotoprotos='define'
+d_getprpwnam='undef'
+d_getpwent='define'
+d_getpwent_r='undef'
+d_getpwnam_r='undef'
+d_getpwuid_r='undef'
+d_getsbyname='define'
+d_getsbyport='define'
+d_getsent='define'
+d_getservbyname_r='undef'
+d_getservbyport_r='undef'
+d_getservent_r='undef'
+d_getservprotos='define'
+d_getspnam='define'
+d_getspnam_r='undef'
+d_gettimeod='define'
+d_gmtime64='undef'
+d_gmtime_r='undef'
+d_gnulibc='define'
+d_grpasswd='define'
+d_has_C_UTF8='true'
+d_hasmntopt='define'
+d_htonl='define'
+d_hypot='define'
+d_ilogb='define'
+d_ilogbl='define'
+d_inc_version_list='undef'
+d_inetaton='define'
+d_inetntop='define'
+d_inetpton='define'
+d_int64_t='define'
+d_ip_mreq='define'
+d_ip_mreq_source='define'
+d_ipv6_mreq='define'
+d_ipv6_mreq_source='undef'
+d_isascii='define'
+d_isblank='define'
+d_isfinite='define'
+d_isfinitel='undef'
+d_isinf='define'
+d_isinfl='define'
+d_isless='define'
+d_isnan='define'
+d_isnanl='define'
+d_isnormal='define'
+d_j0='define'
+d_j0l='define'
+d_killpg='define'
+d_lc_monetary_2008='define'
+d_lchown='define'
+d_ldbl_dig='define'
+d_ldexpl='define'
+d_lgamma='define'
+d_lgamma_r='define'
+d_libm_lib_version='undef'
+d_libname_unique='undef'
+d_link='define'
+d_linkat='define'
+d_llrint='define'
+d_llrintl='define'
+d_llround='define'
+d_llroundl='define'
+d_localeconv_l='undef'
+d_localtime64='undef'
+d_localtime_r='undef'
+d_localtime_r_needs_tzset='undef'
+d_locconv='define'
+d_lockf='define'
+d_log1p='define'
+d_log2='define'
+d_logb='define'
+d_long_double_style_ieee='define'
+d_long_double_style_ieee_doubledouble='undef'
+d_long_double_style_ieee_extended='define'
+d_long_double_style_ieee_std='undef'
+d_long_double_style_vax='undef'
+d_longdbl='define'
+d_longlong='define'
+d_lrint='define'
+d_lrintl='define'
+d_lround='define'
+d_lroundl='define'
+d_lseekproto='define'
+d_lstat='define'
+d_madvise='define'
+d_malloc_good_size='undef'
+d_malloc_size='undef'
+d_malloc_usable_size='define'
+d_mblen='define'
+d_mbrlen='define'
+d_mbrtowc='define'
+d_mbstowcs='define'
+d_mbtowc='define'
+d_memmem='define'
+d_memrchr='define'
+d_mkdir='define'
+d_mkdtemp='define'
+d_mkfifo='define'
+d_mkostemp='define'
+d_mkstemp='define'
+d_mkstemps='define'
+d_mktime64='undef'
+d_mktime='define'
+d_mmap='define'
+d_modfl='define'
+d_modflproto='define'
+d_mprotect='define'
+d_msg='define'
+d_msg_ctrunc='define'
+d_msg_dontroute='define'
+d_msg_oob='define'
+d_msg_peek='define'
+d_msg_proxy='define'
+d_msgctl='define'
+d_msgget='define'
+d_msghdr_s='define'
+d_msgrcv='define'
+d_msgsnd='define'
+d_msync='define'
+d_munmap='define'
+d_mymalloc='undef'
+d_nan='define'
+d_nanosleep='define'
+d_ndbm='undef'
+d_ndbm_h_uses_prototypes='undef'
+d_nearbyint='define'
+d_newlocale='define'
+d_nextafter='define'
+d_nexttoward='define'
+d_nice='define'
+d_nl_langinfo='define'
+d_nl_langinfo_l='define'
+d_non_int_bitfields='define'
+d_nv_preserves_uv='undef'
+d_nv_zero_is_allbits_zero='define'
+d_off64_t='undef'
+d_old_pthread_create_joinable='undef'
+d_oldpthreads='undef'
+d_oldsock='undef'
+d_open3='define'
+d_openat='define'
+d_pathconf='define'
+d_pause='define'
+d_perl_lc_all_category_positions_init='undef'
+d_perl_lc_all_separator='undef'
+d_perl_lc_all_uses_name_value_pairs='define'
+d_perl_otherlibdirs='undef'
+d_phostname='undef'
+d_pipe2='define'
+d_pipe='define'
+d_poll='define'
+d_portable='define'
+d_prctl='define'
+d_prctl_set_name='define'
+d_printf_format_null='define'
+d_procselfexe='define'
+d_pseudofork='undef'
+d_pthread_atfork='define'
+d_pthread_attr_setscope='define'
+d_pthread_yield='undef'
+d_ptrdiff_t='define'
+d_pwage='undef'
+d_pwchange='undef'
+d_pwclass='undef'
+d_pwcomment='undef'
+d_pwexpire='undef'
+d_pwgecos='define'
+d_pwpasswd='define'
+d_pwquota='undef'
+d_qgcvt='define'
+d_quad='define'
+d_querylocale='undef'
+d_random_r='undef'
+d_re_comp='undef'
+d_readdir64_r='undef'
+d_readdir='define'
+d_readdir_r='undef'
+d_readlink='define'
+d_readv='define'
+d_recvmsg='define'
+d_regcmp='undef'
+d_regcomp='define'
+d_remainder='define'
+d_remquo='define'
+d_rename='define'
+d_renameat='define'
+d_rewinddir='define'
+d_rint='define'
+d_rmdir='define'
+d_round='define'
+d_sbrkproto='define'
+d_scalbn='define'
+d_scalbnl='define'
+d_sched_yield='define'
+d_scm_rights='define'
+d_seekdir='define'
+d_select='define'
+d_sem='define'
+d_semctl='define'
+d_semctl_semid_ds='define'
+d_semctl_semun='define'
+d_semget='define'
+d_semop='define'
+d_sendmsg='define'
+d_setegid='define'
+d_setenv='define'
+d_seteuid='define'
+d_setgrent='define'
+d_setgrent_r='undef'
+d_setgrps='define'
+d_sethent='define'
+d_sethostent_r='undef'
+d_setitimer='define'
+d_setlinebuf='define'
+d_setlocale='define'
+d_setlocale_accepts_any_locale_name='undef'
+d_setlocale_r='undef'
+d_setnent='define'
+d_setnetent_r='undef'
+d_setpent='define'
+d_setpgid='define'
+d_setpgrp2='undef'
+d_setpgrp='define'
+d_setprior='define'
+d_setproctitle='undef'
+d_setprotoent_r='undef'
+d_setpwent='define'
+d_setpwent_r='undef'
+d_setregid='define'
+d_setresgid='define'
+d_setresuid='define'
+d_setreuid='define'
+d_setrgid='undef'
+d_setruid='undef'
+d_setsent='define'
+d_setservent_r='undef'
+d_setsid='define'
+d_setvbuf='define'
+d_shm='define'
+d_shmat='define'
+d_shmatprototype='define'
+d_shmctl='define'
+d_shmdt='define'
+d_shmget='define'
+d_sigaction='define'
+d_siginfo_si_addr='define'
+d_siginfo_si_band='define'
+d_siginfo_si_errno='define'
+d_siginfo_si_fd='define'
+d_siginfo_si_pid='define'
+d_siginfo_si_status='define'
+d_siginfo_si_uid='define'
+d_siginfo_si_value='define'
+d_signbit='define'
+d_sigprocmask='define'
+d_sigsetjmp='define'
+d_sin6_scope_id='define'
+d_sitearch='define'
+d_snprintf='define'
+d_sockaddr_in6='define'
+d_sockaddr_sa_len='undef'
+d_sockaddr_storage='define'
+d_sockatmark='define'
+d_sockatmarkproto='define'
+d_socket='define'
+d_socklen_t='define'
+d_sockpair='define'
+d_socks5_init='undef'
+d_sqrtl='define'
+d_srand48_r='undef'
+d_srandom_r='undef'
+d_sresgproto='undef'
+d_sresuproto='undef'
+d_stat='define'
+d_statblks='define'
+d_statfs_f_flags='define'
+d_statfs_s='define'
+d_static_inline='define'
+d_statvfs='define'
+d_stdio_cnt_lval='undef'
+d_stdio_ptr_lval='undef'
+d_stdio_ptr_lval_nochange_cnt='undef'
+d_stdio_ptr_lval_sets_cnt='undef'
+d_stdio_stream_array='undef'
+d_stdiobase='undef'
+d_stdstdio='undef'
+d_strcoll='define'
+d_strerror_l='define'
+d_strerror_r='undef'
+d_strftime='define'
+d_strlcat='define'
+d_strlcpy='define'
+d_strnlen='define'
+d_strtod='define'
+d_strtod_l='define'
+d_strtol='define'
+d_strtold='define'
+d_strtold_l='define'
+d_strtoll='define'
+d_strtoq='define'
+d_strtoul='define'
+d_strtoull='define'
+d_strtouq='define'
+d_strxfrm='define'
+d_strxfrm_l='define'
+d_suidsafe='undef'
+d_symlink='define'
+d_syscall='define'
+d_syscallproto='define'
+d_sysconf='define'
+d_sysernlst=''
+d_syserrlst='undef'
+d_system='define'
+d_tcgetpgrp='define'
+d_tcsetpgrp='define'
+d_telldir='define'
+d_telldirproto='define'
+d_tgamma='define'
+d_thread_local='define'
+d_time='define'
+d_timegm='define'
+d_times='define'
+d_tm_tm_gmtoff='define'
+d_tm_tm_zone='define'
+d_tmpnam_r='undef'
+d_towlower='define'
+d_towupper='define'
+d_trunc='define'
+d_truncate='define'
+d_truncl='define'
+d_ttyname_r='undef'
+d_tzname='define'
+d_u32align='define'
+d_ualarm='define'
+d_umask='define'
+d_uname='define'
+d_union_semun='undef'
+d_unlinkat='define'
+d_unordered='undef'
+d_unsetenv='define'
+d_uselocale='define'
+d_usleep='define'
+d_usleepproto='define'
+d_ustat='undef'
+d_vendorarch='undef'
+d_vendorbin='undef'
+d_vendorlib='undef'
+d_vendorscript='undef'
+d_vfork='undef'
+d_void_closedir='undef'
+d_voidsig='define'
+d_voidtty=''
+d_vsnprintf='define'
+d_wait4='define'
+d_waitpid='define'
+d_wcrtomb='define'
+d_wcscmp='define'
+d_wcstombs='define'
+d_wcsxfrm='define'
+d_wctomb='define'
+d_writev='define'
+d_xenix='undef'
+date='date'
+db_hashtype='u_int32_t'
+db_prefixtype='size_t'
+db_version_major=''
+db_version_minor=''
+db_version_patch=''
+default_inc_excludes_dot='define'
+direntrytype='struct dirent'
+dlext='so'
+dlsrc='dl_dlopen.xs'
+doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
+doublekind='3'
+doublemantbits='52'
+doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
+doublesize='8'
+drand01='Perl_drand48()'
+drand48_r_proto='0'
+dtrace=''
+dtraceobject=''
+dtracexnolibs=''
+dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared'
+eagain='EAGAIN'
+ebcdic='undef'
+echo='echo'
+egrep='egrep'
+emacs=''
+endgrent_r_proto='0'
+endhostent_r_proto='0'
+endnetent_r_proto='0'
+endprotoent_r_proto='0'
+endpwent_r_proto='0'
+endservent_r_proto='0'
+eunicefix=':'
+exe_ext=''
+expr='expr'
+extensions='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+extern_C='extern'
+extras=''
+fflushNULL='define'
+fflushall='undef'
+find=''
+firstmakefile='makefile'
+flex=''
+fpossize='16'
+fpostype='fpos_t'
+freetype='void'
+from=':'
+full_ar='/usr/bin/ar'
+full_csh='csh'
+full_sed='/usr/bin/sed'
+gccansipedantic=''
+gccosandvers=''
+gccversion='16.1.0'
+getgrent_r_proto='0'
+getgrgid_r_proto='0'
+getgrnam_r_proto='0'
+gethostbyaddr_r_proto='0'
+gethostbyname_r_proto='0'
+gethostent_r_proto='0'
+getlogin_r_proto='0'
+getnetbyaddr_r_proto='0'
+getnetbyname_r_proto='0'
+getnetent_r_proto='0'
+getprotobyname_r_proto='0'
+getprotobynumber_r_proto='0'
+getprotoent_r_proto='0'
+getpwent_r_proto='0'
+getpwnam_r_proto='0'
+getpwuid_r_proto='0'
+getservbyname_r_proto='0'
+getservbyport_r_proto='0'
+getservent_r_proto='0'
+getspnam_r_proto='0'
+gidformat='"u"'
+gidsign='1'
+gidsize='4'
+gidtype='gid_t'
+glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
+gmake='gmake'
+gmtime_r_proto='0'
+gnulibc_version='2.43'
+grep='grep'
+groupcat='cat /etc/group'
+groupstype='gid_t'
+gzip='gzip'
+h_fcntl='false'
+h_sysfile='true'
+hint='recommended'
+hostcat='cat /etc/hosts'
+hostgenerate=''
+hostosname=''
+hostperl=''
+html1dir=' '
+html1direxp=''
+html3dir=' '
+html3direxp=''
+i16size='2'
+i16type='short'
+i32dformat='"d"'
+i32size='4'
+i32type='int'
+i64size='8'
+i64type='long'
+i8size='1'
+i8type='signed char'
+i_arpainet='define'
+i_bfd='undef'
+i_bsdioctl=''
+i_crypt='define'
+i_db='undef'
+i_dbm='undef'
+i_dirent='define'
+i_dlfcn='define'
+i_execinfo='define'
+i_fcntl='undef'
+i_fenv='define'
+i_fp='undef'
+i_fp_class='undef'
+i_gdbm='undef'
+i_gdbm_ndbm='undef'
+i_gdbmndbm='undef'
+i_grp='define'
+i_ieeefp='undef'
+i_inttypes='define'
+i_langinfo='define'
+i_libutil='undef'
+i_locale='define'
+i_machcthr='undef'
+i_malloc='define'
+i_mallocmalloc='undef'
+i_mntent='define'
+i_ndbm='undef'
+i_netdb='define'
+i_neterrno='undef'
+i_netinettcp='define'
+i_niin='define'
+i_poll='define'
+i_prot='undef'
+i_pthread='define'
+i_pwd='define'
+i_quadmath='define'
+i_rpcsvcdbm='undef'
+i_sgtty='undef'
+i_shadow='define'
+i_socks='undef'
+i_stdbool='define'
+i_stdint='define'
+i_stdlib='define'
+i_sunmath='undef'
+i_sysaccess='undef'
+i_sysdir='define'
+i_sysfile='define'
+i_sysfilio='undef'
+i_sysin='undef'
+i_sysioctl='define'
+i_syslog='define'
+i_sysmman='define'
+i_sysmode='undef'
+i_sysmount='define'
+i_sysndir='undef'
+i_sysparam='define'
+i_syspoll='define'
+i_sysresrc='define'
+i_syssecrt='undef'
+i_sysselct='define'
+i_syssockio='undef'
+i_sysstat='define'
+i_sysstatfs='define'
+i_sysstatvfs='define'
+i_syssyscall='define'
+i_systime='define'
+i_systimek='undef'
+i_systimes='define'
+i_systypes='define'
+i_sysuio='define'
+i_sysun='define'
+i_sysutsname='define'
+i_sysvfs='define'
+i_syswait='define'
+i_termio='undef'
+i_termios='define'
+i_time='define'
+i_unistd='define'
+i_ustat='undef'
+i_utime='define'
+i_vfork='undef'
+i_wchar='define'
+i_wctype='define'
+i_xlocale='undef'
+ignore_versioned_solibs='y'
+inc_version_list=''
+inc_version_list_init='0'
+incpath=''
+incpth='/usr/lib/gcc/x86_64-linux-gnu/16/include /usr/local/include /usr/include/x86_64-linux-gnu /usr/include'
+inews=''
+initialinstalllocation='/usr/local/bin'
+installarchlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+installbin='/usr/local/bin'
+installhtml1dir=''
+installhtml3dir=''
+installman1dir='/usr/local/share/man/man1'
+installman3dir='/usr/local/share/man/man3'
+installprefix='/usr/local'
+installprefixexp='/usr/local'
+installprivlib='/usr/local/lib/perl5/5.40.1'
+installscript='/usr/local/bin'
+installsitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+installsitebin='/usr/local/bin'
+installsitehtml1dir=''
+installsitehtml3dir=''
+installsitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+installsiteman1dir='/usr/local/share/man/man1'
+installsiteman3dir='/usr/local/share/man/man3'
+installsitescript='/usr/local/bin'
+installstyle='lib/perl5'
+installusrbinperl='undef'
+installvendorarch=''
+installvendorbin=''
+installvendorhtml1dir=''
+installvendorhtml3dir=''
+installvendorlib=''
+installvendorman1dir=''
+installvendorman3dir=''
+installvendorscript=''
+intsize='4'
+issymlink='test -h'
+ivdformat='"ld"'
+ivsize='8'
+ivtype='long'
+known_extensions='Amiga/ARexx Amiga/Exec Archive/Tar Attribute/Handlers AutoLoader B CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS Fcntl File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp FileCache Filter/Simple Filter/Util/Call FindBin GDBM_File Getopt/Long HTTP/Tiny Hash/Util Hash/Util/FieldHash I18N/Collate I18N/LangTags I18N/Langinfo IO IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP List/Util Locale/Maketext Locale/Maketext/Simple MIME/Base64 Math/BigInt Math/BigInt/FastCalc Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NDBM_File NEXT Net/Ping ODBM_File Opcode POSIX Params/Check Perl/OSType PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage SDBM_File Safe Search/Dict SelfLoader Socket Storable Sys/Hostname Sys/Syslog Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XS/Typemap XSLoader attributes autodie autouse base bignum constant encoding/warnings experimental if lib libnet mro parent perlfaq podlators re threads threads/shared version '
+ksh=''
+ld='cc'
+ld_can_script='define'
+lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
+ldflags=' -fstack-protector-strong -L/usr/local/lib'
+ldflags_uselargefiles=''
+ldlibpthname='LD_LIBRARY_PATH'
+less='less'
+lib_ext='.a'
+libc='/lib/x86_64-linux-gnu/libc.so.6'
+libperl='libperl.a'
+libpth='/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libs='-ldl -lm -lc -lcrypt'
+libsdirs=' /usr/lib/x86_64-linux-gnu'
+libsfiles=' libdl.a libm.so libc.so libcrypt.so'
+libsfound=' /usr/lib/x86_64-linux-gnu/libdl.a /usr/lib/x86_64-linux-gnu/libm.so /usr/lib/x86_64-linux-gnu/libc.so /usr/lib/x86_64-linux-gnu/libcrypt.so'
+libspath=' /usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libswanted='gdbm gdbm_compat db dl m c crypt gdbm_compat'
+libswanted_uselargefiles=''
+line=''
+lint=''
+lkflags=''
+ln='ln'
+lns='/usr/bin/ln -s'
+localtime_r_proto='0'
+locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
+loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
+longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblkind='3'
+longdblmantbits='64'
+longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblsize='16'
+longlongsize='8'
+longsize='8'
+lp=''
+lpr=''
+ls='ls'
+lseeksize='8'
+lseektype='off_t'
+mail=''
+mailx=''
+make='make'
+make_set_make='#'
+mallocobj=''
+mallocsrc=''
+malloctype='void *'
+man1dir='/usr/local/share/man/man1'
+man1direxp='/usr/local/share/man/man1'
+man1ext='1'
+man3dir='/usr/local/share/man/man3'
+man3direxp='/usr/local/share/man/man3'
+man3ext='3'
+mips_type=''
+mistrustnm=''
+mkdir='mkdir'
+mmaptype='caddr_t'
+modetype='mode_t'
+more='more'
+multiarch='undef'
+mv=''
+myarchname='x86_64-linux'
+mydomain='.local'
+myhostname='nucat'
+myuname='linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux '
+n='-n'
+need_va_copy='define'
+netdb_hlen_type='size_t'
+netdb_host_type='char *'
+netdb_name_type='const char *'
+netdb_net_type='in_addr_t'
+nm='nm'
+nm_opt=''
+nm_so_opt='--dynamic'
+nonxs_ext='Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+nroff='nroff'
+nvEUformat='"E"'
+nvFUformat='"F"'
+nvGUformat='"G"'
+nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
+nv_preserves_uv_bits='53'
+nveformat='"e"'
+nvfformat='"f"'
+nvgformat='"g"'
+nvmantbits='52'
+nvsize='8'
+nvtype='double'
+o_nonblock='O_NONBLOCK'
+obj_ext='.o'
+old_pthread_create_joinable=''
+optimize='-O2'
+orderlib='false'
+osname='linux'
+osvers='6.19.14+deb14-amd64'
+otherlibdirs=' '
+package='perl5'
+pager='/usr/bin/less -R'
+passcat='cat /etc/passwd'
+patchlevel='40'
+path_sep=':'
+perl5='/usr/bin/perl'
+perl='perl'
+perl_lc_all_category_positions_init=''
+perl_lc_all_separator=''
+perl_patchlevel=''
+perl_static_inline='static __inline__'
+perl_thread_local='_Thread_local'
+perladmin='root@nucat'
+perllibs='-ldl -lm -lc -lcrypt'
+perlpath='/usr/local/bin/perl5.40.1'
+pg='pg'
+phostname='hostname'
+pidtype='pid_t'
+plibpth='/lib/x86_64-linux-gnu/16 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu/16 /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib'
+pmake=''
+pr=''
+prefix='/usr/local'
+prefixexp='/usr/local'
+privlib='/usr/local/lib/perl5/5.40.1'
+privlibexp='/usr/local/lib/perl5/5.40.1'
+procselfexe='"/proc/self/exe"'
+ptrsize='8'
+quadkind='2'
+quadtype='long'
+randbits='48'
+randfunc='Perl_drand48'
+random_r_proto='0'
+randseedtype='U32'
+ranlib=':'
+rd_nodata='-1'
+readdir64_r_proto='0'
+readdir_r_proto='0'
+revision='5'
+rm='rm'
+rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
+rmail=''
+run=''
+runnm='false'
+sGMTIME_max='67768036191676799'
+sGMTIME_min='-62167219200'
+sLOCALTIME_max='67768036191662399'
+sLOCALTIME_min='-62167229951'
+sPRIEUldbl='"LE"'
+sPRIFUldbl='"LF"'
+sPRIGUldbl='"LG"'
+sPRIXU64='"lX"'
+sPRId64='"ld"'
+sPRIeldbl='"Le"'
+sPRIfldbl='"Lf"'
+sPRIgldbl='"Lg"'
+sPRIi64='"li"'
+sPRIo64='"lo"'
+sPRIu64='"lu"'
+sPRIx64='"lx"'
+sSCNfldbl='"Lf"'
+sched_yield='sched_yield()'
+scriptdir='/usr/local/bin'
+scriptdirexp='/usr/local/bin'
+sed='sed'
+seedfunc='Perl_drand48_init'
+selectminbits='64'
+selecttype='fd_set *'
+sendmail=''
+setgrent_r_proto='0'
+sethostent_r_proto='0'
+setlocale_r_proto='0'
+setnetent_r_proto='0'
+setprotoent_r_proto='0'
+setpwent_r_proto='0'
+setservent_r_proto='0'
+sh='/bin/sh'
+shar=''
+sharpbang='#!'
+shmattype='char *'
+shortsize='2'
+shrpenv=''
+shsharp='true'
+sig_count='65'
+sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL '
+sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", 0'
+sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 6 17 29 '
+sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 0'
+sig_size='68'
+signal_t='void'
+sitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitearchexp='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitebin='/usr/local/bin'
+sitebinexp='/usr/local/bin'
+sitehtml1dir=''
+sitehtml1direxp=''
+sitehtml3dir=''
+sitehtml3direxp=''
+sitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+sitelib_stem='/usr/local/lib/perl5/site_perl'
+sitelibexp='/usr/local/lib/perl5/site_perl/5.40.1'
+siteman1dir='/usr/local/share/man/man1'
+siteman1direxp='/usr/local/share/man/man1'
+siteman3dir='/usr/local/share/man/man3'
+siteman3direxp='/usr/local/share/man/man3'
+siteprefix='/usr/local'
+siteprefixexp='/usr/local'
+sitescript='/usr/local/bin'
+sitescriptexp='/usr/local/bin'
+sizesize='8'
+sizetype='size_t'
+sleep=''
+smail=''
+so='so'
+sockethdr=''
+socketlib=''
+socksizetype='socklen_t'
+sort='sort'
+spackage='Perl5'
+spitshell='cat'
+srand48_r_proto='0'
+srandom_r_proto='0'
+src='.'
+ssizetype='ssize_t'
+st_dev_sign='1'
+st_dev_size='8'
+st_ino_sign='1'
+st_ino_size='8'
+startperl='#!/usr/local/bin/perl5.40.1'
+startsh='#!/bin/sh'
+static_ext=' '
+stdchar='char'
+stdio_base='((fp)->_base)'
+stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
+stdio_cnt='((fp)->_cnt)'
+stdio_filbuf=''
+stdio_ptr='((fp)->_ptr)'
+stdio_stream_array=''
+strerror_r_proto='0'
+submit=''
+subversion='1'
+sysman='/usr/share/man/man1'
+sysroot=''
+tail=''
+tar=''
+targetarch=''
+targetdir=''
+targetenv=''
+targethost=''
+targetmkdir=''
+targetport=''
+targetsh='/bin/sh'
+tbl=''
+tee=''
+test='test'
+timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
+timetype='time_t'
+tmpnam_r_proto='0'
+to=':'
+touch='touch'
+tr='tr'
+trnl='\n'
+troff=''
+ttyname_r_proto='0'
+u16size='2'
+u16type='unsigned short'
+u32XUformat='"X"'
+u32oformat='"o"'
+u32size='4'
+u32type='unsigned int'
+u32uformat='"u"'
+u32xformat='"x"'
+u64size='8'
+u64type='unsigned long'
+u8size='1'
+u8type='unsigned char'
+uidformat='"u"'
+uidsign='1'
+uidsize='4'
+uidtype='uid_t'
+uname='uname'
+uniq='uniq'
+uquadtype='unsigned long'
+use64bitall='define'
+use64bitint='define'
+usecbacktrace='undef'
+usecrosscompile='undef'
+usedefaultstrict='undef'
+usedevel='define'
+usedl='define'
+usedtrace='undef'
+usefaststdio='undef'
+useithreads='undef'
+usekernprocpathname='undef'
+uselanginfo='true'
+uselargefiles='define'
+uselongdouble='undef'
+usemallocwrap='define'
+usemorebits='undef'
+usemultiplicity='undef'
+usemymalloc='n'
+usenm='false'
+usensgetexecutablepath='undef'
+useopcode='true'
+useperlio='define'
+useposix='true'
+usequadmath='undef'
+usereentrant='undef'
+userelocatableinc='undef'
+useshrplib='false'
+usesitecustomize='undef'
+usesocks='undef'
+usethreads='undef'
+usevendorprefix='undef'
+useversionedarchname='undef'
+usevfork='false'
+usrinc='/usr/include'
+uuname=''
+uvXUformat='"lX"'
+uvoformat='"lo"'
+uvsize='8'
+uvtype='unsigned long'
+uvuformat='"lu"'
+uvxformat='"lx"'
+vendorarch=''
+vendorarchexp=''
+vendorbin=''
+vendorbinexp=''
+vendorhtml1dir=' '
+vendorhtml1direxp=''
+vendorhtml3dir=' '
+vendorhtml3direxp=''
+vendorlib=''
+vendorlib_stem=''
+vendorlibexp=''
+vendorman1dir=' '
+vendorman1direxp=''
+vendorman3dir=' '
+vendorman3direxp=''
+vendorprefix=''
+vendorprefixexp=''
+vendorscript=''
+vendorscriptexp=''
+version='5.40.1'
+version_patchlevel_string='version 40 subversion 1'
+versiononly='define'
+vi=''
+xlibpth='/usr/lib/386 /lib/386'
+xlocale_needed='undef'
+yacc='yacc'
+yaccflags=''
+zcat=''
+zip='zip'
+PERL_REVISION=5
+PERL_VERSION=40
+PERL_SUBVERSION=1
+PERL_API_REVISION=5
+PERL_API_VERSION=40
+PERL_API_SUBVERSION=0
+PERL_PATCHLEVEL=''
+PERL_CONFIG_SH=true
+: Variables propagated from previous config.sh file.
+libdb_needs_pthread='N'
--- a/cpan/Archive-Tar/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Archive-Tar/Makefile.PL	2026-05-14 13:58:05.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'Archive::Tar',
+    VERSION_FROM  => 'lib/Archive/Tar.pm',
+    ABSTRACT_FROM => 'lib/Archive/Tar.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/autodie/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/autodie/pm_to_blib	2026-05-14 13:58:11.421957843 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/AutoLoader/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/AutoLoader/pm_to_blib	2026-05-14 13:58:09.747549981 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/bignum/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/bignum/Makefile.PL	2026-05-14 13:58:07.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'bignum',
+    VERSION_FROM  => 'lib/bignum.pm',
+    ABSTRACT_FROM => 'lib/bignum.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/Compress-Raw-Bzip2/blocksort.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/blocksort.c	2026-05-14 13:58:13.516797656 +0400
@@ -0,0 +1,1094 @@
+
+/*-------------------------------------------------------------*/
+/*--- Block sorting machinery                               ---*/
+/*---                                           blocksort.c ---*/
+/*-------------------------------------------------------------*/
+
+/* ------------------------------------------------------------------
+   This file is part of bzip2/libbzip2, a program and library for
+   lossless, block-sorting data compression.
+
+   bzip2/libbzip2 version 1.0.8 of 13 July 2019
+   Copyright (C) 1996-2019 Julian Seward <jseward@acm.org>
+
+   Please read the WARNING, DISCLAIMER and PATENTS sections in the
+   README file.
+
+   This program is released under the terms of the license contained
+   in the file LICENSE.
+   ------------------------------------------------------------------ */
+
+
+#include "bzlib_private.h"
+
+/*---------------------------------------------*/
+/*--- Fallback O(N log(N)^2) sorting        ---*/
+/*--- algorithm, for repetitive blocks      ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+void fallbackSimpleSort ( UInt32* fmap,
+                          UInt32* eclass,
+                          Int32   lo,
+                          Int32   hi )
+{
+   Int32 i, j, tmp;
+   UInt32 ec_tmp;
+
+   if (lo == hi) return;
+
+   if (hi - lo > 3) {
+      for ( i = hi-4; i >= lo; i-- ) {
+         tmp = fmap[i];
+         ec_tmp = eclass[tmp];
+         for ( j = i+4; j <= hi && ec_tmp > eclass[fmap[j]]; j += 4 )
+            fmap[j-4] = fmap[j];
+         fmap[j-4] = tmp;
+      }
+   }
+
+   for ( i = hi-1; i >= lo; i-- ) {
+      tmp = fmap[i];
+      ec_tmp = eclass[tmp];
+      for ( j = i+1; j <= hi && ec_tmp > eclass[fmap[j]]; j++ )
+         fmap[j-1] = fmap[j];
+      fmap[j-1] = tmp;
+   }
+}
+
+
+/*---------------------------------------------*/
+#define fswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define fvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      fswap(fmap[yyp1], fmap[yyp2]);  \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+
+#define fmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define fpush(lz,hz) { stackLo[sp] = lz; \
+                       stackHi[sp] = hz; \
+                       sp++; }
+
+#define fpop(lz,hz) { sp--;              \
+                      lz = stackLo[sp];  \
+                      hz = stackHi[sp]; }
+
+#define FALLBACK_QSORT_SMALL_THRESH 10
+#define FALLBACK_QSORT_STACK_SIZE   100
+
+
+static
+void fallbackQSort3 ( UInt32* fmap,
+                      UInt32* eclass,
+                      Int32   loSt,
+                      Int32   hiSt )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m;
+   Int32 sp, lo, hi;
+   UInt32 med, r, r3;
+   Int32 stackLo[FALLBACK_QSORT_STACK_SIZE];
+   Int32 stackHi[FALLBACK_QSORT_STACK_SIZE];
+
+   r = 0;
+
+   sp = 0;
+   fpush ( loSt, hiSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < FALLBACK_QSORT_STACK_SIZE - 1, 1004 );
+
+      fpop ( lo, hi );
+      if (hi - lo < FALLBACK_QSORT_SMALL_THRESH) {
+         fallbackSimpleSort ( fmap, eclass, lo, hi );
+         continue;
+      }
+
+      /* Random partitioning.  Median of 3 sometimes fails to
+         avoid bad cases.  Median of 9 seems to help but
+         looks rather expensive.  This too seems to work but
+         is cheaper.  Guidance for the magic constants
+         7621 and 32768 is taken from Sedgewick's algorithms
+         book, chapter 35.
+      */
+      r = ((r * 7621) + 1) % 32768;
+      r3 = r % 3;
+      if (r3 == 0) med = eclass[fmap[lo]]; else
+      if (r3 == 1) med = eclass[fmap[(lo+hi)>>1]]; else
+                   med = eclass[fmap[hi]];
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (1) {
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unLo]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unLo], fmap[ltLo]);
+               ltLo++; unLo++;
+               continue;
+            };
+            if (n > 0) break;
+            unLo++;
+         }
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unHi]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unHi], fmap[gtHi]);
+               gtHi--; unHi--;
+               continue;
+            };
+            if (n < 0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         fswap(fmap[unLo], fmap[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "fallbackQSort3(2)" );
+
+      if (gtHi < ltLo) continue;
+
+      n = fmin(ltLo-lo, unLo-ltLo); fvswap(lo, unLo-n, n);
+      m = fmin(hi-gtHi, gtHi-unHi); fvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      if (n - lo > hi - m) {
+         fpush ( lo, n );
+         fpush ( m, hi );
+      } else {
+         fpush ( m, hi );
+         fpush ( lo, n );
+      }
+   }
+}
+
+#undef fmin
+#undef fpush
+#undef fpop
+#undef fswap
+#undef fvswap
+#undef FALLBACK_QSORT_SMALL_THRESH
+#undef FALLBACK_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      eclass exists for [0 .. nblock-1]
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      All other areas of eclass destroyed
+      fmap [0 .. nblock-1] holds sorted order
+      bhtab [ 0 .. 2+(nblock/32) ] destroyed
+*/
+
+#define       SET_BH(zz)  bhtab[(zz) >> 5] |= ((UInt32)1 << ((zz) & 31))
+#define     CLEAR_BH(zz)  bhtab[(zz) >> 5] &= ~((UInt32)1 << ((zz) & 31))
+#define     ISSET_BH(zz)  (bhtab[(zz) >> 5] & ((UInt32)1 << ((zz) & 31)))
+#define      WORD_BH(zz)  bhtab[(zz) >> 5]
+#define UNALIGNED_BH(zz)  ((zz) & 0x01f)
+
+static
+void fallbackSort ( UInt32* fmap,
+                    UInt32* eclass,
+                    UInt32* bhtab,
+                    Int32   nblock,
+                    Int32   verb )
+{
+   Int32 ftab[257];
+   Int32 ftabCopy[256];
+   Int32 H, i, j, k, l, r, cc, cc1;
+   Int32 nNotDone;
+   Int32 nBhtab;
+   UChar* eclass8 = (UChar*)eclass;
+
+   /*--
+      Initial 1-char radix sort to generate
+      initial fmap and initial BH bits.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        bucket sorting ...\n" );
+   for (i = 0; i < 257;    i++) ftab[i] = 0;
+   for (i = 0; i < nblock; i++) ftab[eclass8[i]]++;
+   for (i = 0; i < 256;    i++) ftabCopy[i] = ftab[i];
+   for (i = 1; i < 257;    i++) ftab[i] += ftab[i-1];
+
+   for (i = 0; i < nblock; i++) {
+      j = eclass8[i];
+      k = ftab[j] - 1;
+      ftab[j] = k;
+      fmap[k] = i;
+   }
+
+   nBhtab = 2 + (nblock / 32);
+   for (i = 0; i < nBhtab; i++) bhtab[i] = 0;
+   for (i = 0; i < 256; i++) SET_BH(ftab[i]);
+
+   /*--
+      Inductively refine the buckets.  Kind-of an
+      "exponential radix sort" (!), inspired by the
+      Manber-Myers suffix array construction algorithm.
+   --*/
+
+   /*-- set sentinel bits for block-end detection --*/
+   for (i = 0; i < 32; i++) {
+      SET_BH(nblock + 2*i);
+      CLEAR_BH(nblock + 2*i + 1);
+   }
+
+   /*-- the log(N) loop --*/
+   H = 1;
+   while (1) {
+
+      if (verb >= 4)
+         VPrintf1 ( "        depth %6d has ", H );
+
+      j = 0;
+      for (i = 0; i < nblock; i++) {
+         if (ISSET_BH(i)) j = i;
+         k = fmap[i] - H; if (k < 0) k += nblock;
+         eclass[k] = j;
+      }
+
+      nNotDone = 0;
+      r = -1;
+      while (1) {
+
+	 /*-- find the next non-singleton bucket --*/
+         k = r + 1;
+         while (ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (ISSET_BH(k)) {
+            while (WORD_BH(k) == 0xffffffff) k += 32;
+            while (ISSET_BH(k)) k++;
+         }
+         l = k - 1;
+         if (l >= nblock) break;
+         while (!ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (!ISSET_BH(k)) {
+            while (WORD_BH(k) == 0x00000000) k += 32;
+            while (!ISSET_BH(k)) k++;
+         }
+         r = k - 1;
+         if (r >= nblock) break;
+
+         /*-- now [l, r] bracket current bucket --*/
+         if (r > l) {
+            nNotDone += (r - l + 1);
+            fallbackQSort3 ( fmap, eclass, l, r );
+
+            /*-- scan bucket and generate header bits-- */
+            cc = -1;
+            for (i = l; i <= r; i++) {
+               cc1 = eclass[fmap[i]];
+               if (cc != cc1) { SET_BH(i); cc = cc1; };
+            }
+         }
+      }
+
+      if (verb >= 4)
+         VPrintf1 ( "%6d unresolved strings\n", nNotDone );
+
+      H *= 2;
+      if (H > nblock || nNotDone == 0) break;
+   }
+
+   /*--
+      Reconstruct the original block in
+      eclass8 [0 .. nblock-1], since the
+      previous phase destroyed it.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        reconstructing block ...\n" );
+   j = 0;
+   for (i = 0; i < nblock; i++) {
+      while (ftabCopy[j] == 0) j++;
+      ftabCopy[j]--;
+      eclass8[fmap[i]] = (UChar)j;
+   }
+   AssertH ( j < 256, 1005 );
+}
+
+#undef       SET_BH
+#undef     CLEAR_BH
+#undef     ISSET_BH
+#undef      WORD_BH
+#undef UNALIGNED_BH
+
+
+/*---------------------------------------------*/
+/*--- The main, O(N^2 log(N)) sorting       ---*/
+/*--- algorithm.  Faster for "normal"       ---*/
+/*--- non-repetitive blocks.                ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+Bool mainGtU ( UInt32  i1,
+               UInt32  i2,
+               UChar*  block,
+               UInt16* quadrant,
+               UInt32  nblock,
+               Int32*  budget )
+{
+   Int32  k;
+   UChar  c1, c2;
+   UInt16 s1, s2;
+
+   AssertD ( i1 != i2, "mainGtU" );
+   /* 1 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 2 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 3 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 4 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 5 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 6 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 7 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 8 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 9 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 10 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 11 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 12 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+
+   k = nblock + 8;
+
+   do {
+      /* 1 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 2 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 3 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 4 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 5 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 6 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 7 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 8 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+
+      if (i1 >= nblock) i1 -= nblock;
+      if (i2 >= nblock) i2 -= nblock;
+
+      k -= 8;
+      (*budget)--;
+   }
+      while (k >= 0);
+
+   return False;
+}
+
+
+/*---------------------------------------------*/
+/*--
+   Knuth's increments seem to work better
+   than Incerpi-Sedgewick here.  Possibly
+   because the number of elems to sort is
+   usually small, typically <= 20.
+--*/
+static
+Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280,
+                   9841, 29524, 88573, 265720,
+                   797161, 2391484 };
+
+static
+void mainSimpleSort ( UInt32* ptr,
+                      UChar*  block,
+                      UInt16* quadrant,
+                      Int32   nblock,
+                      Int32   lo,
+                      Int32   hi,
+                      Int32   d,
+                      Int32*  budget )
+{
+   Int32 i, j, h, bigN, hp;
+   UInt32 v;
+
+   bigN = hi - lo + 1;
+   if (bigN < 2) return;
+
+   hp = 0;
+   while (incs[hp] < bigN) hp++;
+   hp--;
+
+   for (; hp >= 0; hp--) {
+      h = incs[hp];
+
+      i = lo + h;
+      while (True) {
+
+         /*-- copy 1 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 2 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 3 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         if (*budget < 0) return;
+      }
+   }
+}
+
+
+/*---------------------------------------------*/
+/*--
+   The following is an implementation of
+   an elegant 3-way quicksort for strings,
+   described in a paper "Fast Algorithms for
+   Sorting and Searching Strings", by Robert
+   Sedgewick and Jon L. Bentley.
+--*/
+
+#define mswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define mvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      mswap(ptr[yyp1], ptr[yyp2]);    \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+static
+__inline__
+UChar mmed3 ( UChar a, UChar b, UChar c )
+{
+   UChar t;
+   if (a > b) { t = a; a = b; b = t; };
+   if (b > c) {
+      b = c;
+      if (a > b) b = a;
+   }
+   return b;
+}
+
+#define mmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define mpush(lz,hz,dz) { stackLo[sp] = lz; \
+                          stackHi[sp] = hz; \
+                          stackD [sp] = dz; \
+                          sp++; }
+
+#define mpop(lz,hz,dz) { sp--;             \
+                         lz = stackLo[sp]; \
+                         hz = stackHi[sp]; \
+                         dz = stackD [sp]; }
+
+
+#define mnextsize(az) (nextHi[az]-nextLo[az])
+
+#define mnextswap(az,bz)                                        \
+   { Int32 tz;                                                  \
+     tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \
+     tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \
+     tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
+
+
+#define MAIN_QSORT_SMALL_THRESH 20
+#define MAIN_QSORT_DEPTH_THRESH (BZ_N_RADIX + BZ_N_QSORT)
+#define MAIN_QSORT_STACK_SIZE 100
+
+static
+void mainQSort3 ( UInt32* ptr,
+                  UChar*  block,
+                  UInt16* quadrant,
+                  Int32   nblock,
+                  Int32   loSt,
+                  Int32   hiSt,
+                  Int32   dSt,
+                  Int32*  budget )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m, med;
+   Int32 sp, lo, hi, d;
+
+   Int32 stackLo[MAIN_QSORT_STACK_SIZE];
+   Int32 stackHi[MAIN_QSORT_STACK_SIZE];
+   Int32 stackD [MAIN_QSORT_STACK_SIZE];
+
+   Int32 nextLo[3];
+   Int32 nextHi[3];
+   Int32 nextD [3];
+
+   sp = 0;
+   mpush ( loSt, hiSt, dSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < MAIN_QSORT_STACK_SIZE - 2, 1001 );
+
+      mpop ( lo, hi, d );
+      if (hi - lo < MAIN_QSORT_SMALL_THRESH ||
+          d > MAIN_QSORT_DEPTH_THRESH) {
+         mainSimpleSort ( ptr, block, quadrant, nblock, lo, hi, d, budget );
+         if (*budget < 0) return;
+         continue;
+      }
+
+      med = (Int32)
+            mmed3 ( block[ptr[ lo         ]+d],
+                    block[ptr[ hi         ]+d],
+                    block[ptr[ (lo+hi)>>1 ]+d] );
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (True) {
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unLo]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unLo], ptr[ltLo]);
+               ltLo++; unLo++; continue;
+            };
+            if (n >  0) break;
+            unLo++;
+         }
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unHi]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unHi], ptr[gtHi]);
+               gtHi--; unHi--; continue;
+            };
+            if (n <  0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         mswap(ptr[unLo], ptr[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "mainQSort3(2)" );
+
+      if (gtHi < ltLo) {
+         mpush(lo, hi, d+1 );
+         continue;
+      }
+
+      n = mmin(ltLo-lo, unLo-ltLo); mvswap(lo, unLo-n, n);
+      m = mmin(hi-gtHi, gtHi-unHi); mvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      nextLo[0] = lo;  nextHi[0] = n;   nextD[0] = d;
+      nextLo[1] = m;   nextHi[1] = hi;  nextD[1] = d;
+      nextLo[2] = n+1; nextHi[2] = m-1; nextD[2] = d+1;
+
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+      if (mnextsize(1) < mnextsize(2)) mnextswap(1,2);
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+
+      AssertD (mnextsize(0) >= mnextsize(1), "mainQSort3(8)" );
+      AssertD (mnextsize(1) >= mnextsize(2), "mainQSort3(9)" );
+
+      mpush (nextLo[0], nextHi[0], nextD[0]);
+      mpush (nextLo[1], nextHi[1], nextD[1]);
+      mpush (nextLo[2], nextHi[2], nextD[2]);
+   }
+}
+
+#undef mswap
+#undef mvswap
+#undef mpush
+#undef mpop
+#undef mmin
+#undef mnextsize
+#undef mnextswap
+#undef MAIN_QSORT_SMALL_THRESH
+#undef MAIN_QSORT_DEPTH_THRESH
+#undef MAIN_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > N_OVERSHOOT
+      block32 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      All other areas of block32 destroyed
+      ftab [0 .. 65536 ] destroyed
+      ptr [0 .. nblock-1] holds sorted order
+      if (*budget < 0), sorting was abandoned
+*/
+
+#define BIGFREQ(b) (ftab[((b)+1) << 8] - ftab[(b) << 8])
+#define SETMASK (1 << 21)
+#define CLEARMASK (~(SETMASK))
+
+static
+void mainSort ( UInt32* ptr,
+                UChar*  block,
+                UInt16* quadrant,
+                UInt32* ftab,
+                Int32   nblock,
+                Int32   verb,
+                Int32*  budget )
+{
+   Int32  i, j, k, ss, sb;
+   Int32  runningOrder[256];
+   Bool   bigDone[256];
+   Int32  copyStart[256];
+   Int32  copyEnd  [256];
+   UChar  c1;
+   Int32  numQSorted;
+   UInt16 s;
+   if (verb >= 4) VPrintf0 ( "        main sort initialise ...\n" );
+
+   /*-- set up the 2-byte frequency table --*/
+   for (i = 65536; i >= 0; i--) ftab[i] = 0;
+
+   j = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+      quadrant[i-1] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-1]) << 8);
+      ftab[j]++;
+      quadrant[i-2] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-2]) << 8);
+      ftab[j]++;
+      quadrant[i-3] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-3]) << 8);
+      ftab[j]++;
+   }
+   for (; i >= 0; i--) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+   }
+
+   /*-- (emphasises close relationship of block & quadrant) --*/
+   for (i = 0; i < BZ_N_OVERSHOOT; i++) {
+      block   [nblock+i] = block[i];
+      quadrant[nblock+i] = 0;
+   }
+
+   if (verb >= 4) VPrintf0 ( "        bucket sorting ...\n" );
+
+   /*-- Complete the initial radix sort --*/
+   for (i = 1; i <= 65536; i++) ftab[i] += ftab[i-1];
+
+   s = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+      s = (s >> 8) | (block[i-1] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-1;
+      s = (s >> 8) | (block[i-2] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-2;
+      s = (s >> 8) | (block[i-3] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-3;
+   }
+   for (; i >= 0; i--) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+   }
+
+   /*--
+      Now ftab contains the first loc of every small bucket.
+      Calculate the running order, from smallest to largest
+      big bucket.
+   --*/
+   for (i = 0; i <= 255; i++) {
+      bigDone     [i] = False;
+      runningOrder[i] = i;
+   }
+
+   {
+      Int32 vv;
+      Int32 h = 1;
+      do h = 3 * h + 1; while (h <= 256);
+      do {
+         h = h / 3;
+         for (i = h; i <= 255; i++) {
+            vv = runningOrder[i];
+            j = i;
+            while ( BIGFREQ(runningOrder[j-h]) > BIGFREQ(vv) ) {
+               runningOrder[j] = runningOrder[j-h];
+               j = j - h;
+               if (j <= (h - 1)) goto zero;
+            }
+            zero:
+            runningOrder[j] = vv;
+         }
+      } while (h != 1);
+   }
+
+   /*--
+      The main sorting loop.
+   --*/
+
+   numQSorted = 0;
+
+   for (i = 0; i <= 255; i++) {
+
+      /*--
+         Process big buckets, starting with the least full.
+         Basically this is a 3-step process in which we call
+         mainQSort3 to sort the small buckets [ss, j], but
+         also make a big effort to avoid the calls if we can.
+      --*/
+      ss = runningOrder[i];
+
+      /*--
+         Step 1:
+         Complete the big bucket [ss] by quicksorting
+         any unsorted small buckets [ss, j], for j != ss.
+         Hopefully previous pointer-scanning phases have already
+         completed many of the small buckets [ss, j], so
+         we don't have to sort them at all.
+      --*/
+      for (j = 0; j <= 255; j++) {
+         if (j != ss) {
+            sb = (ss << 8) + j;
+            if ( ! (ftab[sb] & SETMASK) ) {
+               Int32 lo = ftab[sb]   & CLEARMASK;
+               Int32 hi = (ftab[sb+1] & CLEARMASK) - 1;
+               if (hi > lo) {
+                  if (verb >= 4)
+                     VPrintf4 ( "        qsort [0x%x, 0x%x]   "
+                                "done %d   this %d\n",
+                                ss, j, numQSorted, hi - lo + 1 );
+                  mainQSort3 (
+                     ptr, block, quadrant, nblock,
+                     lo, hi, BZ_N_RADIX, budget
+                  );
+                  numQSorted += (hi - lo + 1);
+                  if (*budget < 0) return;
+               }
+            }
+            ftab[sb] |= SETMASK;
+         }
+      }
+
+      AssertH ( !bigDone[ss], 1006 );
+
+      /*--
+         Step 2:
+         Now scan this big bucket [ss] so as to synthesise the
+         sorted order for small buckets [t, ss] for all t,
+         including, magically, the bucket [ss,ss] too.
+         This will avoid doing Real Work in subsequent Step 1's.
+      --*/
+      {
+         for (j = 0; j <= 255; j++) {
+            copyStart[j] =  ftab[(j << 8) + ss]     & CLEARMASK;
+            copyEnd  [j] = (ftab[(j << 8) + ss + 1] & CLEARMASK) - 1;
+         }
+         for (j = ftab[ss << 8] & CLEARMASK; j < copyStart[ss]; j++) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyStart[c1]++ ] = k;
+         }
+         for (j = (ftab[(ss+1) << 8] & CLEARMASK) - 1; j > copyEnd[ss]; j--) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyEnd[c1]-- ] = k;
+         }
+      }
+
+      AssertH ( (copyStart[ss]-1 == copyEnd[ss])
+                ||
+                /* Extremely rare case missing in bzip2-1.0.0 and 1.0.1.
+                   Necessity for this case is demonstrated by compressing
+                   a sequence of approximately 48.5 million of character
+                   251; 1.0.0/1.0.1 will then die here. */
+                (copyStart[ss] == 0 && copyEnd[ss] == nblock-1),
+                1007 )
+
+      for (j = 0; j <= 255; j++) ftab[(j << 8) + ss] |= SETMASK;
+
+      /*--
+         Step 3:
+         The [ss] big bucket is now done.  Record this fact,
+         and update the quadrant descriptors.  Remember to
+         update quadrants in the overshoot area too, if
+         necessary.  The "if (i < 255)" test merely skips
+         this updating for the last bucket processed, since
+         updating for the last bucket is pointless.
+
+         The quadrant array provides a way to incrementally
+         cache sort orderings, as they appear, so as to
+         make subsequent comparisons in fullGtU() complete
+         faster.  For repetitive blocks this makes a big
+         difference (but not big enough to be able to avoid
+         the fallback sorting mechanism, exponential radix sort).
+
+         The precise meaning is: at all times:
+
+            for 0 <= i < nblock and 0 <= j <= nblock
+
+            if block[i] != block[j],
+
+               then the relative values of quadrant[i] and
+                    quadrant[j] are meaningless.
+
+               else {
+                  if quadrant[i] < quadrant[j]
+                     then the string starting at i lexicographically
+                     precedes the string starting at j
+
+                  else if quadrant[i] > quadrant[j]
+                     then the string starting at j lexicographically
+                     precedes the string starting at i
+
+                  else
+                     the relative ordering of the strings starting
+                     at i and j has not yet been determined.
+               }
+      --*/
+      bigDone[ss] = True;
+
+      if (i < 255) {
+         Int32 bbStart  = ftab[ss << 8] & CLEARMASK;
+         Int32 bbSize   = (ftab[(ss+1) << 8] & CLEARMASK) - bbStart;
+         Int32 shifts   = 0;
+
+         while ((bbSize >> shifts) > 65534) shifts++;
+
+         for (j = bbSize-1; j >= 0; j--) {
+            Int32 a2update     = ptr[bbStart + j];
+            UInt16 qVal        = (UInt16)(j >> shifts);
+            quadrant[a2update] = qVal;
+            if (a2update < BZ_N_OVERSHOOT)
+               quadrant[a2update + nblock] = qVal;
+         }
+         AssertH ( ((bbSize-1) >> shifts) <= 65535, 1002 );
+      }
+
+   }
+
+   if (verb >= 4)
+      VPrintf3 ( "        %d pointers, %d sorted, %d scanned\n",
+                 nblock, numQSorted, nblock - numQSorted );
+}
+
+#undef BIGFREQ
+#undef SETMASK
+#undef CLEARMASK
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      arr2 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)arr2)  [0 .. nblock-1] holds block
+      arr1 exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)arr2) [0 .. nblock-1] holds block
+      All other areas of block destroyed
+      ftab [ 0 .. 65536 ] destroyed
+      arr1 [0 .. nblock-1] holds sorted order
+*/
+void BZ2_blockSort ( EState* s )
+{
+   UInt32* ptr    = s->ptr;
+   UChar*  block  = s->block;
+   UInt32* ftab   = s->ftab;
+   Int32   nblock = s->nblock;
+   Int32   verb   = s->verbosity;
+   Int32   wfact  = s->workFactor;
+   UInt16* quadrant;
+   Int32   budget;
+   Int32   budgetInit;
+   Int32   i;
+
+   if (nblock < 10000) {
+      fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+   } else {
+      /* Calculate the location for quadrant, remembering to get
+         the alignment right.  Assumes that &(block[0]) is at least
+         2-byte aligned -- this should be ok since block is really
+         the first section of arr2.
+      */
+      i = nblock+BZ_N_OVERSHOOT;
+      if (i & 1) i++;
+      quadrant = (UInt16*)(&(block[i]));
+
+      /* (wfact-1) / 3 puts the default-factor-30
+         transition point at very roughly the same place as
+         with v0.1 and v0.9.0.
+         Not that it particularly matters any more, since the
+         resulting compressed stream is now the same regardless
+         of whether or not we use the main sort or fallback sort.
+      */
+      if (wfact < 1  ) wfact = 1;
+      if (wfact > 100) wfact = 100;
+      budgetInit = nblock * ((wfact-1) / 3);
+      budget = budgetInit;
+
+      mainSort ( ptr, block, quadrant, ftab, nblock, verb, &budget );
+      if (verb >= 3)
+         VPrintf3 ( "      %d work, %d block, ratio %5.2f\n",
+                    budgetInit - budget,
+                    nblock,
+                    (float)(budgetInit - budget) /
+                    (float)(nblock==0 ? 1 : nblock) );
+      if (budget < 0) {
+         if (verb >= 2)
+            VPrintf0 ( "    too repetitive; using fallback"
+                       " sorting algorithm\n" );
+         fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+      }
+   }
+
+   s->origPtr = -1;
+   for (i = 0; i < s->nblock; i++)
+      if (ptr[i] == 0)
+         { s->origPtr = i; break; };
+
+   AssertH( s->origPtr != -1, 1003 );
+}
+
+
+/*-------------------------------------------------------------*/
+/*--- end                                       blocksort.c ---*/
+/*-------------------------------------------------------------*/
--- a/cpan/Compress-Raw-Bzip2/Bzip2.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/Bzip2.c	2026-05-14 13:58:13.599625884 +0400
@@ -0,0 +1,1822 @@
+/*
+ * This file was generated automatically by ExtUtils::ParseXS version 3.51 from the
+ * contents of Bzip2.xs. Do not edit this file, edit Bzip2.xs instead.
+ *
+ *    ANY CHANGES MADE HERE WILL BE LOST!
+ *
+ */
+
+#line 1 "Bzip2.xs"
+/* Filename: Bzip2.xs
+ * Author  : Paul Marquess, <pmqs@cpan.org>
+ * Created : 5th October 2005
+ * Version : 2.000
+ *
+ *   Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
+ *   This program is free software; you can redistribute it and/or
+ *   modify it under the same terms as Perl itself.
+ *
+ */
+
+#define PERL_NO_GET_CONTEXT
+#include "EXTERN.h"
+#include "perl.h"
+#include "XSUB.h"
+
+#include "bzlib.h"
+
+#ifdef USE_PPPORT_H
+#  define NEED_sv_2pv_nolen
+#  include "ppport.h"
+#endif
+
+#if PERL_REVISION == 5 && (PERL_VERSION < 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+
+#    ifdef SvPVbyte_force
+#        undef SvPVbyte_force
+#    endif
+
+#    define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
+
+#endif
+
+#ifndef SvPVbyte_nolen
+#    define SvPVbyte_nolen SvPV_nolen
+#endif
+
+
+#if PERL_REVISION == 5 && (PERL_VERSION >= 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+#    define UTF8_AVAILABLE
+#endif
+
+typedef int                     DualType ;
+typedef int                     int_undef ;
+
+typedef unsigned long           uLong;
+typedef unsigned int            uInt;
+
+typedef struct di_stream {
+    int      flags ;
+#define FLAG_APPEND_OUTPUT      1
+#define FLAG_CONSUME_INPUT      8
+#define FLAG_LIMIT_OUTPUT       16
+    bz_stream stream;
+    uInt     bufsize;
+    int      last_error ;
+    uLong    bytesInflated ;
+    uLong    compressedBytes ;
+    uLong    uncompressedBytes ;
+
+} di_stream;
+
+typedef di_stream * deflateStream ;
+typedef di_stream * Compress__Raw__Bzip2 ;
+
+typedef di_stream * inflateStream ;
+typedef di_stream * Compress__Raw__Bunzip2 ;
+
+#define COMPRESS_CLASS    "Compress::Raw::Bzip2"
+#define UNCOMPRESS_CLASS  "Compress::Raw::Bunzip2"
+
+#define ZMALLOC(to, typ) ((to = (typ *)safemalloc(sizeof(typ))), \
+                                Zero(to,1,typ))
+
+
+/* static const char * const my_z_errmsg[] = { */
+static const char my_z_errmsg[][32] = {
+    "End of Stream",        /* BZ_STREAM_END        4       */
+    "Finish OK",            /* BZ_FINISH_OK         3       */
+    "Flush OK",             /* BZ_FLUSH_OK          2       */
+    "Run OK",               /* BZ_RUN_OK            1       */
+    "",                     /* BZ_OK                0       */
+    "Sequence Error",       /* BZ_SEQUENCE_ERROR    (-1)    */
+    "Param Error",          /* BZ_PARAM_ERROR       (-2)    */
+    "Memory Error",         /* BZ_MEM_ERROR         (-3)    */
+    "Data Error",           /* BZ_DATA_ERROR        (-4)    */
+    "Magic Error",          /* BZ_DATA_ERROR_MAGIC  (-5)    */
+    "IO Error",             /* BZ_IO_ERROR          (-6)    */
+    "Unexpected EOF",       /* BZ_UNEXPECTED_EOF    (-7)    */
+    "Output Buffer Full",   /* BZ_OUTBUFF_FULL      (-8)    */
+    "Config Error",         /* BZ_CONFIG_ERROR      (-9)    */
+    ""};
+
+#define setDUALstatus(var, err)                                         \
+                sv_setnv(var, (double)err) ;                            \
+                sv_setpv(var, ((err) ? GetErrorString(err) : "")) ;     \
+                SvNOK_on(var);
+
+
+#if defined(__SYMBIAN32__)
+# define NO_WRITEABLE_DATA
+#endif
+
+/* Set TRACE_DEFAULT to a non-zero value to enable tracing */
+#define TRACE_DEFAULT 0
+
+#if defined(NO_WRITEABLE_DATA) || TRACE_DEFAULT == 0
+#  define trace TRACE_DEFAULT
+#else
+  static int trace = TRACE_DEFAULT ;
+#endif
+
+/* Dodge PerlIO hiding of these functions. */
+#undef printf
+
+#if 1
+#define getInnerObject(x) (*av_fetch((AV*)SvRV(x), 0, FALSE))
+#else
+#define getInnerObject(x) ((SV*)SvRV(sv))
+#endif
+
+#ifdef BZ_NO_STDIO
+void bz_internal_error(int errorcode)
+{
+    croak("bz_internal_error %d\n", errorcode);
+}
+#endif
+
+static char *
+#ifdef CAN_PROTOTYPE
+GetErrorString(int error_no)
+#else
+GetErrorString(error_no)
+int error_no ;
+#endif
+{
+    return(char*) my_z_errmsg[4 - error_no];
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+DispHex(void * ptr, int length)
+#else
+DispHex(ptr, length)
+    void * ptr;
+    int length;
+#endif
+{
+    char * p = (char*)ptr;
+    int i;
+    for (i = 0; i < length; ++i) {
+        printf(" %02x", 0xFF & *(p+i));
+    }
+}
+
+
+static void
+#ifdef CAN_PROTOTYPE
+DispStream(di_stream * s, const char * message)
+#else
+DispStream(s, message)
+    di_stream * s;
+    const char * message;
+#endif
+{
+
+#if 0
+    if (! trace)
+        return ;
+#endif
+
+#define EnDis(f) (s->flags & f ? "Enabled" : "Disabled")
+
+    printf("DispStream 0x%p", s) ;
+    if (message)
+        printf(" - %s \n", message) ;
+    printf("\n") ;
+
+    if (!s)  {
+        printf("    stream pointer is NULL\n");
+    }
+    else     {
+        printf("    stream           0x%p\n", &(s->stream));
+        printf("           opaque    0x%p\n", s->stream.opaque);
+        printf("           state     0x%p\n", s->stream.state );
+        printf("           next_in   0x%p", s->stream.next_in);
+        if (s->stream.next_in){
+            printf(" =>");
+            DispHex(s->stream.next_in, 4);
+        }
+        printf("\n");
+
+        printf("           next_out  0x%p", s->stream.next_out);
+        if (s->stream.next_out){
+            printf(" =>");
+            DispHex(s->stream.next_out, 4);
+        }
+        printf("\n");
+
+        printf("           avail_in  %lu\n",  (unsigned long)s->stream.avail_in);
+        printf("           avail_out %lu\n",  (unsigned long)s->stream.avail_out);
+        printf("    bufsize          %lu\n",  (unsigned long)s->bufsize);
+        printf("      total_in_lo32  %u\n",  s->stream.total_in_lo32);
+        printf("      total_in_hi32  %u\n",  s->stream.total_in_hi32);
+        printf("      total_out_lo32 %u\n",  s->stream.total_out_lo32);
+        printf("      total_out_hi32 %u\n",  s->stream.total_out_hi32);
+        printf("    flags            0x%x\n", s->flags);
+        printf("           APPEND    %s\n",   EnDis(FLAG_APPEND_OUTPUT));
+        printf("           CONSUME   %s\n",   EnDis(FLAG_CONSUME_INPUT));
+        printf("           LIMIT     %s\n",   EnDis(FLAG_LIMIT_OUTPUT));
+
+        printf("\n");
+
+    }
+}
+
+static di_stream *
+#ifdef CAN_PROTOTYPE
+InitStream(void)
+#else
+InitStream()
+#endif
+{
+    di_stream *s ;
+
+    ZMALLOC(s, di_stream) ;
+
+    return s ;
+
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+PostInitStream(di_stream * s, int flags)
+#else
+PostInitStream(s, flags)
+    di_stream *s ;
+    int flags ;
+#endif
+{
+    s->bufsize  = 1024 * 16 ;
+    s->last_error = 0 ;
+    s->flags    = flags ;
+}
+
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef(SV * sv, const char * string)
+#else
+deRef(sv, string)
+SV * sv ;
+char * string;
+#endif
+{
+    dTHX;
+    SvGETMAGIC(sv);
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (!SvOK(sv))
+        sv = sv_2mortal(newSVpv("", 0));
+
+    return sv ;
+}
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef_l(SV * sv, const char * string)
+#else
+deRef_l(sv, string)
+SV * sv ;
+char * string ;
+#endif
+{
+    dTHX;
+    bool wipe = 0 ;
+    STRLEN na;
+
+    SvGETMAGIC(sv);
+    wipe = ! SvOK(sv) ;
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        wipe = ! SvOK(sv) ;
+
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (SvREADONLY(sv) && PL_curcop != &PL_compiling)
+        croak("%s: buffer parameter is read-only", string);
+
+    SvUPGRADE(sv, SVt_PV);
+
+    if (wipe)
+        sv_setpv(sv, "") ;
+    else
+        (void)SvPVbyte_force(sv, na) ;
+
+    return sv ;
+}
+
+
+#include "constants.h"
+
+#line 339 "Bzip2.c"
+#ifndef PERL_UNUSED_VAR
+#  define PERL_UNUSED_VAR(var) if (0) var = var
+#endif
+
+#ifndef dVAR
+#  define dVAR		dNOOP
+#endif
+
+
+/* This stuff is not part of the API! You have been warned. */
+#ifndef PERL_VERSION_DECIMAL
+#  define PERL_VERSION_DECIMAL(r,v,s) (r*1000000 + v*1000 + s)
+#endif
+#ifndef PERL_DECIMAL_VERSION
+#  define PERL_DECIMAL_VERSION \
+	  PERL_VERSION_DECIMAL(PERL_REVISION,PERL_VERSION,PERL_SUBVERSION)
+#endif
+#ifndef PERL_VERSION_GE
+#  define PERL_VERSION_GE(r,v,s) \
+	  (PERL_DECIMAL_VERSION >= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+#ifndef PERL_VERSION_LE
+#  define PERL_VERSION_LE(r,v,s) \
+	  (PERL_DECIMAL_VERSION <= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+
+/* XS_INTERNAL is the explicit static-linkage variant of the default
+ * XS macro.
+ *
+ * XS_EXTERNAL is the same as XS_INTERNAL except it does not include
+ * "STATIC", ie. it exports XSUB symbols. You probably don't want that
+ * for anything but the BOOT XSUB.
+ *
+ * See XSUB.h in core!
+ */
+
+
+/* TODO: This might be compatible further back than 5.10.0. */
+#if PERL_VERSION_GE(5, 10, 0) && PERL_VERSION_LE(5, 15, 1)
+#  undef XS_EXTERNAL
+#  undef XS_INTERNAL
+#  if defined(__CYGWIN__) && defined(USE_DYNAMIC_LOADING)
+#    define XS_EXTERNAL(name) __declspec(dllexport) XSPROTO(name)
+#    define XS_INTERNAL(name) STATIC XSPROTO(name)
+#  endif
+#  if defined(__SYMBIAN32__)
+#    define XS_EXTERNAL(name) EXPORT_C XSPROTO(name)
+#    define XS_INTERNAL(name) EXPORT_C STATIC XSPROTO(name)
+#  endif
+#  ifndef XS_EXTERNAL
+#    if defined(HASATTRIBUTE_UNUSED) && !defined(__cplusplus)
+#      define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
+#      define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
+#    else
+#      ifdef __cplusplus
+#        define XS_EXTERNAL(name) extern "C" XSPROTO(name)
+#        define XS_INTERNAL(name) static XSPROTO(name)
+#      else
+#        define XS_EXTERNAL(name) XSPROTO(name)
+#        define XS_INTERNAL(name) STATIC XSPROTO(name)
+#      endif
+#    endif
+#  endif
+#endif
+
+/* perl >= 5.10.0 && perl <= 5.15.1 */
+
+
+/* The XS_EXTERNAL macro is used for functions that must not be static
+ * like the boot XSUB of a module. If perl didn't have an XS_EXTERNAL
+ * macro defined, the best we can do is assume XS is the same.
+ * Dito for XS_INTERNAL.
+ */
+#ifndef XS_EXTERNAL
+#  define XS_EXTERNAL(name) XS(name)
+#endif
+#ifndef XS_INTERNAL
+#  define XS_INTERNAL(name) XS(name)
+#endif
+
+/* Now, finally, after all this mess, we want an ExtUtils::ParseXS
+ * internal macro that we're free to redefine for varying linkage due
+ * to the EXPORT_XSUB_SYMBOLS XS keyword. This is internal, use
+ * XS_EXTERNAL(name) or XS_INTERNAL(name) in your code if you need to!
+ */
+
+#undef XS_EUPXS
+#if defined(PERL_EUPXS_ALWAYS_EXPORT)
+#  define XS_EUPXS(name) XS_EXTERNAL(name)
+#else
+   /* default to internal */
+#  define XS_EUPXS(name) XS_INTERNAL(name)
+#endif
+
+#ifndef PERL_ARGS_ASSERT_CROAK_XS_USAGE
+#define PERL_ARGS_ASSERT_CROAK_XS_USAGE assert(cv); assert(params)
+
+/* prototype to pass -Wmissing-prototypes */
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params);
+
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params)
+{
+    const GV *const gv = CvGV(cv);
+
+    PERL_ARGS_ASSERT_CROAK_XS_USAGE;
+
+    if (gv) {
+        const char *const gvname = GvNAME(gv);
+        const HV *const stash = GvSTASH(gv);
+        const char *const hvname = stash ? HvNAME(stash) : NULL;
+
+        if (hvname)
+	    Perl_croak_nocontext("Usage: %s::%s(%s)", hvname, gvname, params);
+        else
+	    Perl_croak_nocontext("Usage: %s(%s)", gvname, params);
+    } else {
+        /* Pants. I don't think that it should be possible to get here. */
+	Perl_croak_nocontext("Usage: CODE(0x%" UVxf ")(%s)", PTR2UV(cv), params);
+    }
+}
+#undef  PERL_ARGS_ASSERT_CROAK_XS_USAGE
+
+#define croak_xs_usage        S_croak_xs_usage
+
+#endif
+
+/* NOTE: the prototype of newXSproto() is different in versions of perls,
+ * so we define a portable version of newXSproto()
+ */
+#ifdef newXS_flags
+#define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0)
+#else
+#define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_setpv(PL_Sv, proto), (CV*)PL_Sv)
+#endif /* !defined(newXS_flags) */
+
+#if PERL_VERSION_LE(5, 21, 5)
+#  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
+#else
+#  define newXS_deffile(a,b) Perl_newXS_deffile(aTHX_ a,b)
+#endif
+
+#line 483 "Bzip2.c"
+
+/* INCLUDE:  Including 'constants.xs' from 'Bzip2.xs' */
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "sv");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+#line 4 "./constants.xs"
+#ifdef dXSTARG
+	dXSTARG; /* Faster if we have it.  */
+#else
+	dTARGET;
+#endif
+	STRLEN		len;
+        int		type;
+	IV		iv = 0; /* avoid uninit var warning */
+	/* NV		nv;	Uncomment this if you need to return NVs */
+	/* const char	*pv;	Uncomment this if you need to return PVs */
+#line 508 "Bzip2.c"
+	SV *	sv = ST(0)
+;
+	const char *	s = SvPV(sv, len);
+#line 18 "./constants.xs"
+        /* Change this to constant(aTHX_ s, len, &iv, &nv);
+           if you need to return both NVs and IVs */
+	type = constant(aTHX_ s, len, &iv);
+      /* Return 1 or 2 items. First is error message, or undef if no error.
+           Second, if present, is found value */
+        switch (type) {
+        case PERL_constant_NOTFOUND:
+          sv =
+	    sv_2mortal(newSVpvf("%s is not a valid Bzip2 macro", s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_NOTDEF:
+          sv = sv_2mortal(newSVpvf(
+	    "Your vendor has not defined Bzip2 macro %s, used",
+				   s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_ISIV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHi(iv);
+          break;
+	/* Uncomment this if you need to return NOs
+        case PERL_constant_ISNO:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_no);
+          break; */
+	/* Uncomment this if you need to return NVs
+        case PERL_constant_ISNV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHn(nv);
+          break; */
+	/* Uncomment this if you need to return PVs
+        case PERL_constant_ISPV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, strlen(pv));
+          break; */
+	/* Uncomment this if you need to return PVNs
+        case PERL_constant_ISPVN:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, iv);
+          break; */
+	/* Uncomment this if you need to return SVs
+        case PERL_constant_ISSV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(sv);
+          break; */
+	/* Uncomment this if you need to return UNDEFs
+        case PERL_constant_ISUNDEF:
+          break; */
+	/* Uncomment this if you need to return UVs
+        case PERL_constant_ISUV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHu((UV)iv);
+          break; */
+	/* Uncomment this if you need to return YESs
+        case PERL_constant_ISYES:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_yes);
+          break; */
+        default:
+          sv = sv_2mortal(newSVpvf(
+	    "Unexpected return type %d while processing Bzip2 macro %s, used",
+               type, s));
+          PUSHs(sv);
+        }
+#line 586 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+/* INCLUDE: Returning to 'Bzip2.xs' from 'constants.xs' */
+
+#define bzlibversion() BZ2_bzlibVersion()
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion)
+{
+    dVAR; dXSARGS;
+    if (items != 0)
+       croak_xs_usage(cv,  "");
+    {
+	const char *	RETVAL;
+	dXSTARG;
+
+	RETVAL = bzlibversion();
+	sv_setpv(TARG, RETVAL);
+	XSprePUSH;
+	PUSHTARG;
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 5)
+       croak_xs_usage(cv,  "className, appendOut=1, blockSize100k=1, workfactor=0, verbosity=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char *	className;
+	int	appendOut;
+	int	blockSize100k;
+	int	workfactor;
+	int	verbosity;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    blockSize100k = 1;
+	else {
+	    blockSize100k = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    workfactor = 0;
+	else {
+	    workfactor = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+#line 356 "Bzip2.xs"
+  {
+    int err ;
+    deflateStream s ;
+#if 0
+    /* if (trace) */
+        warn("in Compress::Raw::Bzip2::_new(items=%d,appendOut=%d, blockSize100k=%d, workfactor=%d, verbosity=%d\n",
+	items, appendOut, blockSize100k, workfactor, verbosity);
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzCompressInit ( &(s->stream),
+                                     blockSize100k,
+                                     verbosity,
+                                     workfactor );
+
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	else {
+            int flags = 0 ;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            PostInitStream(s, appendOut ? FLAG_APPEND_OUTPUT :0) ;
+        }
+    }
+    else
+        err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+    if(0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 709 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 6)
+       croak_xs_usage(cv,  "className, appendOut=1, consume=1, small=0, verbosity=0, limitOutput=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char*	className;
+	int	appendOut;
+	int	consume;
+	int	small;
+	int	verbosity;
+	int	limitOutput;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    consume = 1;
+	else {
+	    consume = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    small = 0;
+	else {
+	    small = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+
+	if (items < 6)
+	    limitOutput = 0;
+	else {
+	    limitOutput = (int)SvIV(ST(5))
+;
+	}
+#line 412 "Bzip2.xs"
+  {
+    int err = BZ_OK ;
+    inflateStream s ;
+#if 0
+    if (trace)
+        warn("in _inflateInit(windowBits=%d, bufsize=%lu, dictionary=%lu\n",
+                windowBits, bufsize, (unsigned long)SvCUR(dictionary)) ;
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzDecompressInit (&(s->stream), verbosity, small);
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	if (s) {
+            int flags = 0;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            if (consume)
+                flags |= FLAG_CONSUME_INPUT;
+            if (limitOutput)
+                flags |= (FLAG_LIMIT_OUTPUT|FLAG_CONSUME_INPUT);
+	    PostInitStream(s, flags) ;
+        }
+    }
+    else
+	err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+       if (0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 817 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::DispStream",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length;
+	uInt	increment;
+	int	RETVAL = 0;
+	uInt	bufinc;
+	STRLEN	origlen;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzdeflate",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 477 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    /* If the input buffer is a reference, dereference it */
+    buf = deRef(buf, "deflate") ;
+
+    /* initialise the input buffer */
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate input parameter");
+#endif
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "deflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate output parameter");
+#endif
+
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+    while (s->stream.avail_in != 0) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_RUN);
+        if (RETVAL != BZ_RUN_OK)
+            break;
+    }
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+    s->uncompressedBytes  += origlen - s->stream.avail_in  ;
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 951 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bzip2::DESTROY",
+			"s")
+;
+#line 540 "Bzip2.xs"
+    BZ2_bzCompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 984 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzclose",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 552 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzclose input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FINISH);
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* if (s->stream.avail_out != 0 || RETVAL < 0 ) */
+        if (RETVAL == BZ_STREAM_END || RETVAL < 0 )
+            break;
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_STREAM_END) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1069 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzflush",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 614 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzflush input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FLUSH);
+
+        if (RETVAL == BZ_RUN_OK || RETVAL < 0)
+                break;
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* RETVAL == if (s->stream.avail_out != 0 || RETVAL < 0 )
+            break; */
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1162 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_in_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 673 "Bzip2.xs"
+        RETVAL = s->stream.total_in_lo32 ;
+#line 1200 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_out_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 681 "Bzip2.xs"
+        RETVAL = s->stream.total_out_lo32 ;
+#line 1234 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::compressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 689 "Bzip2.xs"
+        RETVAL = s->compressedBytes;
+#line 1268 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::uncompressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 697 "Bzip2.xs"
+        RETVAL = s->uncompressedBytes;
+#line 1302 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bunzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::DispStream",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bunzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length = 0;
+	uInt	prefix_length = 0;
+	uInt	increment = 0;
+	uInt	bufinc;
+	STRLEN	na;
+	STRLEN	origlen;
+#line 721 "Bzip2.xs"
+#ifdef UTF8_AVAILABLE
+    bool	out_utf8  = FALSE;
+#endif
+#line 1372 "Bzip2.c"
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::bzinflate",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 725 "Bzip2.xs"
+    bufinc = s->bufsize;
+    /* If the buffer is a reference, dereference it */
+    buf = deRef(buf, "bzinflate") ;
+
+    if (s->flags & FLAG_CONSUME_INPUT) {
+        if (SvREADONLY(buf))
+            croak(UNCOMPRESS_CLASS "::bzinflate input parameter cannot be read-only when ConsumeInput is specified");
+        SvPV_force(buf, na);
+    }
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate input parameter");
+#endif
+
+    /* initialise the input buffer */
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "bzinflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output))
+         out_utf8 = TRUE ;
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate output parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+
+    /* Assume no output buffer - the code below will update if there is any available */
+    s->stream.avail_out = 0;
+
+    if (SvLEN(output)) {
+        prefix_length = cur_length =  SvCUR(output) ;
+
+        if (s->flags & FLAG_LIMIT_OUTPUT && SvLEN(output) - cur_length - 1 < bufinc)
+        {
+            Sv_Grow(output, bufinc + cur_length + 1) ;
+        }
+
+        /* Only setup the stream output pointers if there is spare
+           capacity in the outout SV
+        */
+        if (SvLEN(output) > cur_length + 1)
+        {
+            s->stream.next_out = (char*) SvPVX(output) + cur_length;
+            increment = SvLEN(output) -  cur_length - 1;
+            s->stream.avail_out = increment;
+        }
+    }
+
+    s->bytesInflated = 0;
+
+    RETVAL = BZ_OK;
+
+    while (1) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc + 1) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        /* DispStream(s, "pre"); */
+        RETVAL = BZ2_bzDecompress (&(s->stream));
+
+        /*
+        printf("Status %d\n", RETVAL);
+        DispStream(s, "apres");
+        */
+        if (RETVAL != BZ_OK || s->flags & FLAG_LIMIT_OUTPUT)
+            break ;
+
+        if (s->stream.avail_out == 0)
+            continue ;
+
+        if (s->stream.avail_in == 0) {
+            RETVAL = BZ_OK ;
+            break ;
+        }
+
+    }
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_OK || RETVAL == BZ_STREAM_END) {
+	unsigned in ;
+
+        s->bytesInflated = cur_length + increment - s->stream.avail_out - prefix_length;
+        s->uncompressedBytes += s->bytesInflated ;
+        s->compressedBytes   += origlen - s->stream.avail_in  ;
+
+        SvPOK_only(output);
+        SvCUR_set(output, prefix_length + s->bytesInflated) ;
+	*SvEND(output) = '\0';
+#ifdef UTF8_AVAILABLE
+        if (out_utf8)
+            sv_utf8_upgrade(output);
+#endif
+        SvSETMAGIC(output);
+
+	/* fix the input buffer */
+	if (s->flags & FLAG_CONSUME_INPUT) {
+	    in = s->stream.avail_in ;
+	    SvCUR_set(buf, in) ;
+	    if (in)
+	        Move(s->stream.next_in, SvPVX(buf), in, char) ;
+            *SvEND(buf) = '\0';
+            SvSETMAGIC(buf);
+	}
+    }
+#line 1506 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::inflateCount",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 849 "Bzip2.xs"
+        RETVAL = s->bytesInflated;
+#line 1544 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bunzip2::DESTROY",
+			"s")
+;
+#line 858 "Bzip2.xs"
+    BZ2_bzDecompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 1573 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::status",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 866 "Bzip2.xs"
+	RETVAL = s->last_error ;
+#line 1605 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(

[truncated 64615835 bytes]

failed patch attempt

patch

perl likely remains stuck in a busy-poll loop. The diagnosis was captured, but the patch proposal did not complete cleanly.

state: failedcreated: 2026-05-14 08:53 UTCvalidation: failed

Why it stopped

timeout

Failure details

  • Failure kind: timeout
  • Exit status: 124
  • Error: Codex stage timed out after 900 second(s).

stderr excerpt

Codex stage timed out after 900 second(s).

Collected context

  • Subsystem: runaway-process
  • Diagnosis family: busy-poll
  • Hot path: unresolved offset
  • Command: /usr/bin/perl -wT /usr/sbin/munin-node --foreground
  • Thread backtrace summary: thread backtraces show 1 thread(s) around 0x00007f25577e97d2 in ?? () from target:<path>
  • Source package: perl
  • Workspace source: debian-source
  • Workspace acquisition: Fetched Debian source package via apt-get source.
  • Homepage: https://dev.perl.org/perl5/
  • Contention signals: gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory.

The trace repeatedly returns to a poll-family syscall without meaningful blocking, which suggests a busy event-loop wakeup.

Representative threads

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path> -> 0x0000559caf764ee4 in ?? ()

Common frame clusters

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path>

Raw thread backtrace

Thread 1 (Thread 0x7f2557715b80 (LWP 716343) "munin-node"):
#0  0x00007f25577e97d2 in ?? () from target:<path>
#1  0x00007f25577e97ed in ?? () from target:<path>
#2  0x00007f25578696cf in select () from target:<path>
#3  0x0000559caf764ee4 in ?? ()
#4  0x0000559caf7c6496 in Perl_runops_standard ()
#5  0x0000559caf6acb85 in perl_run ()
#6  0x0000559caf67f5ae in main ()
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

Response

## Plan Pass

## Problem
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sleeping in repeated timed `pselect6` calls. The evidence shows `pselect6` timeouts around 0.55s then 2.0s, `wchan=poll_schedule_timeout`, process state `S (sleeping)`, and only `0.1%` CPU. That looks like `munin-node`’s application event loop waiting on fd 5, not a proven Perl interpreter runaway. The raw artifact paths referenced in `evidence.json` are not present, so the available signal is limited to the embedded excerpts.

## Evidence Confidence
inferred

## Proposed Subject
No patch: munin-node select waits do not prove a Perl runtime bug

## Patch Plan
No source patch should be made in this pass. The maintainer-facing result should be a diagnosis/report explaining that the collected signal is a Perl-hosted `munin-node` process blocking in the core `select` op, but the trace does not identify a Perl runtime defect.

I checked upstream-style docs: root `README` points patch authors to `pod/perlhack.pod`; `pod/perlhack.pod` documents `./Configure -des -Dusedevel`, `make test`, `make test_harness`, matching local style, tests, and patch submission expectations. There is no root `CONTRIBUTING` or `HACKING` file.

I checked the relevant runtime code in `pp_sys.c`: Perl’s four-argument `select` uses the compatibility wrapper `PerlSock_select` from `iperlsys.h`, allocates temporary fd-set storage with `Newx`, frees it with `Safefree`, grows scalars with `Sv_Grow`, and reports errors through Perl helpers such as `DIE`/warnings. If later evidence proves a Perl `select` bug, any patch should preserve those helpers and local control-flow style; avoid adding direct libc `select`, ad hoc allocation, or avoidable `goto`.

No prior Fixer patch appears to exist in this workspace: `git status --short` is clean and the only commit is `Fixer baseline`, so there is nothing to improve or replace.

## Risks
A Perl runtime change based only on this evidence would likely paper over an application-level idle loop or normal daemon poll interval. Changing `pp_sys.c` could alter documented `select` behavior across all Perl programs without a demonstrated interpreter bug.

The main risk of the no-patch plan is leaving a real but unproven Perl issue unfixed. Before editing, stronger evidence would be needed: symbols/debug info tying the hot path to `pp_select`, a reproducer where Perl itself spins or returns early from `select`, or an application trace showing zero-timeout/rapid `select` churn caused by Perl rather than by `munin-node`.

## Validation
Before any future source patch, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

For this no-edit pass, the validation plan should also include a bounded independent reproduction attempt of the collected signal, preferably starting from the application entrypoint:

`timeout 10s perl -wT /usr/sbin/munin-node --foreground`

If `/usr/sbin/munin-node` is unavailable, report that exact blocker and do not claim reproduction. As a runtime smoke check only, use a small Perl `select` command under `strace` to confirm expected timed blocking behavior, but do not treat that as reproducing the Fixer issue unless it shows the same failure mode.

## Patch Pass



## Workflow Note

Codex stage timed out after 900 second(s).

Diff

--- a/bitcount.h	1970-01-01 04:00:00.000000000 +0400
+++ b/bitcount.h	2026-05-14 12:39:01.814356091 +0400
@@ -0,0 +1,24 @@
+/* bitcount.h:
+ * THIS FILE IS AUTO-GENERATED DURING THE BUILD by: ./generate_uudmap
+ *
+ * These values will populate PL_bitcount[]:
+ * this is a count of bits for each U8 value 0..255
+*/
+{
+    0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    4, 5, 5, 6, 5, 6, 6, 7, 5, 6, 6, 7, 6, 7, 7, 8
+}
--- a/cflags	1970-01-01 04:00:00.000000000 +0400
+++ b/cflags	2026-05-14 12:39:01.630194132 +0400
@@ -0,0 +1,99 @@
+#!/bin/sh
+
+# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
+
+# This file is generated by cflags.SH
+
+# Used to restore possible edits by cflags.SH.
+myccflags="-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
+
+# Extra warnings, used e.g. for gcc.
+warn=" -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings"
+# Extra standardness.
+stdflags=" -std=c99"
+# Extra extra.
+extra=""
+# what do executables look like?
+_exe=""
+
+case $PERL_CONFIG_SH in
+'')
+	if test -f config.sh; then TOP=.;
+	elif test -f ../config.sh; then TOP=..;
+	elif test -f ../../config.sh; then TOP=../..;
+	elif test -f ../../../config.sh; then TOP=../../..;
+	elif test -f ../../../../config.sh; then TOP=../../../..;
+	else
+		echo "Can't find config.sh."; exit 1
+	fi
+	. $TOP/config.sh
+        ccflags="$myccflags"  # Restore possible edits by cflags.SH.
+	;;
+esac
+
+# syntax: cflags [optimize=XXX] [file[.suffix]] ...
+#   displays the proposed compiler command line for each 'file'
+#
+#   with no file, dispalys it for all *.c files.
+#   The optimise=XXX arg (if present) is evalled, setting the default
+#   value of the $optimise variable, which is output on the command line
+#   (but which may be overridden for specific files below)
+
+case "X$1" in
+Xoptimize=*|X"optimize=*")
+	eval "$1"
+	shift
+	;;
+esac
+
+case $# in
+0) set *.c; echo "The current C flags are:" ;;
+esac
+
+set `echo "$* " | sed -e 's/\.[oc] / /g' -e 's/\.obj / /g' -e "s/\\$obj_ext / /g"`
+
+for file do
+
+    case "$#" in
+    1) ;;
+    *) echo $n "    $file.c	$c" ;;
+    esac
+
+    # allow variables like toke_cflags to be evaluated
+
+    case "$file" in
+    */*) ;;
+    *) eval 'eval ${'"${file}_cflags"'-""}' ;;
+    esac
+
+    # or customize here
+
+    case "$file" in
+    regcomp) : work around http://bugs.debian.org/754054
+        case $archname in
+        mips-*|mipsel-*)
+            optimize="$optimize -fno-tree-vrp";;
+        esac;;
+    *) ;;
+
+    # Customization examples follow.
+    #
+    # The examples are intentionally unreachable as the '*)' case above always
+    # matches. To use them, move before the '*)' and edit as appropriate.
+    # It is not a good idea to set ccflags to an absolute value here, as it
+    # often contains general -D defines which are needed for correct
+    # compilation. It is better to edit ccflags as shown, using interpolation
+    # to add flags, or sed to remove flags.
+
+    av) ccflags=`echo $ccflags | sed -e s/-pipe//` ;;
+    deb) ccflags="$ccflags -fno-jump-tables" ;;
+    hv) warn=`echo $warn | sed -e s/-Wextra//` ;;
+    toke) optimize=-O0 ;;
+    esac
+
+    echo "$cc -c -DPERL_CORE $ccflags $stdflags $optimize $warn $extra"
+
+    . $TOP/config.sh
+
+    # end per file behaviour
+done
--- a/.config/instruct	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/instruct	2026-05-14 12:38:47.982236416 +0400
@@ -0,0 +1 @@
+root
--- a/.config/README	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/README	2026-05-14 12:38:47.979228333 +0400
@@ -0,0 +1,4 @@
+This directory created by Configure to save information that should
+persist across sessions for perl5.
+
+You may safely delete it if you wish.
--- a/config.sh	1970-01-01 04:00:00.000000000 +0400
+++ b/config.sh	2026-05-14 12:39:01.056919757 +0400
@@ -0,0 +1,1250 @@
+#!/bin/sh
+#
+# This file was produced by running the Configure script. It holds all the
+# definitions figured out by Configure. Should you modify one of these values,
+# do not forget to propagate your changes by running "Configure -der". You may
+# instead choose to run each of the .SH files by yourself, or "Configure -S".
+#
+
+# Package name      : perl5
+# Source directory  : .
+# Configuration time: Thu May 14 12:38:48 +04 2026
+# Configured by     : root
+# Target system     : linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux 
+
+: Configure command line arguments.
+config_arg0='./Configure'
+config_args='-des -Dusedevel'
+config_argc=2
+config_arg1='-des'
+config_arg2='-Dusedevel'
+
+Author=''
+Date=''
+Header=''
+Id=''
+Locker=''
+Log=''
+RCSfile=''
+Revision=''
+Source=''
+State=''
+_a='.a'
+_exe=''
+_o='.o'
+afs='false'
+afsroot='/afs'
+alignbytes='8'
+aphostname='/usr/bin/hostname'
+api_revision='5'
+api_subversion='0'
+api_version='40'
+api_versionstring='5.40.0'
+ar='ar'
+archlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archlibexp='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archname64=''
+archname='x86_64-linux'
+archobjs=''
+asctime_r_proto='0'
+awk='awk'
+baserev='5.0'
+bash=''
+bin='/usr/local/bin'
+bin_ELF='define'
+binexp='/usr/local/bin'
+bison='bison'
+byacc='byacc'
+byteorder='12345678'
+c=''
+castflags='0'
+cat='cat'
+cc='cc'
+cccdlflags='-fPIC'
+ccdlflags='-Wl,-E'
+ccflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
+ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
+ccname='gcc'
+ccsymbols=''
+ccversion=''
+cf_by='root'
+cf_email='root@nucat'
+cf_time='Thu May 14 12:38:48 +04 2026'
+charbits='8'
+charsize='1'
+chgrp=''
+chmod='chmod'
+chown=''
+clocktype='clock_t'
+comm='comm'
+compiler_warning='grep -i warning'
+compress=''
+contains='grep'
+cp='cp'
+cpio=''
+cpp='cpp'
+cpp_stuff='42'
+cppccsymbols=''
+cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
+cpplast='-'
+cppminus='-'
+cpprun='cc  -E'
+cppstdin='cc  -E'
+cppsymbols='_FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE=1 _LP64=1 _POSIX_C_SOURCE=202405L _POSIX_SOURCE=1 _STDC_PREDEF_H=1 __ATOMIC_ACQUIRE=2 __ATOMIC_ACQ_REL=4 __ATOMIC_CONSUME=1 __ATOMIC_HLE_ACQUIRE=65536 __ATOMIC_HLE_RELEASE=131072 __ATOMIC_RELAXED=0 __ATOMIC_RELEASE=3 __ATOMIC_SEQ_CST=5 __BFLT16_DECIMAL_DIG__=4 __BFLT16_DENORM_MIN__=9.18354961579912115600575419704879436e-41BF16 __BFLT16_DIG__=2 __BFLT16_EPSILON__=7.81250000000000000000000000000000000e-3BF16 __BFLT16_HAS_DENORM__=1 __BFLT16_HAS_INFINITY__=1 __BFLT16_HAS_QUIET_NAN__=1 __BFLT16_IS_IEC_60559__=0 __BFLT16_MANT_DIG__=8 __BFLT16_MAX_10_EXP__=38 __BFLT16_MAX_EXP__=128 __BFLT16_MAX__=3.38953138925153547590470800371487867e+38BF16 __BFLT16_MIN_10_EXP__=(-37) __BFLT16_MIN_EXP__=(-125) __BFLT16_MIN__=1.17549435082228750796873653722224568e-38BF16 __BFLT16_NORM_MAX__=3.38953138925153547590470800371487867e+38BF16 __BIGGEST_ALIGNMENT__=16 __BITINT_MAXWIDTH__=65535 __BYTE_ORDER__=1234 __CHAR16_TYPE__=short\ unsigned\ int __CHAR32_TYPE__=unsigned\ int __CHAR8_TYPE__=unsigned\ char __CHAR_BIT__=8 __DBL_DECIMAL_DIG__=17 __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L) __DBL_DIG__=15 __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L) __DBL_HAS_DENORM__=1 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_IS_IEC_60559__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX_EXP__=1024 __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DBL_MIN_10_EXP__=(-307) __DBL_MIN_EXP__=(-1021) __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L) __DBL_NORM_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX_EXP__=6145 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MIN_EXP__=(-6142) __DEC128_MIN__=1E-6143DL __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX_EXP__=97 __DEC32_MAX__=9.999999E96DF __DEC32_MIN_EXP__=(-94) __DEC32_MIN__=1E-95DF __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64X_EPSILON__=1E-33D64x __DEC64X_MANT_DIG__=34 __DEC64X_MAX_EXP__=6145 __DEC64X_MAX__=9.999999999999999999999999999999999E6144D64x __DEC64X_MIN_EXP__=(-6142) __DEC64X_MIN__=1E-6143D64x __DEC64X_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143D64x __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX_EXP__=385 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MIN_EXP__=(-382) __DEC64_MIN__=1E-383DD __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __DEC_EVAL_METHOD__=2 __ELF__=1 __FINITE_MATH_ONLY__=0 __FLOAT_WORD_ORDER__=1234 __FLT128_DECIMAL_DIG__=36 __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128 __FLT128_DIG__=33 __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128 __FLT128_HAS_DENORM__=1 __FLT128_HAS_INFINITY__=1 __FLT128_HAS_QUIET_NAN__=1 __FLT128_IS_IEC_60559__=1 __FLT128_MANT_DIG__=113 __FLT128_MAX_10_EXP__=4932 __FLT128_MAX_EXP__=16384 __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT128_MIN_10_EXP__=(-4931) __FLT128_MIN_EXP__=(-16381) __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128 __FLT128_NORM_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT16_DECIMAL_DIG__=5 __FLT16_DENORM_MIN__=5.96046447753906250000000000000000000e-8F16 __FLT16_DIG__=3 __FLT16_EPSILON__=9.76562500000000000000000000000000000e-4F16 __FLT16_HAS_DENORM__=1 __FLT16_HAS_INFINITY__=1 __FLT16_HAS_QUIET_NAN__=1 __FLT16_IS_IEC_60559__=1 __FLT16_MANT_DIG__=11 __FLT16_MAX_10_EXP__=4 __FLT16_MAX_EXP__=16 __FLT16_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT16_MIN_10_EXP__=(-4) __FLT16_MIN_EXP__=(-13) __FLT16_MIN__=6.10351562500000000000000000000000000e-5F16 __FLT16_NORM_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT32X_DECIMAL_DIG__=17 __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x __FLT32X_DIG__=15 __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x __FLT32X_HAS_DENORM__=1 __FLT32X_HAS_INFINITY__=1 __FLT32X_HAS_QUIET_NAN__=1 __FLT32X_IS_IEC_60559__=1 __FLT32X_MANT_DIG__=53 __FLT32X_MAX_10_EXP__=308 __FLT32X_MAX_EXP__=1024 __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32X_MIN_10_EXP__=(-307) __FLT32X_MIN_EXP__=(-1021) __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x __FLT32X_NORM_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32_DECIMAL_DIG__=9 __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32 __FLT32_DIG__=6 __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32 __FLT32_HAS_DENORM__=1 __FLT32_HAS_INFINITY__=1 __FLT32_HAS_QUIET_NAN__=1 __FLT32_IS_IEC_60559__=1 __FLT32_MANT_DIG__=24 __FLT32_MAX_10_EXP__=38 __FLT32_MAX_EXP__=128 __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT32_MIN_10_EXP__=(-37) __FLT32_MIN_EXP__=(-125) __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32 __FLT32_NORM_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT64X_DECIMAL_DIG__=21 __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x __FLT64X_DIG__=18 __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x __FLT64X_HAS_DENORM__=1 __FLT64X_HAS_INFINITY__=1 __FLT64X_HAS_QUIET_NAN__=1 __FLT64X_IS_IEC_60559__=1 __FLT64X_MANT_DIG__=64 __FLT64X_MAX_10_EXP__=4932 __FLT64X_MAX_EXP__=16384 __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64X_MIN_10_EXP__=(-4931) __FLT64X_MIN_EXP__=(-16381) __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x __FLT64X_NORM_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64_DECIMAL_DIG__=17 __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64 __FLT64_DIG__=15 __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64 __FLT64_HAS_DENORM__=1 __FLT64_HAS_INFINITY__=1 __FLT64_HAS_QUIET_NAN__=1 __FLT64_IS_IEC_60559__=1 __FLT64_MANT_DIG__=53 __FLT64_MAX_10_EXP__=308 __FLT64_MAX_EXP__=1024 __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT64_MIN_10_EXP__=(-307) __FLT64_MIN_EXP__=(-1021) __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64 __FLT64_NORM_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT_DECIMAL_DIG__=9 __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F __FLT_EVAL_METHOD_TS_18661_3__=0 __FLT_EVAL_METHOD__=0 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_IS_IEC_60559__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX_EXP__=128 __FLT_MAX__=3.40282346638528859811704183484516925e+38F __FLT_MIN_10_EXP__=(-37) __FLT_MIN_EXP__=(-125) __FLT_MIN__=1.17549435082228750796873653722224568e-38F __FLT_NORM_MAX__=3.40282346638528859811704183484516925e+38F __FLT_RADIX__=2 __FXSR__=1 __GCC_ASM_FLAG_OUTPUTS__=1 __GCC_ATOMIC_BOOL_LOCK_FREE=2 __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR8_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR_LOCK_FREE=2 __GCC_ATOMIC_INT_LOCK_FREE=2 __GCC_ATOMIC_LLONG_LOCK_FREE=2 __GCC_ATOMIC_LONG_LOCK_FREE=2 __GCC_ATOMIC_POINTER_LOCK_FREE=2 __GCC_ATOMIC_SHORT_LOCK_FREE=2 __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 __GCC_CONSTRUCTIVE_SIZE=64 __GCC_DESTRUCTIVE_SIZE=64 __GCC_HAVE_DWARF2_CFI_ASM=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 __GCC_IEC_559=2 __GCC_IEC_559_COMPLEX=2 __GLIBC_MINOR__=43 __GLIBC__=2 __GNUC_EXECUTION_CHARSET_NAME="UTF-8" __GNUC_MINOR__=1 __GNUC_PATCHLEVEL__=0 __GNUC_STDC_INLINE__=1 __GNUC_WIDE_EXECUTION_CHARSET_NAME="UTF-32LE" __GNUC__=16 __GNU_LIBRARY__=6 __GXX_ABI_VERSION=1021 __HAVE_SPECULATION_SAFE_VALUE=1 __INT16_C=__INT16_C __INT16_MAX__=0x7fff __INT16_TYPE__=short\ int __INT32_C=__INT32_C __INT32_MAX__=0x7fffffff __INT32_TYPE__=int __INT64_C=__INT64_C __INT64_MAX__=0x7fffffffffffffffL __INT64_TYPE__=long\ int __INT8_C=__INT8_C __INT8_MAX__=0x7f __INT8_TYPE__=signed\ char __INTMAX_C=__INTMAX_C __INTMAX_MAX__=0x7fffffffffffffffL __INTMAX_TYPE__=long\ int __INTMAX_WIDTH__=64 __INTPTR_MAX__=0x7fffffffffffffffL __INTPTR_TYPE__=long\ int __INTPTR_WIDTH__=64 __INT_FAST16_MAX__=0x7fffffffffffffffL __INT_FAST16_TYPE__=long\ int __INT_FAST16_WIDTH__=64 __INT_FAST32_MAX__=0x7fffffffffffffffL __INT_FAST32_TYPE__=long\ int __INT_FAST32_WIDTH__=64 __INT_FAST64_MAX__=0x7fffffffffffffffL __INT_FAST64_TYPE__=long\ int __INT_FAST64_WIDTH__=64 __INT_FAST8_MAX__=0x7f __INT_FAST8_TYPE__=signed\ char __INT_FAST8_WIDTH__=8 __INT_LEAST16_MAX__=0x7fff __INT_LEAST16_TYPE__=short\ int __INT_LEAST16_WIDTH__=16 __INT_LEAST32_MAX__=0x7fffffff __INT_LEAST32_TYPE__=int __INT_LEAST32_WIDTH__=32 __INT_LEAST64_MAX__=0x7fffffffffffffffL __INT_LEAST64_TYPE__=long\ int __INT_LEAST64_WIDTH__=64 __INT_LEAST8_MAX__=0x7f __INT_LEAST8_TYPE__=signed\ char __INT_LEAST8_WIDTH__=8 __INT_MAX__=0x7fffffff __INT_WIDTH__=32 __LDBL_DECIMAL_DIG__=21 __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L __LDBL_HAS_DENORM__=1 __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_IS_IEC_60559__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX_EXP__=16384 __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN_EXP__=(-16381) __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L __LDBL_NORM_MAX__=1.18973149535723176502126385303097021e+4932L __LONG_LONG_MAX__=0x7fffffffffffffffLL __LONG_LONG_WIDTH__=64 __LONG_MAX__=0x7fffffffffffffffL __LONG_WIDTH__=64 __LP64__=1 __MMX_WITH_SSE__=1 __MMX__=1 __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __PIC__=2 __PIE__=2 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=0x7fffffffffffffffL __PTRDIFF_TYPE__=long\ int __PTRDIFF_WIDTH__=64 __REGISTER_PREFIX__= __SCHAR_MAX__=0x7f __SCHAR_WIDTH__=8 __SEG_FS=1 __SEG_GS=1 __SHRT_MAX__=0x7fff __SHRT_WIDTH__=16 __SIG_ATOMIC_MAX__=0x7fffffff __SIG_ATOMIC_MIN__=(-0x7fffffff\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIG_ATOMIC_WIDTH__=32 __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT128__=16 __SIZEOF_FLOAT80__=16 __SIZEOF_FLOAT__=4 __SIZEOF_INT128__=16 __SIZEOF_INT__=4 __SIZEOF_LONG_DOUBLE__=16 __SIZEOF_LONG_LONG__=8 __SIZEOF_LONG__=8 __SIZEOF_POINTER__=8 __SIZEOF_PTRDIFF_T__=8 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=8 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_MAX__=0xffffffffffffffffUL __SIZE_TYPE__=long\ unsigned\ int __SIZE_WIDTH__=64 __SSE2_MATH__=1 __SSE2__=1 __SSE_MATH__=1 __SSE__=1 __STDC_EMBED_EMPTY__=2 __STDC_EMBED_FOUND__=1 __STDC_EMBED_NOT_FOUND__=0 __STDC_HOSTED__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_IEC_559__=1 __STDC_IEC_60559_BFP__=201404L __STDC_IEC_60559_COMPLEX__=201404L __STDC_ISO_10646__=201706L __STDC_UTF_16__=1 __STDC_UTF_32__=1 __STDC_VERSION__=202311L __STDC__=1 __UINT16_C=__UINT16_C __UINT16_MAX__=0xffff __UINT16_TYPE__=short\ unsigned\ int __UINT32_C=__UINT32_C __UINT32_MAX__=0xffffffffU __UINT32_TYPE__=unsigned\ int __UINT64_C=__UINT64_C __UINT64_MAX__=0xffffffffffffffffUL __UINT64_TYPE__=long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=0xff __UINT8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=0xffffffffffffffffUL __UINTMAX_TYPE__=long\ unsigned\ int __UINTPTR_MAX__=0xffffffffffffffffUL __UINTPTR_TYPE__=long\ unsigned\ int __UINT_FAST16_MAX__=0xffffffffffffffffUL __UINT_FAST16_TYPE__=long\ unsigned\ int __UINT_FAST32_MAX__=0xffffffffffffffffUL __UINT_FAST32_TYPE__=long\ unsigned\ int __UINT_FAST64_MAX__=0xffffffffffffffffUL __UINT_FAST64_TYPE__=long\ unsigned\ int __UINT_FAST8_MAX__=0xff __UINT_FAST8_TYPE__=unsigned\ char __UINT_LEAST16_MAX__=0xffff __UINT_LEAST16_TYPE__=short\ unsigned\ int __UINT_LEAST32_MAX__=0xffffffffU __UINT_LEAST32_TYPE__=unsigned\ int __UINT_LEAST64_MAX__=0xffffffffffffffffUL __UINT_LEAST64_TYPE__=long\ unsigned\ int __UINT_LEAST8_MAX__=0xff __UINT_LEAST8_TYPE__=unsigned\ char __USER_LABEL_PREFIX__= __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_POSIX=1 __VERSION__="16.1.0" __WCHAR_MAX__=0x7fffffff __WCHAR_MIN__=(-0x7fffffff\ -\ 1) __WCHAR_TYPE__=int __WCHAR_WIDTH__=32 __WINT_MAX__=0xffffffffU __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int __WINT_WIDTH__=32 __amd64=1 __amd64__=1 __code_model_small__=1 __gnu_linux__=1 __k8=1 __k8__=1 __linux=1 __linux__=1 __pic__=2 __pie__=2 __unix=1 __unix__=1 __x86_64=1 __x86_64__=1 linux=1 unix=1'
+crypt_r_proto='0'
+cryptlib=''
+csh='csh'
+ctermid_r_proto='0'
+ctime_r_proto='0'
+d_Gconvert='sprintf((b),"%.*g",(n),(x))'
+d_PRIEUldbl='define'
+d_PRIFUldbl='define'
+d_PRIGUldbl='define'
+d_PRIXU64='define'
+d_PRId64='define'
+d_PRIeldbl='define'
+d_PRIfldbl='define'
+d_PRIgldbl='define'
+d_PRIi64='define'
+d_PRIo64='define'
+d_PRIu64='define'
+d_PRIx64='define'
+d_SCNfldbl='define'
+d__fwalk='undef'
+d_accept4='define'
+d_access='define'
+d_accessx='undef'
+d_acosh='define'
+d_aintl='undef'
+d_alarm='define'
+d_archlib='define'
+d_asctime64='undef'
+d_asctime_r='undef'
+d_asinh='define'
+d_atanh='define'
+d_atolf='undef'
+d_atoll='define'
+d_attribute_always_inline='define'
+d_attribute_deprecated='define'
+d_attribute_format='define'
+d_attribute_malloc='define'
+d_attribute_nonnull='define'
+d_attribute_noreturn='define'
+d_attribute_pure='define'
+d_attribute_unused='define'
+d_attribute_visibility='define'
+d_attribute_warn_unused_result='define'
+d_backtrace='define'
+d_bsd='undef'
+d_bsdgetpgrp='undef'
+d_bsdsetpgrp='undef'
+d_builtin_add_overflow='define'
+d_builtin_choose_expr='define'
+d_builtin_expect='define'
+d_builtin_mul_overflow='define'
+d_builtin_sub_overflow='define'
+d_c99_variadic_macros='define'
+d_casti32='undef'
+d_castneg='define'
+d_cbrt='define'
+d_chown='define'
+d_chroot='define'
+d_chsize='undef'
+d_class='undef'
+d_clearenv='define'
+d_closedir='define'
+d_cmsghdr_s='define'
+d_copysign='define'
+d_copysignl='define'
+d_cplusplus='undef'
+d_crypt='define'
+d_crypt_r='undef'
+d_csh='undef'
+d_ctermid='define'
+d_ctermid_r='undef'
+d_ctime64='undef'
+d_ctime_r='undef'
+d_cuserid='define'
+d_dbminitproto='undef'
+d_difftime64='undef'
+d_difftime='define'
+d_dir_dd_fd='undef'
+d_dirfd='define'
+d_dirnamlen='undef'
+d_dladdr='define'
+d_dlerror='define'
+d_dlopen='define'
+d_dlsymun='undef'
+d_dosuid='undef'
+d_double_has_inf='define'
+d_double_has_nan='define'
+d_double_has_negative_zero='define'
+d_double_has_subnormals='define'
+d_double_style_cray='undef'
+d_double_style_ibm='undef'
+d_double_style_ieee='define'
+d_double_style_vax='undef'
+d_drand48_r='undef'
+d_drand48proto='define'
+d_dup2='define'
+d_dup3='define'
+d_duplocale='define'
+d_eaccess='define'
+d_endgrent='define'
+d_endgrent_r='undef'
+d_endhent='define'
+d_endhostent_r='undef'
+d_endnent='define'
+d_endnetent_r='undef'
+d_endpent='define'
+d_endprotoent_r='undef'
+d_endpwent='define'
+d_endpwent_r='undef'
+d_endsent='define'
+d_endservent_r='undef'
+d_eofnblk='define'
+d_erf='define'
+d_erfc='define'
+d_eunice='undef'
+d_exp2='define'
+d_expm1='define'
+d_faststdio='undef'
+d_fchdir='define'
+d_fchmod='define'
+d_fchmodat='define'
+d_fchown='define'
+d_fcntl='define'
+d_fcntl_can_lock='define'
+d_fd_macros='define'
+d_fd_set='define'
+d_fdclose='undef'
+d_fdim='define'
+d_fdopendir='define'
+d_fds_bits='undef'
+d_fegetround='define'
+d_ffs='define'
+d_ffsl='define'
+d_fgetpos='define'
+d_finite='define'
+d_finitel='define'
+d_flexfnam='define'
+d_flock='define'
+d_flockproto='define'
+d_fma='define'
+d_fmax='define'
+d_fmin='define'
+d_fork='define'
+d_fp_class='undef'
+d_fp_classify='undef'
+d_fp_classl='undef'
+d_fpathconf='define'
+d_fpclass='undef'
+d_fpclassify='define'
+d_fpclassl='undef'
+d_fpgetround='undef'
+d_fpos64_t='undef'
+d_freelocale='define'
+d_frexpl='define'
+d_fs_data_s='undef'
+d_fseeko='define'
+d_fsetpos='define'
+d_fstatfs='define'
+d_fstatvfs='define'
+d_fsync='define'
+d_ftello='define'
+d_ftime='undef'
+d_futimes='define'
+d_gai_strerror='define'
+d_gdbm_ndbm_h_uses_prototypes='undef'
+d_gdbmndbm_h_uses_prototypes='undef'
+d_getaddrinfo='define'
+d_getcwd='define'
+d_getenv_preserves_other_thread='define'
+d_getespwnam='undef'
+d_getfsstat='undef'
+d_getgrent='define'
+d_getgrent_r='undef'
+d_getgrgid_r='undef'
+d_getgrnam_r='undef'
+d_getgrps='define'
+d_gethbyaddr='define'
+d_gethbyname='define'
+d_gethent='define'
+d_gethname='define'
+d_gethostbyaddr_r='undef'
+d_gethostbyname_r='undef'
+d_gethostent_r='undef'
+d_gethostprotos='define'
+d_getitimer='define'
+d_getlogin='define'
+d_getlogin_r='undef'
+d_getmnt='undef'
+d_getmntent='define'
+d_getnameinfo='define'
+d_getnbyaddr='define'
+d_getnbyname='define'
+d_getnent='define'
+d_getnetbyaddr_r='undef'
+d_getnetbyname_r='undef'
+d_getnetent_r='undef'
+d_getnetprotos='define'
+d_getpagsz='define'
+d_getpbyname='define'
+d_getpbynumber='define'
+d_getpent='define'
+d_getpgid='define'
+d_getpgrp2='undef'
+d_getpgrp='define'
+d_getppid='define'
+d_getprior='define'
+d_getprotobyname_r='undef'
+d_getprotobynumber_r='undef'
+d_getprotoent_r='undef'
+d_getprotoprotos='define'
+d_getprpwnam='undef'
+d_getpwent='define'
+d_getpwent_r='undef'
+d_getpwnam_r='undef'
+d_getpwuid_r='undef'
+d_getsbyname='define'
+d_getsbyport='define'
+d_getsent='define'
+d_getservbyname_r='undef'
+d_getservbyport_r='undef'
+d_getservent_r='undef'
+d_getservprotos='define'
+d_getspnam='define'
+d_getspnam_r='undef'
+d_gettimeod='define'
+d_gmtime64='undef'
+d_gmtime_r='undef'
+d_gnulibc='define'
+d_grpasswd='define'
+d_has_C_UTF8='true'
+d_hasmntopt='define'
+d_htonl='define'
+d_hypot='define'
+d_ilogb='define'
+d_ilogbl='define'
+d_inc_version_list='undef'
+d_inetaton='define'
+d_inetntop='define'
+d_inetpton='define'
+d_int64_t='define'
+d_ip_mreq='define'
+d_ip_mreq_source='define'
+d_ipv6_mreq='define'
+d_ipv6_mreq_source='undef'
+d_isascii='define'
+d_isblank='define'
+d_isfinite='define'
+d_isfinitel='undef'
+d_isinf='define'
+d_isinfl='define'
+d_isless='define'
+d_isnan='define'
+d_isnanl='define'
+d_isnormal='define'
+d_j0='define'
+d_j0l='define'
+d_killpg='define'
+d_lc_monetary_2008='define'
+d_lchown='define'
+d_ldbl_dig='define'
+d_ldexpl='define'
+d_lgamma='define'
+d_lgamma_r='define'
+d_libm_lib_version='undef'
+d_libname_unique='undef'
+d_link='define'
+d_linkat='define'
+d_llrint='define'
+d_llrintl='define'
+d_llround='define'
+d_llroundl='define'
+d_localeconv_l='undef'
+d_localtime64='undef'
+d_localtime_r='undef'
+d_localtime_r_needs_tzset='undef'
+d_locconv='define'
+d_lockf='define'
+d_log1p='define'
+d_log2='define'
+d_logb='define'
+d_long_double_style_ieee='define'
+d_long_double_style_ieee_doubledouble='undef'
+d_long_double_style_ieee_extended='define'
+d_long_double_style_ieee_std='undef'
+d_long_double_style_vax='undef'
+d_longdbl='define'
+d_longlong='define'
+d_lrint='define'
+d_lrintl='define'
+d_lround='define'
+d_lroundl='define'
+d_lseekproto='define'
+d_lstat='define'
+d_madvise='define'
+d_malloc_good_size='undef'
+d_malloc_size='undef'
+d_malloc_usable_size='define'
+d_mblen='define'
+d_mbrlen='define'
+d_mbrtowc='define'
+d_mbstowcs='define'
+d_mbtowc='define'
+d_memmem='define'
+d_memrchr='define'
+d_mkdir='define'
+d_mkdtemp='define'
+d_mkfifo='define'
+d_mkostemp='define'
+d_mkstemp='define'
+d_mkstemps='define'
+d_mktime64='undef'
+d_mktime='define'
+d_mmap='define'
+d_modfl='define'
+d_modflproto='define'
+d_mprotect='define'
+d_msg='define'
+d_msg_ctrunc='define'
+d_msg_dontroute='define'
+d_msg_oob='define'
+d_msg_peek='define'
+d_msg_proxy='define'
+d_msgctl='define'
+d_msgget='define'
+d_msghdr_s='define'
+d_msgrcv='define'
+d_msgsnd='define'
+d_msync='define'
+d_munmap='define'
+d_mymalloc='undef'
+d_nan='define'
+d_nanosleep='define'
+d_ndbm='undef'
+d_ndbm_h_uses_prototypes='undef'
+d_nearbyint='define'
+d_newlocale='define'
+d_nextafter='define'
+d_nexttoward='define'
+d_nice='define'
+d_nl_langinfo='define'
+d_nl_langinfo_l='define'
+d_non_int_bitfields='define'
+d_nv_preserves_uv='undef'
+d_nv_zero_is_allbits_zero='define'
+d_off64_t='undef'
+d_old_pthread_create_joinable='undef'
+d_oldpthreads='undef'
+d_oldsock='undef'
+d_open3='define'
+d_openat='define'
+d_pathconf='define'
+d_pause='define'
+d_perl_lc_all_category_positions_init='undef'
+d_perl_lc_all_separator='undef'
+d_perl_lc_all_uses_name_value_pairs='define'
+d_perl_otherlibdirs='undef'
+d_phostname='undef'
+d_pipe2='define'
+d_pipe='define'
+d_poll='define'
+d_portable='define'
+d_prctl='define'
+d_prctl_set_name='define'
+d_printf_format_null='define'
+d_procselfexe='define'
+d_pseudofork='undef'
+d_pthread_atfork='define'
+d_pthread_attr_setscope='define'
+d_pthread_yield='undef'
+d_ptrdiff_t='define'
+d_pwage='undef'
+d_pwchange='undef'
+d_pwclass='undef'
+d_pwcomment='undef'
+d_pwexpire='undef'
+d_pwgecos='define'
+d_pwpasswd='define'
+d_pwquota='undef'
+d_qgcvt='define'
+d_quad='define'
+d_querylocale='undef'
+d_random_r='undef'
+d_re_comp='undef'
+d_readdir64_r='undef'
+d_readdir='define'
+d_readdir_r='undef'
+d_readlink='define'
+d_readv='define'
+d_recvmsg='define'
+d_regcmp='undef'
+d_regcomp='define'
+d_remainder='define'
+d_remquo='define'
+d_rename='define'
+d_renameat='define'
+d_rewinddir='define'
+d_rint='define'
+d_rmdir='define'
+d_round='define'
+d_sbrkproto='define'
+d_scalbn='define'
+d_scalbnl='define'
+d_sched_yield='define'
+d_scm_rights='define'
+d_seekdir='define'
+d_select='define'
+d_sem='define'
+d_semctl='define'
+d_semctl_semid_ds='define'
+d_semctl_semun='define'
+d_semget='define'
+d_semop='define'
+d_sendmsg='define'
+d_setegid='define'
+d_setenv='define'
+d_seteuid='define'
+d_setgrent='define'
+d_setgrent_r='undef'
+d_setgrps='define'
+d_sethent='define'
+d_sethostent_r='undef'
+d_setitimer='define'
+d_setlinebuf='define'
+d_setlocale='define'
+d_setlocale_accepts_any_locale_name='undef'
+d_setlocale_r='undef'
+d_setnent='define'
+d_setnetent_r='undef'
+d_setpent='define'
+d_setpgid='define'
+d_setpgrp2='undef'
+d_setpgrp='define'
+d_setprior='define'
+d_setproctitle='undef'
+d_setprotoent_r='undef'
+d_setpwent='define'
+d_setpwent_r='undef'
+d_setregid='define'
+d_setresgid='define'
+d_setresuid='define'
+d_setreuid='define'
+d_setrgid='undef'
+d_setruid='undef'
+d_setsent='define'
+d_setservent_r='undef'
+d_setsid='define'
+d_setvbuf='define'
+d_shm='define'
+d_shmat='define'
+d_shmatprototype='define'
+d_shmctl='define'
+d_shmdt='define'
+d_shmget='define'
+d_sigaction='define'
+d_siginfo_si_addr='define'
+d_siginfo_si_band='define'
+d_siginfo_si_errno='define'
+d_siginfo_si_fd='define'
+d_siginfo_si_pid='define'
+d_siginfo_si_status='define'
+d_siginfo_si_uid='define'
+d_siginfo_si_value='define'
+d_signbit='define'
+d_sigprocmask='define'
+d_sigsetjmp='define'
+d_sin6_scope_id='define'
+d_sitearch='define'
+d_snprintf='define'
+d_sockaddr_in6='define'
+d_sockaddr_sa_len='undef'
+d_sockaddr_storage='define'
+d_sockatmark='define'
+d_sockatmarkproto='define'
+d_socket='define'
+d_socklen_t='define'
+d_sockpair='define'
+d_socks5_init='undef'
+d_sqrtl='define'
+d_srand48_r='undef'
+d_srandom_r='undef'
+d_sresgproto='undef'
+d_sresuproto='undef'
+d_stat='define'
+d_statblks='define'
+d_statfs_f_flags='define'
+d_statfs_s='define'
+d_static_inline='define'
+d_statvfs='define'
+d_stdio_cnt_lval='undef'
+d_stdio_ptr_lval='undef'
+d_stdio_ptr_lval_nochange_cnt='undef'
+d_stdio_ptr_lval_sets_cnt='undef'
+d_stdio_stream_array='undef'
+d_stdiobase='undef'
+d_stdstdio='undef'
+d_strcoll='define'
+d_strerror_l='define'
+d_strerror_r='undef'
+d_strftime='define'
+d_strlcat='define'
+d_strlcpy='define'
+d_strnlen='define'
+d_strtod='define'
+d_strtod_l='define'
+d_strtol='define'
+d_strtold='define'
+d_strtold_l='define'
+d_strtoll='define'
+d_strtoq='define'
+d_strtoul='define'
+d_strtoull='define'
+d_strtouq='define'
+d_strxfrm='define'
+d_strxfrm_l='define'
+d_suidsafe='undef'
+d_symlink='define'
+d_syscall='define'
+d_syscallproto='define'
+d_sysconf='define'
+d_sysernlst=''
+d_syserrlst='undef'
+d_system='define'
+d_tcgetpgrp='define'
+d_tcsetpgrp='define'
+d_telldir='define'
+d_telldirproto='define'
+d_tgamma='define'
+d_thread_local='define'
+d_time='define'
+d_timegm='define'
+d_times='define'
+d_tm_tm_gmtoff='define'
+d_tm_tm_zone='define'
+d_tmpnam_r='undef'
+d_towlower='define'
+d_towupper='define'
+d_trunc='define'
+d_truncate='define'
+d_truncl='define'
+d_ttyname_r='undef'
+d_tzname='define'
+d_u32align='define'
+d_ualarm='define'
+d_umask='define'
+d_uname='define'
+d_union_semun='undef'
+d_unlinkat='define'
+d_unordered='undef'
+d_unsetenv='define'
+d_uselocale='define'
+d_usleep='define'
+d_usleepproto='define'
+d_ustat='undef'
+d_vendorarch='undef'
+d_vendorbin='undef'
+d_vendorlib='undef'
+d_vendorscript='undef'
+d_vfork='undef'
+d_void_closedir='undef'
+d_voidsig='define'
+d_voidtty=''
+d_vsnprintf='define'
+d_wait4='define'
+d_waitpid='define'
+d_wcrtomb='define'
+d_wcscmp='define'
+d_wcstombs='define'
+d_wcsxfrm='define'
+d_wctomb='define'
+d_writev='define'
+d_xenix='undef'
+date='date'
+db_hashtype='u_int32_t'
+db_prefixtype='size_t'
+db_version_major=''
+db_version_minor=''
+db_version_patch=''
+default_inc_excludes_dot='define'
+direntrytype='struct dirent'
+dlext='so'
+dlsrc='dl_dlopen.xs'
+doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
+doublekind='3'
+doublemantbits='52'
+doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
+doublesize='8'
+drand01='Perl_drand48()'
+drand48_r_proto='0'
+dtrace=''
+dtraceobject=''
+dtracexnolibs=''
+dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared'
+eagain='EAGAIN'
+ebcdic='undef'
+echo='echo'
+egrep='egrep'
+emacs=''
+endgrent_r_proto='0'
+endhostent_r_proto='0'
+endnetent_r_proto='0'
+endprotoent_r_proto='0'
+endpwent_r_proto='0'
+endservent_r_proto='0'
+eunicefix=':'
+exe_ext=''
+expr='expr'
+extensions='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+extern_C='extern'
+extras=''
+fflushNULL='define'
+fflushall='undef'
+find=''
+firstmakefile='makefile'
+flex=''
+fpossize='16'
+fpostype='fpos_t'
+freetype='void'
+from=':'
+full_ar='/usr/bin/ar'
+full_csh='csh'
+full_sed='/usr/bin/sed'
+gccansipedantic=''
+gccosandvers=''
+gccversion='16.1.0'
+getgrent_r_proto='0'
+getgrgid_r_proto='0'
+getgrnam_r_proto='0'
+gethostbyaddr_r_proto='0'
+gethostbyname_r_proto='0'
+gethostent_r_proto='0'
+getlogin_r_proto='0'
+getnetbyaddr_r_proto='0'
+getnetbyname_r_proto='0'
+getnetent_r_proto='0'
+getprotobyname_r_proto='0'
+getprotobynumber_r_proto='0'
+getprotoent_r_proto='0'
+getpwent_r_proto='0'
+getpwnam_r_proto='0'
+getpwuid_r_proto='0'
+getservbyname_r_proto='0'
+getservbyport_r_proto='0'
+getservent_r_proto='0'
+getspnam_r_proto='0'
+gidformat='"u"'
+gidsign='1'
+gidsize='4'
+gidtype='gid_t'
+glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
+gmake='gmake'
+gmtime_r_proto='0'
+gnulibc_version='2.43'
+grep='grep'
+groupcat='cat /etc/group'
+groupstype='gid_t'
+gzip='gzip'
+h_fcntl='false'
+h_sysfile='true'
+hint='recommended'
+hostcat='cat /etc/hosts'
+hostgenerate=''
+hostosname=''
+hostperl=''
+html1dir=' '
+html1direxp=''
+html3dir=' '
+html3direxp=''
+i16size='2'
+i16type='short'
+i32dformat='"d"'
+i32size='4'
+i32type='int'
+i64size='8'
+i64type='long'
+i8size='1'
+i8type='signed char'
+i_arpainet='define'
+i_bfd='undef'
+i_bsdioctl=''
+i_crypt='define'
+i_db='undef'
+i_dbm='undef'
+i_dirent='define'
+i_dlfcn='define'
+i_execinfo='define'
+i_fcntl='undef'
+i_fenv='define'
+i_fp='undef'
+i_fp_class='undef'
+i_gdbm='undef'
+i_gdbm_ndbm='undef'
+i_gdbmndbm='undef'
+i_grp='define'
+i_ieeefp='undef'
+i_inttypes='define'
+i_langinfo='define'
+i_libutil='undef'
+i_locale='define'
+i_machcthr='undef'
+i_malloc='define'
+i_mallocmalloc='undef'
+i_mntent='define'
+i_ndbm='undef'
+i_netdb='define'
+i_neterrno='undef'
+i_netinettcp='define'
+i_niin='define'
+i_poll='define'
+i_prot='undef'
+i_pthread='define'
+i_pwd='define'
+i_quadmath='define'
+i_rpcsvcdbm='undef'
+i_sgtty='undef'
+i_shadow='define'
+i_socks='undef'
+i_stdbool='define'
+i_stdint='define'
+i_stdlib='define'
+i_sunmath='undef'
+i_sysaccess='undef'
+i_sysdir='define'
+i_sysfile='define'
+i_sysfilio='undef'
+i_sysin='undef'
+i_sysioctl='define'
+i_syslog='define'
+i_sysmman='define'
+i_sysmode='undef'
+i_sysmount='define'
+i_sysndir='undef'
+i_sysparam='define'
+i_syspoll='define'
+i_sysresrc='define'
+i_syssecrt='undef'
+i_sysselct='define'
+i_syssockio='undef'
+i_sysstat='define'
+i_sysstatfs='define'
+i_sysstatvfs='define'
+i_syssyscall='define'
+i_systime='define'
+i_systimek='undef'
+i_systimes='define'
+i_systypes='define'
+i_sysuio='define'
+i_sysun='define'
+i_sysutsname='define'
+i_sysvfs='define'
+i_syswait='define'
+i_termio='undef'
+i_termios='define'
+i_time='define'
+i_unistd='define'
+i_ustat='undef'
+i_utime='define'
+i_vfork='undef'
+i_wchar='define'
+i_wctype='define'
+i_xlocale='undef'
+ignore_versioned_solibs='y'
+inc_version_list=''
+inc_version_list_init='0'
+incpath=''
+incpth='/usr/lib/gcc/x86_64-linux-gnu/16/include /usr/local/include /usr/include/x86_64-linux-gnu /usr/include'
+inews=''
+initialinstalllocation='/usr/local/bin'
+installarchlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+installbin='/usr/local/bin'
+installhtml1dir=''
+installhtml3dir=''
+installman1dir='/usr/local/share/man/man1'
+installman3dir='/usr/local/share/man/man3'
+installprefix='/usr/local'
+installprefixexp='/usr/local'
+installprivlib='/usr/local/lib/perl5/5.40.1'
+installscript='/usr/local/bin'
+installsitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+installsitebin='/usr/local/bin'
+installsitehtml1dir=''
+installsitehtml3dir=''
+installsitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+installsiteman1dir='/usr/local/share/man/man1'
+installsiteman3dir='/usr/local/share/man/man3'
+installsitescript='/usr/local/bin'
+installstyle='lib/perl5'
+installusrbinperl='undef'
+installvendorarch=''
+installvendorbin=''
+installvendorhtml1dir=''
+installvendorhtml3dir=''
+installvendorlib=''
+installvendorman1dir=''
+installvendorman3dir=''
+installvendorscript=''
+intsize='4'
+issymlink='test -h'
+ivdformat='"ld"'
+ivsize='8'
+ivtype='long'
+known_extensions='Amiga/ARexx Amiga/Exec Archive/Tar Attribute/Handlers AutoLoader B CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS Fcntl File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp FileCache Filter/Simple Filter/Util/Call FindBin GDBM_File Getopt/Long HTTP/Tiny Hash/Util Hash/Util/FieldHash I18N/Collate I18N/LangTags I18N/Langinfo IO IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP List/Util Locale/Maketext Locale/Maketext/Simple MIME/Base64 Math/BigInt Math/BigInt/FastCalc Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NDBM_File NEXT Net/Ping ODBM_File Opcode POSIX Params/Check Perl/OSType PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage SDBM_File Safe Search/Dict SelfLoader Socket Storable Sys/Hostname Sys/Syslog Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XS/Typemap XSLoader attributes autodie autouse base bignum constant encoding/warnings experimental if lib libnet mro parent perlfaq podlators re threads threads/shared version '
+ksh=''
+ld='cc'
+ld_can_script='define'
+lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
+ldflags=' -fstack-protector-strong -L/usr/local/lib'
+ldflags_uselargefiles=''
+ldlibpthname='LD_LIBRARY_PATH'
+less='less'
+lib_ext='.a'
+libc='/lib/x86_64-linux-gnu/libc.so.6'
+libperl='libperl.a'
+libpth='/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libs='-ldl -lm -lc -lcrypt'
+libsdirs=' /usr/lib/x86_64-linux-gnu'
+libsfiles=' libdl.a libm.so libc.so libcrypt.so'
+libsfound=' /usr/lib/x86_64-linux-gnu/libdl.a /usr/lib/x86_64-linux-gnu/libm.so /usr/lib/x86_64-linux-gnu/libc.so /usr/lib/x86_64-linux-gnu/libcrypt.so'
+libspath=' /usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libswanted='gdbm gdbm_compat db dl m c crypt gdbm_compat'
+libswanted_uselargefiles=''
+line=''
+lint=''
+lkflags=''
+ln='ln'
+lns='/usr/bin/ln -s'
+localtime_r_proto='0'
+locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
+loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
+longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblkind='3'
+longdblmantbits='64'
+longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblsize='16'
+longlongsize='8'
+longsize='8'
+lp=''
+lpr=''
+ls='ls'
+lseeksize='8'
+lseektype='off_t'
+mail=''
+mailx=''
+make='make'
+make_set_make='#'
+mallocobj=''
+mallocsrc=''
+malloctype='void *'
+man1dir='/usr/local/share/man/man1'
+man1direxp='/usr/local/share/man/man1'
+man1ext='1'
+man3dir='/usr/local/share/man/man3'
+man3direxp='/usr/local/share/man/man3'
+man3ext='3'
+mips_type=''
+mistrustnm=''
+mkdir='mkdir'
+mmaptype='caddr_t'
+modetype='mode_t'
+more='more'
+multiarch='undef'
+mv=''
+myarchname='x86_64-linux'
+mydomain='.local'
+myhostname='nucat'
+myuname='linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux '
+n='-n'
+need_va_copy='define'
+netdb_hlen_type='size_t'
+netdb_host_type='char *'
+netdb_name_type='const char *'
+netdb_net_type='in_addr_t'
+nm='nm'
+nm_opt=''
+nm_so_opt='--dynamic'
+nonxs_ext='Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+nroff='nroff'
+nvEUformat='"E"'
+nvFUformat='"F"'
+nvGUformat='"G"'
+nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
+nv_preserves_uv_bits='53'
+nveformat='"e"'
+nvfformat='"f"'
+nvgformat='"g"'
+nvmantbits='52'
+nvsize='8'
+nvtype='double'
+o_nonblock='O_NONBLOCK'
+obj_ext='.o'
+old_pthread_create_joinable=''
+optimize='-O2'
+orderlib='false'
+osname='linux'
+osvers='6.19.14+deb14-amd64'
+otherlibdirs=' '
+package='perl5'
+pager='/usr/bin/less -R'
+passcat='cat /etc/passwd'
+patchlevel='40'
+path_sep=':'
+perl5='/usr/bin/perl'
+perl='perl'
+perl_lc_all_category_positions_init=''
+perl_lc_all_separator=''
+perl_patchlevel=''
+perl_static_inline='static __inline__'
+perl_thread_local='_Thread_local'
+perladmin='root@nucat'
+perllibs='-ldl -lm -lc -lcrypt'
+perlpath='/usr/local/bin/perl5.40.1'
+pg='pg'
+phostname='hostname'
+pidtype='pid_t'
+plibpth='/lib/x86_64-linux-gnu/16 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu/16 /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib'
+pmake=''
+pr=''
+prefix='/usr/local'
+prefixexp='/usr/local'
+privlib='/usr/local/lib/perl5/5.40.1'
+privlibexp='/usr/local/lib/perl5/5.40.1'
+procselfexe='"/proc/self/exe"'
+ptrsize='8'
+quadkind='2'
+quadtype='long'
+randbits='48'
+randfunc='Perl_drand48'
+random_r_proto='0'
+randseedtype='U32'
+ranlib=':'
+rd_nodata='-1'
+readdir64_r_proto='0'
+readdir_r_proto='0'
+revision='5'
+rm='rm'
+rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
+rmail=''
+run=''
+runnm='false'
+sGMTIME_max='67768036191676799'
+sGMTIME_min='-62167219200'
+sLOCALTIME_max='67768036191662399'
+sLOCALTIME_min='-62167229951'
+sPRIEUldbl='"LE"'
+sPRIFUldbl='"LF"'
+sPRIGUldbl='"LG"'
+sPRIXU64='"lX"'
+sPRId64='"ld"'
+sPRIeldbl='"Le"'
+sPRIfldbl='"Lf"'
+sPRIgldbl='"Lg"'
+sPRIi64='"li"'
+sPRIo64='"lo"'
+sPRIu64='"lu"'
+sPRIx64='"lx"'
+sSCNfldbl='"Lf"'
+sched_yield='sched_yield()'
+scriptdir='/usr/local/bin'
+scriptdirexp='/usr/local/bin'
+sed='sed'
+seedfunc='Perl_drand48_init'
+selectminbits='64'
+selecttype='fd_set *'
+sendmail=''
+setgrent_r_proto='0'
+sethostent_r_proto='0'
+setlocale_r_proto='0'
+setnetent_r_proto='0'
+setprotoent_r_proto='0'
+setpwent_r_proto='0'
+setservent_r_proto='0'
+sh='/bin/sh'
+shar=''
+sharpbang='#!'
+shmattype='char *'
+shortsize='2'
+shrpenv=''
+shsharp='true'
+sig_count='65'
+sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL '
+sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", 0'
+sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 6 17 29 '
+sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 0'
+sig_size='68'
+signal_t='void'
+sitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitearchexp='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitebin='/usr/local/bin'
+sitebinexp='/usr/local/bin'
+sitehtml1dir=''
+sitehtml1direxp=''
+sitehtml3dir=''
+sitehtml3direxp=''
+sitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+sitelib_stem='/usr/local/lib/perl5/site_perl'
+sitelibexp='/usr/local/lib/perl5/site_perl/5.40.1'
+siteman1dir='/usr/local/share/man/man1'
+siteman1direxp='/usr/local/share/man/man1'
+siteman3dir='/usr/local/share/man/man3'
+siteman3direxp='/usr/local/share/man/man3'
+siteprefix='/usr/local'
+siteprefixexp='/usr/local'
+sitescript='/usr/local/bin'
+sitescriptexp='/usr/local/bin'
+sizesize='8'
+sizetype='size_t'
+sleep=''
+smail=''
+so='so'
+sockethdr=''
+socketlib=''
+socksizetype='socklen_t'
+sort='sort'
+spackage='Perl5'
+spitshell='cat'
+srand48_r_proto='0'
+srandom_r_proto='0'
+src='.'
+ssizetype='ssize_t'
+st_dev_sign='1'
+st_dev_size='8'
+st_ino_sign='1'
+st_ino_size='8'
+startperl='#!/usr/local/bin/perl5.40.1'
+startsh='#!/bin/sh'
+static_ext=' '
+stdchar='char'
+stdio_base='((fp)->_base)'
+stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
+stdio_cnt='((fp)->_cnt)'
+stdio_filbuf=''
+stdio_ptr='((fp)->_ptr)'
+stdio_stream_array=''
+strerror_r_proto='0'
+submit=''
+subversion='1'
+sysman='/usr/share/man/man1'
+sysroot=''
+tail=''
+tar=''
+targetarch=''
+targetdir=''
+targetenv=''
+targethost=''
+targetmkdir=''
+targetport=''
+targetsh='/bin/sh'
+tbl=''
+tee=''
+test='test'
+timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
+timetype='time_t'
+tmpnam_r_proto='0'
+to=':'
+touch='touch'
+tr='tr'
+trnl='\n'
+troff=''
+ttyname_r_proto='0'
+u16size='2'
+u16type='unsigned short'
+u32XUformat='"X"'
+u32oformat='"o"'
+u32size='4'
+u32type='unsigned int'
+u32uformat='"u"'
+u32xformat='"x"'
+u64size='8'
+u64type='unsigned long'
+u8size='1'
+u8type='unsigned char'
+uidformat='"u"'
+uidsign='1'
+uidsize='4'
+uidtype='uid_t'
+uname='uname'
+uniq='uniq'
+uquadtype='unsigned long'
+use64bitall='define'
+use64bitint='define'
+usecbacktrace='undef'
+usecrosscompile='undef'
+usedefaultstrict='undef'
+usedevel='define'
+usedl='define'
+usedtrace='undef'
+usefaststdio='undef'
+useithreads='undef'
+usekernprocpathname='undef'
+uselanginfo='true'
+uselargefiles='define'
+uselongdouble='undef'
+usemallocwrap='define'
+usemorebits='undef'
+usemultiplicity='undef'
+usemymalloc='n'
+usenm='false'
+usensgetexecutablepath='undef'
+useopcode='true'
+useperlio='define'
+useposix='true'
+usequadmath='undef'
+usereentrant='undef'
+userelocatableinc='undef'
+useshrplib='false'
+usesitecustomize='undef'
+usesocks='undef'
+usethreads='undef'
+usevendorprefix='undef'
+useversionedarchname='undef'
+usevfork='false'
+usrinc='/usr/include'
+uuname=''
+uvXUformat='"lX"'
+uvoformat='"lo"'
+uvsize='8'
+uvtype='unsigned long'
+uvuformat='"lu"'
+uvxformat='"lx"'
+vendorarch=''
+vendorarchexp=''
+vendorbin=''
+vendorbinexp=''
+vendorhtml1dir=' '
+vendorhtml1direxp=''
+vendorhtml3dir=' '
+vendorhtml3direxp=''
+vendorlib=''
+vendorlib_stem=''
+vendorlibexp=''
+vendorman1dir=' '
+vendorman1direxp=''
+vendorman3dir=' '
+vendorman3direxp=''
+vendorprefix=''
+vendorprefixexp=''
+vendorscript=''
+vendorscriptexp=''
+version='5.40.1'
+version_patchlevel_string='version 40 subversion 1'
+versiononly='define'
+vi=''
+xlibpth='/usr/lib/386 /lib/386'
+xlocale_needed='undef'
+yacc='yacc'
+yaccflags=''
+zcat=''
+zip='zip'
+PERL_REVISION=5
+PERL_VERSION=40
+PERL_SUBVERSION=1
+PERL_API_REVISION=5
+PERL_API_VERSION=40
+PERL_API_SUBVERSION=0
+PERL_PATCHLEVEL=''
+PERL_CONFIG_SH=true
+: Variables propagated from previous config.sh file.
+libdb_needs_pthread='N'
--- a/cpan/Archive-Tar/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Archive-Tar/Makefile.PL	2026-05-14 12:39:17.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'Archive::Tar',
+    VERSION_FROM  => 'lib/Archive/Tar.pm',
+    ABSTRACT_FROM => 'lib/Archive/Tar.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/autodie/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/autodie/pm_to_blib	2026-05-14 12:39:23.616660621 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/AutoLoader/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/AutoLoader/pm_to_blib	2026-05-14 12:39:21.696283221 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/bignum/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/bignum/Makefile.PL	2026-05-14 12:39:19.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'bignum',
+    VERSION_FROM  => 'lib/bignum.pm',
+    ABSTRACT_FROM => 'lib/bignum.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/Compress-Raw-Bzip2/blocksort.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/blocksort.c	2026-05-14 12:39:25.909462526 +0400
@@ -0,0 +1,1094 @@
+
+/*-------------------------------------------------------------*/
+/*--- Block sorting machinery                               ---*/
+/*---                                           blocksort.c ---*/
+/*-------------------------------------------------------------*/
+
+/* ------------------------------------------------------------------
+   This file is part of bzip2/libbzip2, a program and library for
+   lossless, block-sorting data compression.
+
+   bzip2/libbzip2 version 1.0.8 of 13 July 2019
+   Copyright (C) 1996-2019 Julian Seward <jseward@acm.org>
+
+   Please read the WARNING, DISCLAIMER and PATENTS sections in the
+   README file.
+
+   This program is released under the terms of the license contained
+   in the file LICENSE.
+   ------------------------------------------------------------------ */
+
+
+#include "bzlib_private.h"
+
+/*---------------------------------------------*/
+/*--- Fallback O(N log(N)^2) sorting        ---*/
+/*--- algorithm, for repetitive blocks      ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+void fallbackSimpleSort ( UInt32* fmap,
+                          UInt32* eclass,
+                          Int32   lo,
+                          Int32   hi )
+{
+   Int32 i, j, tmp;
+   UInt32 ec_tmp;
+
+   if (lo == hi) return;
+
+   if (hi - lo > 3) {
+      for ( i = hi-4; i >= lo; i-- ) {
+         tmp = fmap[i];
+         ec_tmp = eclass[tmp];
+         for ( j = i+4; j <= hi && ec_tmp > eclass[fmap[j]]; j += 4 )
+            fmap[j-4] = fmap[j];
+         fmap[j-4] = tmp;
+      }
+   }
+
+   for ( i = hi-1; i >= lo; i-- ) {
+      tmp = fmap[i];
+      ec_tmp = eclass[tmp];
+      for ( j = i+1; j <= hi && ec_tmp > eclass[fmap[j]]; j++ )
+         fmap[j-1] = fmap[j];
+      fmap[j-1] = tmp;
+   }
+}
+
+
+/*---------------------------------------------*/
+#define fswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define fvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      fswap(fmap[yyp1], fmap[yyp2]);  \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+
+#define fmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define fpush(lz,hz) { stackLo[sp] = lz; \
+                       stackHi[sp] = hz; \
+                       sp++; }
+
+#define fpop(lz,hz) { sp--;              \
+                      lz = stackLo[sp];  \
+                      hz = stackHi[sp]; }
+
+#define FALLBACK_QSORT_SMALL_THRESH 10
+#define FALLBACK_QSORT_STACK_SIZE   100
+
+
+static
+void fallbackQSort3 ( UInt32* fmap,
+                      UInt32* eclass,
+                      Int32   loSt,
+                      Int32   hiSt )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m;
+   Int32 sp, lo, hi;
+   UInt32 med, r, r3;
+   Int32 stackLo[FALLBACK_QSORT_STACK_SIZE];
+   Int32 stackHi[FALLBACK_QSORT_STACK_SIZE];
+
+   r = 0;
+
+   sp = 0;
+   fpush ( loSt, hiSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < FALLBACK_QSORT_STACK_SIZE - 1, 1004 );
+
+      fpop ( lo, hi );
+      if (hi - lo < FALLBACK_QSORT_SMALL_THRESH) {
+         fallbackSimpleSort ( fmap, eclass, lo, hi );
+         continue;
+      }
+
+      /* Random partitioning.  Median of 3 sometimes fails to
+         avoid bad cases.  Median of 9 seems to help but
+         looks rather expensive.  This too seems to work but
+         is cheaper.  Guidance for the magic constants
+         7621 and 32768 is taken from Sedgewick's algorithms
+         book, chapter 35.
+      */
+      r = ((r * 7621) + 1) % 32768;
+      r3 = r % 3;
+      if (r3 == 0) med = eclass[fmap[lo]]; else
+      if (r3 == 1) med = eclass[fmap[(lo+hi)>>1]]; else
+                   med = eclass[fmap[hi]];
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (1) {
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unLo]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unLo], fmap[ltLo]);
+               ltLo++; unLo++;
+               continue;
+            };
+            if (n > 0) break;
+            unLo++;
+         }
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unHi]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unHi], fmap[gtHi]);
+               gtHi--; unHi--;
+               continue;
+            };
+            if (n < 0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         fswap(fmap[unLo], fmap[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "fallbackQSort3(2)" );
+
+      if (gtHi < ltLo) continue;
+
+      n = fmin(ltLo-lo, unLo-ltLo); fvswap(lo, unLo-n, n);
+      m = fmin(hi-gtHi, gtHi-unHi); fvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      if (n - lo > hi - m) {
+         fpush ( lo, n );
+         fpush ( m, hi );
+      } else {
+         fpush ( m, hi );
+         fpush ( lo, n );
+      }
+   }
+}
+
+#undef fmin
+#undef fpush
+#undef fpop
+#undef fswap
+#undef fvswap
+#undef FALLBACK_QSORT_SMALL_THRESH
+#undef FALLBACK_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      eclass exists for [0 .. nblock-1]
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      All other areas of eclass destroyed
+      fmap [0 .. nblock-1] holds sorted order
+      bhtab [ 0 .. 2+(nblock/32) ] destroyed
+*/
+
+#define       SET_BH(zz)  bhtab[(zz) >> 5] |= ((UInt32)1 << ((zz) & 31))
+#define     CLEAR_BH(zz)  bhtab[(zz) >> 5] &= ~((UInt32)1 << ((zz) & 31))
+#define     ISSET_BH(zz)  (bhtab[(zz) >> 5] & ((UInt32)1 << ((zz) & 31)))
+#define      WORD_BH(zz)  bhtab[(zz) >> 5]
+#define UNALIGNED_BH(zz)  ((zz) & 0x01f)
+
+static
+void fallbackSort ( UInt32* fmap,
+                    UInt32* eclass,
+                    UInt32* bhtab,
+                    Int32   nblock,
+                    Int32   verb )
+{
+   Int32 ftab[257];
+   Int32 ftabCopy[256];
+   Int32 H, i, j, k, l, r, cc, cc1;
+   Int32 nNotDone;
+   Int32 nBhtab;
+   UChar* eclass8 = (UChar*)eclass;
+
+   /*--
+      Initial 1-char radix sort to generate
+      initial fmap and initial BH bits.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        bucket sorting ...\n" );
+   for (i = 0; i < 257;    i++) ftab[i] = 0;
+   for (i = 0; i < nblock; i++) ftab[eclass8[i]]++;
+   for (i = 0; i < 256;    i++) ftabCopy[i] = ftab[i];
+   for (i = 1; i < 257;    i++) ftab[i] += ftab[i-1];
+
+   for (i = 0; i < nblock; i++) {
+      j = eclass8[i];
+      k = ftab[j] - 1;
+      ftab[j] = k;
+      fmap[k] = i;
+   }
+
+   nBhtab = 2 + (nblock / 32);
+   for (i = 0; i < nBhtab; i++) bhtab[i] = 0;
+   for (i = 0; i < 256; i++) SET_BH(ftab[i]);
+
+   /*--
+      Inductively refine the buckets.  Kind-of an
+      "exponential radix sort" (!), inspired by the
+      Manber-Myers suffix array construction algorithm.
+   --*/
+
+   /*-- set sentinel bits for block-end detection --*/
+   for (i = 0; i < 32; i++) {
+      SET_BH(nblock + 2*i);
+      CLEAR_BH(nblock + 2*i + 1);
+   }
+
+   /*-- the log(N) loop --*/
+   H = 1;
+   while (1) {
+
+      if (verb >= 4)
+         VPrintf1 ( "        depth %6d has ", H );
+
+      j = 0;
+      for (i = 0; i < nblock; i++) {
+         if (ISSET_BH(i)) j = i;
+         k = fmap[i] - H; if (k < 0) k += nblock;
+         eclass[k] = j;
+      }
+
+      nNotDone = 0;
+      r = -1;
+      while (1) {
+
+	 /*-- find the next non-singleton bucket --*/
+         k = r + 1;
+         while (ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (ISSET_BH(k)) {
+            while (WORD_BH(k) == 0xffffffff) k += 32;
+            while (ISSET_BH(k)) k++;
+         }
+         l = k - 1;
+         if (l >= nblock) break;
+         while (!ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (!ISSET_BH(k)) {
+            while (WORD_BH(k) == 0x00000000) k += 32;
+            while (!ISSET_BH(k)) k++;
+         }
+         r = k - 1;
+         if (r >= nblock) break;
+
+         /*-- now [l, r] bracket current bucket --*/
+         if (r > l) {
+            nNotDone += (r - l + 1);
+            fallbackQSort3 ( fmap, eclass, l, r );
+
+            /*-- scan bucket and generate header bits-- */
+            cc = -1;
+            for (i = l; i <= r; i++) {
+               cc1 = eclass[fmap[i]];
+               if (cc != cc1) { SET_BH(i); cc = cc1; };
+            }
+         }
+      }
+
+      if (verb >= 4)
+         VPrintf1 ( "%6d unresolved strings\n", nNotDone );
+
+      H *= 2;
+      if (H > nblock || nNotDone == 0) break;
+   }
+
+   /*--
+      Reconstruct the original block in
+      eclass8 [0 .. nblock-1], since the
+      previous phase destroyed it.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        reconstructing block ...\n" );
+   j = 0;
+   for (i = 0; i < nblock; i++) {
+      while (ftabCopy[j] == 0) j++;
+      ftabCopy[j]--;
+      eclass8[fmap[i]] = (UChar)j;
+   }
+   AssertH ( j < 256, 1005 );
+}
+
+#undef       SET_BH
+#undef     CLEAR_BH
+#undef     ISSET_BH
+#undef      WORD_BH
+#undef UNALIGNED_BH
+
+
+/*---------------------------------------------*/
+/*--- The main, O(N^2 log(N)) sorting       ---*/
+/*--- algorithm.  Faster for "normal"       ---*/
+/*--- non-repetitive blocks.                ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+Bool mainGtU ( UInt32  i1,
+               UInt32  i2,
+               UChar*  block,
+               UInt16* quadrant,
+               UInt32  nblock,
+               Int32*  budget )
+{
+   Int32  k;
+   UChar  c1, c2;
+   UInt16 s1, s2;
+
+   AssertD ( i1 != i2, "mainGtU" );
+   /* 1 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 2 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 3 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 4 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 5 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 6 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 7 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 8 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 9 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 10 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 11 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 12 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+
+   k = nblock + 8;
+
+   do {
+      /* 1 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 2 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 3 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 4 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 5 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 6 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 7 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 8 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+
+      if (i1 >= nblock) i1 -= nblock;
+      if (i2 >= nblock) i2 -= nblock;
+
+      k -= 8;
+      (*budget)--;
+   }
+      while (k >= 0);
+
+   return False;
+}
+
+
+/*---------------------------------------------*/
+/*--
+   Knuth's increments seem to work better
+   than Incerpi-Sedgewick here.  Possibly
+   because the number of elems to sort is
+   usually small, typically <= 20.
+--*/
+static
+Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280,
+                   9841, 29524, 88573, 265720,
+                   797161, 2391484 };
+
+static
+void mainSimpleSort ( UInt32* ptr,
+                      UChar*  block,
+                      UInt16* quadrant,
+                      Int32   nblock,
+                      Int32   lo,
+                      Int32   hi,
+                      Int32   d,
+                      Int32*  budget )
+{
+   Int32 i, j, h, bigN, hp;
+   UInt32 v;
+
+   bigN = hi - lo + 1;
+   if (bigN < 2) return;
+
+   hp = 0;
+   while (incs[hp] < bigN) hp++;
+   hp--;
+
+   for (; hp >= 0; hp--) {
+      h = incs[hp];
+
+      i = lo + h;
+      while (True) {
+
+         /*-- copy 1 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 2 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 3 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         if (*budget < 0) return;
+      }
+   }
+}
+
+
+/*---------------------------------------------*/
+/*--
+   The following is an implementation of
+   an elegant 3-way quicksort for strings,
+   described in a paper "Fast Algorithms for
+   Sorting and Searching Strings", by Robert
+   Sedgewick and Jon L. Bentley.
+--*/
+
+#define mswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define mvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      mswap(ptr[yyp1], ptr[yyp2]);    \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+static
+__inline__
+UChar mmed3 ( UChar a, UChar b, UChar c )
+{
+   UChar t;
+   if (a > b) { t = a; a = b; b = t; };
+   if (b > c) {
+      b = c;
+      if (a > b) b = a;
+   }
+   return b;
+}
+
+#define mmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define mpush(lz,hz,dz) { stackLo[sp] = lz; \
+                          stackHi[sp] = hz; \
+                          stackD [sp] = dz; \
+                          sp++; }
+
+#define mpop(lz,hz,dz) { sp--;             \
+                         lz = stackLo[sp]; \
+                         hz = stackHi[sp]; \
+                         dz = stackD [sp]; }
+
+
+#define mnextsize(az) (nextHi[az]-nextLo[az])
+
+#define mnextswap(az,bz)                                        \
+   { Int32 tz;                                                  \
+     tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \
+     tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \
+     tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
+
+
+#define MAIN_QSORT_SMALL_THRESH 20
+#define MAIN_QSORT_DEPTH_THRESH (BZ_N_RADIX + BZ_N_QSORT)
+#define MAIN_QSORT_STACK_SIZE 100
+
+static
+void mainQSort3 ( UInt32* ptr,
+                  UChar*  block,
+                  UInt16* quadrant,
+                  Int32   nblock,
+                  Int32   loSt,
+                  Int32   hiSt,
+                  Int32   dSt,
+                  Int32*  budget )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m, med;
+   Int32 sp, lo, hi, d;
+
+   Int32 stackLo[MAIN_QSORT_STACK_SIZE];
+   Int32 stackHi[MAIN_QSORT_STACK_SIZE];
+   Int32 stackD [MAIN_QSORT_STACK_SIZE];
+
+   Int32 nextLo[3];
+   Int32 nextHi[3];
+   Int32 nextD [3];
+
+   sp = 0;
+   mpush ( loSt, hiSt, dSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < MAIN_QSORT_STACK_SIZE - 2, 1001 );
+
+      mpop ( lo, hi, d );
+      if (hi - lo < MAIN_QSORT_SMALL_THRESH ||
+          d > MAIN_QSORT_DEPTH_THRESH) {
+         mainSimpleSort ( ptr, block, quadrant, nblock, lo, hi, d, budget );
+         if (*budget < 0) return;
+         continue;
+      }
+
+      med = (Int32)
+            mmed3 ( block[ptr[ lo         ]+d],
+                    block[ptr[ hi         ]+d],
+                    block[ptr[ (lo+hi)>>1 ]+d] );
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (True) {
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unLo]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unLo], ptr[ltLo]);
+               ltLo++; unLo++; continue;
+            };
+            if (n >  0) break;
+            unLo++;
+         }
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unHi]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unHi], ptr[gtHi]);
+               gtHi--; unHi--; continue;
+            };
+            if (n <  0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         mswap(ptr[unLo], ptr[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "mainQSort3(2)" );
+
+      if (gtHi < ltLo) {
+         mpush(lo, hi, d+1 );
+         continue;
+      }
+
+      n = mmin(ltLo-lo, unLo-ltLo); mvswap(lo, unLo-n, n);
+      m = mmin(hi-gtHi, gtHi-unHi); mvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      nextLo[0] = lo;  nextHi[0] = n;   nextD[0] = d;
+      nextLo[1] = m;   nextHi[1] = hi;  nextD[1] = d;
+      nextLo[2] = n+1; nextHi[2] = m-1; nextD[2] = d+1;
+
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+      if (mnextsize(1) < mnextsize(2)) mnextswap(1,2);
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+
+      AssertD (mnextsize(0) >= mnextsize(1), "mainQSort3(8)" );
+      AssertD (mnextsize(1) >= mnextsize(2), "mainQSort3(9)" );
+
+      mpush (nextLo[0], nextHi[0], nextD[0]);
+      mpush (nextLo[1], nextHi[1], nextD[1]);
+      mpush (nextLo[2], nextHi[2], nextD[2]);
+   }
+}
+
+#undef mswap
+#undef mvswap
+#undef mpush
+#undef mpop
+#undef mmin
+#undef mnextsize
+#undef mnextswap
+#undef MAIN_QSORT_SMALL_THRESH
+#undef MAIN_QSORT_DEPTH_THRESH
+#undef MAIN_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > N_OVERSHOOT
+      block32 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      All other areas of block32 destroyed
+      ftab [0 .. 65536 ] destroyed
+      ptr [0 .. nblock-1] holds sorted order
+      if (*budget < 0), sorting was abandoned
+*/
+
+#define BIGFREQ(b) (ftab[((b)+1) << 8] - ftab[(b) << 8])
+#define SETMASK (1 << 21)
+#define CLEARMASK (~(SETMASK))
+
+static
+void mainSort ( UInt32* ptr,
+                UChar*  block,
+                UInt16* quadrant,
+                UInt32* ftab,
+                Int32   nblock,
+                Int32   verb,
+                Int32*  budget )
+{
+   Int32  i, j, k, ss, sb;
+   Int32  runningOrder[256];
+   Bool   bigDone[256];
+   Int32  copyStart[256];
+   Int32  copyEnd  [256];
+   UChar  c1;
+   Int32  numQSorted;
+   UInt16 s;
+   if (verb >= 4) VPrintf0 ( "        main sort initialise ...\n" );
+
+   /*-- set up the 2-byte frequency table --*/
+   for (i = 65536; i >= 0; i--) ftab[i] = 0;
+
+   j = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+      quadrant[i-1] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-1]) << 8);
+      ftab[j]++;
+      quadrant[i-2] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-2]) << 8);
+      ftab[j]++;
+      quadrant[i-3] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-3]) << 8);
+      ftab[j]++;
+   }
+   for (; i >= 0; i--) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+   }
+
+   /*-- (emphasises close relationship of block & quadrant) --*/
+   for (i = 0; i < BZ_N_OVERSHOOT; i++) {
+      block   [nblock+i] = block[i];
+      quadrant[nblock+i] = 0;
+   }
+
+   if (verb >= 4) VPrintf0 ( "        bucket sorting ...\n" );
+
+   /*-- Complete the initial radix sort --*/
+   for (i = 1; i <= 65536; i++) ftab[i] += ftab[i-1];
+
+   s = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+      s = (s >> 8) | (block[i-1] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-1;
+      s = (s >> 8) | (block[i-2] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-2;
+      s = (s >> 8) | (block[i-3] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-3;
+   }
+   for (; i >= 0; i--) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+   }
+
+   /*--
+      Now ftab contains the first loc of every small bucket.
+      Calculate the running order, from smallest to largest
+      big bucket.
+   --*/
+   for (i = 0; i <= 255; i++) {
+      bigDone     [i] = False;
+      runningOrder[i] = i;
+   }
+
+   {
+      Int32 vv;
+      Int32 h = 1;
+      do h = 3 * h + 1; while (h <= 256);
+      do {
+         h = h / 3;
+         for (i = h; i <= 255; i++) {
+            vv = runningOrder[i];
+            j = i;
+            while ( BIGFREQ(runningOrder[j-h]) > BIGFREQ(vv) ) {
+               runningOrder[j] = runningOrder[j-h];
+               j = j - h;
+               if (j <= (h - 1)) goto zero;
+            }
+            zero:
+            runningOrder[j] = vv;
+         }
+      } while (h != 1);
+   }
+
+   /*--
+      The main sorting loop.
+   --*/
+
+   numQSorted = 0;
+
+   for (i = 0; i <= 255; i++) {
+
+      /*--
+         Process big buckets, starting with the least full.
+         Basically this is a 3-step process in which we call
+         mainQSort3 to sort the small buckets [ss, j], but
+         also make a big effort to avoid the calls if we can.
+      --*/
+      ss = runningOrder[i];
+
+      /*--
+         Step 1:
+         Complete the big bucket [ss] by quicksorting
+         any unsorted small buckets [ss, j], for j != ss.
+         Hopefully previous pointer-scanning phases have already
+         completed many of the small buckets [ss, j], so
+         we don't have to sort them at all.
+      --*/
+      for (j = 0; j <= 255; j++) {
+         if (j != ss) {
+            sb = (ss << 8) + j;
+            if ( ! (ftab[sb] & SETMASK) ) {
+               Int32 lo = ftab[sb]   & CLEARMASK;
+               Int32 hi = (ftab[sb+1] & CLEARMASK) - 1;
+               if (hi > lo) {
+                  if (verb >= 4)
+                     VPrintf4 ( "        qsort [0x%x, 0x%x]   "
+                                "done %d   this %d\n",
+                                ss, j, numQSorted, hi - lo + 1 );
+                  mainQSort3 (
+                     ptr, block, quadrant, nblock,
+                     lo, hi, BZ_N_RADIX, budget
+                  );
+                  numQSorted += (hi - lo + 1);
+                  if (*budget < 0) return;
+               }
+            }
+            ftab[sb] |= SETMASK;
+         }
+      }
+
+      AssertH ( !bigDone[ss], 1006 );
+
+      /*--
+         Step 2:
+         Now scan this big bucket [ss] so as to synthesise the
+         sorted order for small buckets [t, ss] for all t,
+         including, magically, the bucket [ss,ss] too.
+         This will avoid doing Real Work in subsequent Step 1's.
+      --*/
+      {
+         for (j = 0; j <= 255; j++) {
+            copyStart[j] =  ftab[(j << 8) + ss]     & CLEARMASK;
+            copyEnd  [j] = (ftab[(j << 8) + ss + 1] & CLEARMASK) - 1;
+         }
+         for (j = ftab[ss << 8] & CLEARMASK; j < copyStart[ss]; j++) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyStart[c1]++ ] = k;
+         }
+         for (j = (ftab[(ss+1) << 8] & CLEARMASK) - 1; j > copyEnd[ss]; j--) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyEnd[c1]-- ] = k;
+         }
+      }
+
+      AssertH ( (copyStart[ss]-1 == copyEnd[ss])
+                ||
+                /* Extremely rare case missing in bzip2-1.0.0 and 1.0.1.
+                   Necessity for this case is demonstrated by compressing
+                   a sequence of approximately 48.5 million of character
+                   251; 1.0.0/1.0.1 will then die here. */
+                (copyStart[ss] == 0 && copyEnd[ss] == nblock-1),
+                1007 )
+
+      for (j = 0; j <= 255; j++) ftab[(j << 8) + ss] |= SETMASK;
+
+      /*--
+         Step 3:
+         The [ss] big bucket is now done.  Record this fact,
+         and update the quadrant descriptors.  Remember to
+         update quadrants in the overshoot area too, if
+         necessary.  The "if (i < 255)" test merely skips
+         this updating for the last bucket processed, since
+         updating for the last bucket is pointless.
+
+         The quadrant array provides a way to incrementally
+         cache sort orderings, as they appear, so as to
+         make subsequent comparisons in fullGtU() complete
+         faster.  For repetitive blocks this makes a big
+         difference (but not big enough to be able to avoid
+         the fallback sorting mechanism, exponential radix sort).
+
+         The precise meaning is: at all times:
+
+            for 0 <= i < nblock and 0 <= j <= nblock
+
+            if block[i] != block[j],
+
+               then the relative values of quadrant[i] and
+                    quadrant[j] are meaningless.
+
+               else {
+                  if quadrant[i] < quadrant[j]
+                     then the string starting at i lexicographically
+                     precedes the string starting at j
+
+                  else if quadrant[i] > quadrant[j]
+                     then the string starting at j lexicographically
+                     precedes the string starting at i
+
+                  else
+                     the relative ordering of the strings starting
+                     at i and j has not yet been determined.
+               }
+      --*/
+      bigDone[ss] = True;
+
+      if (i < 255) {
+         Int32 bbStart  = ftab[ss << 8] & CLEARMASK;
+         Int32 bbSize   = (ftab[(ss+1) << 8] & CLEARMASK) - bbStart;
+         Int32 shifts   = 0;
+
+         while ((bbSize >> shifts) > 65534) shifts++;
+
+         for (j = bbSize-1; j >= 0; j--) {
+            Int32 a2update     = ptr[bbStart + j];
+            UInt16 qVal        = (UInt16)(j >> shifts);
+            quadrant[a2update] = qVal;
+            if (a2update < BZ_N_OVERSHOOT)
+               quadrant[a2update + nblock] = qVal;
+         }
+         AssertH ( ((bbSize-1) >> shifts) <= 65535, 1002 );
+      }
+
+   }
+
+   if (verb >= 4)
+      VPrintf3 ( "        %d pointers, %d sorted, %d scanned\n",
+                 nblock, numQSorted, nblock - numQSorted );
+}
+
+#undef BIGFREQ
+#undef SETMASK
+#undef CLEARMASK
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      arr2 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)arr2)  [0 .. nblock-1] holds block
+      arr1 exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)arr2) [0 .. nblock-1] holds block
+      All other areas of block destroyed
+      ftab [ 0 .. 65536 ] destroyed
+      arr1 [0 .. nblock-1] holds sorted order
+*/
+void BZ2_blockSort ( EState* s )
+{
+   UInt32* ptr    = s->ptr;
+   UChar*  block  = s->block;
+   UInt32* ftab   = s->ftab;
+   Int32   nblock = s->nblock;
+   Int32   verb   = s->verbosity;
+   Int32   wfact  = s->workFactor;
+   UInt16* quadrant;
+   Int32   budget;
+   Int32   budgetInit;
+   Int32   i;
+
+   if (nblock < 10000) {
+      fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+   } else {
+      /* Calculate the location for quadrant, remembering to get
+         the alignment right.  Assumes that &(block[0]) is at least
+         2-byte aligned -- this should be ok since block is really
+         the first section of arr2.
+      */
+      i = nblock+BZ_N_OVERSHOOT;
+      if (i & 1) i++;
+      quadrant = (UInt16*)(&(block[i]));
+
+      /* (wfact-1) / 3 puts the default-factor-30
+         transition point at very roughly the same place as
+         with v0.1 and v0.9.0.
+         Not that it particularly matters any more, since the
+         resulting compressed stream is now the same regardless
+         of whether or not we use the main sort or fallback sort.
+      */
+      if (wfact < 1  ) wfact = 1;
+      if (wfact > 100) wfact = 100;
+      budgetInit = nblock * ((wfact-1) / 3);
+      budget = budgetInit;
+
+      mainSort ( ptr, block, quadrant, ftab, nblock, verb, &budget );
+      if (verb >= 3)
+         VPrintf3 ( "      %d work, %d block, ratio %5.2f\n",
+                    budgetInit - budget,
+                    nblock,
+                    (float)(budgetInit - budget) /
+                    (float)(nblock==0 ? 1 : nblock) );
+      if (budget < 0) {
+         if (verb >= 2)
+            VPrintf0 ( "    too repetitive; using fallback"
+                       " sorting algorithm\n" );
+         fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+      }
+   }
+
+   s->origPtr = -1;
+   for (i = 0; i < s->nblock; i++)
+      if (ptr[i] == 0)
+         { s->origPtr = i; break; };
+
+   AssertH( s->origPtr != -1, 1003 );
+}
+
+
+/*-------------------------------------------------------------*/
+/*--- end                                       blocksort.c ---*/
+/*-------------------------------------------------------------*/
--- a/cpan/Compress-Raw-Bzip2/Bzip2.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/Bzip2.c	2026-05-14 12:39:25.992577635 +0400
@@ -0,0 +1,1822 @@
+/*
+ * This file was generated automatically by ExtUtils::ParseXS version 3.51 from the
+ * contents of Bzip2.xs. Do not edit this file, edit Bzip2.xs instead.
+ *
+ *    ANY CHANGES MADE HERE WILL BE LOST!
+ *
+ */
+
+#line 1 "Bzip2.xs"
+/* Filename: Bzip2.xs
+ * Author  : Paul Marquess, <pmqs@cpan.org>
+ * Created : 5th October 2005
+ * Version : 2.000
+ *
+ *   Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
+ *   This program is free software; you can redistribute it and/or
+ *   modify it under the same terms as Perl itself.
+ *
+ */
+
+#define PERL_NO_GET_CONTEXT
+#include "EXTERN.h"
+#include "perl.h"
+#include "XSUB.h"
+
+#include "bzlib.h"
+
+#ifdef USE_PPPORT_H
+#  define NEED_sv_2pv_nolen
+#  include "ppport.h"
+#endif
+
+#if PERL_REVISION == 5 && (PERL_VERSION < 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+
+#    ifdef SvPVbyte_force
+#        undef SvPVbyte_force
+#    endif
+
+#    define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
+
+#endif
+
+#ifndef SvPVbyte_nolen
+#    define SvPVbyte_nolen SvPV_nolen
+#endif
+
+
+#if PERL_REVISION == 5 && (PERL_VERSION >= 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+#    define UTF8_AVAILABLE
+#endif
+
+typedef int                     DualType ;
+typedef int                     int_undef ;
+
+typedef unsigned long           uLong;
+typedef unsigned int            uInt;
+
+typedef struct di_stream {
+    int      flags ;
+#define FLAG_APPEND_OUTPUT      1
+#define FLAG_CONSUME_INPUT      8
+#define FLAG_LIMIT_OUTPUT       16
+    bz_stream stream;
+    uInt     bufsize;
+    int      last_error ;
+    uLong    bytesInflated ;
+    uLong    compressedBytes ;
+    uLong    uncompressedBytes ;
+
+} di_stream;
+
+typedef di_stream * deflateStream ;
+typedef di_stream * Compress__Raw__Bzip2 ;
+
+typedef di_stream * inflateStream ;
+typedef di_stream * Compress__Raw__Bunzip2 ;
+
+#define COMPRESS_CLASS    "Compress::Raw::Bzip2"
+#define UNCOMPRESS_CLASS  "Compress::Raw::Bunzip2"
+
+#define ZMALLOC(to, typ) ((to = (typ *)safemalloc(sizeof(typ))), \
+                                Zero(to,1,typ))
+
+
+/* static const char * const my_z_errmsg[] = { */
+static const char my_z_errmsg[][32] = {
+    "End of Stream",        /* BZ_STREAM_END        4       */
+    "Finish OK",            /* BZ_FINISH_OK         3       */
+    "Flush OK",             /* BZ_FLUSH_OK          2       */
+    "Run OK",               /* BZ_RUN_OK            1       */
+    "",                     /* BZ_OK                0       */
+    "Sequence Error",       /* BZ_SEQUENCE_ERROR    (-1)    */
+    "Param Error",          /* BZ_PARAM_ERROR       (-2)    */
+    "Memory Error",         /* BZ_MEM_ERROR         (-3)    */
+    "Data Error",           /* BZ_DATA_ERROR        (-4)    */
+    "Magic Error",          /* BZ_DATA_ERROR_MAGIC  (-5)    */
+    "IO Error",             /* BZ_IO_ERROR          (-6)    */
+    "Unexpected EOF",       /* BZ_UNEXPECTED_EOF    (-7)    */
+    "Output Buffer Full",   /* BZ_OUTBUFF_FULL      (-8)    */
+    "Config Error",         /* BZ_CONFIG_ERROR      (-9)    */
+    ""};
+
+#define setDUALstatus(var, err)                                         \
+                sv_setnv(var, (double)err) ;                            \
+                sv_setpv(var, ((err) ? GetErrorString(err) : "")) ;     \
+                SvNOK_on(var);
+
+
+#if defined(__SYMBIAN32__)
+# define NO_WRITEABLE_DATA
+#endif
+
+/* Set TRACE_DEFAULT to a non-zero value to enable tracing */
+#define TRACE_DEFAULT 0
+
+#if defined(NO_WRITEABLE_DATA) || TRACE_DEFAULT == 0
+#  define trace TRACE_DEFAULT
+#else
+  static int trace = TRACE_DEFAULT ;
+#endif
+
+/* Dodge PerlIO hiding of these functions. */
+#undef printf
+
+#if 1
+#define getInnerObject(x) (*av_fetch((AV*)SvRV(x), 0, FALSE))
+#else
+#define getInnerObject(x) ((SV*)SvRV(sv))
+#endif
+
+#ifdef BZ_NO_STDIO
+void bz_internal_error(int errorcode)
+{
+    croak("bz_internal_error %d\n", errorcode);
+}
+#endif
+
+static char *
+#ifdef CAN_PROTOTYPE
+GetErrorString(int error_no)
+#else
+GetErrorString(error_no)
+int error_no ;
+#endif
+{
+    return(char*) my_z_errmsg[4 - error_no];
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+DispHex(void * ptr, int length)
+#else
+DispHex(ptr, length)
+    void * ptr;
+    int length;
+#endif
+{
+    char * p = (char*)ptr;
+    int i;
+    for (i = 0; i < length; ++i) {
+        printf(" %02x", 0xFF & *(p+i));
+    }
+}
+
+
+static void
+#ifdef CAN_PROTOTYPE
+DispStream(di_stream * s, const char * message)
+#else
+DispStream(s, message)
+    di_stream * s;
+    const char * message;
+#endif
+{
+
+#if 0
+    if (! trace)
+        return ;
+#endif
+
+#define EnDis(f) (s->flags & f ? "Enabled" : "Disabled")
+
+    printf("DispStream 0x%p", s) ;
+    if (message)
+        printf(" - %s \n", message) ;
+    printf("\n") ;
+
+    if (!s)  {
+        printf("    stream pointer is NULL\n");
+    }
+    else     {
+        printf("    stream           0x%p\n", &(s->stream));
+        printf("           opaque    0x%p\n", s->stream.opaque);
+        printf("           state     0x%p\n", s->stream.state );
+        printf("           next_in   0x%p", s->stream.next_in);
+        if (s->stream.next_in){
+            printf(" =>");
+            DispHex(s->stream.next_in, 4);
+        }
+        printf("\n");
+
+        printf("           next_out  0x%p", s->stream.next_out);
+        if (s->stream.next_out){
+            printf(" =>");
+            DispHex(s->stream.next_out, 4);
+        }
+        printf("\n");
+
+        printf("           avail_in  %lu\n",  (unsigned long)s->stream.avail_in);
+        printf("           avail_out %lu\n",  (unsigned long)s->stream.avail_out);
+        printf("    bufsize          %lu\n",  (unsigned long)s->bufsize);
+        printf("      total_in_lo32  %u\n",  s->stream.total_in_lo32);
+        printf("      total_in_hi32  %u\n",  s->stream.total_in_hi32);
+        printf("      total_out_lo32 %u\n",  s->stream.total_out_lo32);
+        printf("      total_out_hi32 %u\n",  s->stream.total_out_hi32);
+        printf("    flags            0x%x\n", s->flags);
+        printf("           APPEND    %s\n",   EnDis(FLAG_APPEND_OUTPUT));
+        printf("           CONSUME   %s\n",   EnDis(FLAG_CONSUME_INPUT));
+        printf("           LIMIT     %s\n",   EnDis(FLAG_LIMIT_OUTPUT));
+
+        printf("\n");
+
+    }
+}
+
+static di_stream *
+#ifdef CAN_PROTOTYPE
+InitStream(void)
+#else
+InitStream()
+#endif
+{
+    di_stream *s ;
+
+    ZMALLOC(s, di_stream) ;
+
+    return s ;
+
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+PostInitStream(di_stream * s, int flags)
+#else
+PostInitStream(s, flags)
+    di_stream *s ;
+    int flags ;
+#endif
+{
+    s->bufsize  = 1024 * 16 ;
+    s->last_error = 0 ;
+    s->flags    = flags ;
+}
+
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef(SV * sv, const char * string)
+#else
+deRef(sv, string)
+SV * sv ;
+char * string;
+#endif
+{
+    dTHX;
+    SvGETMAGIC(sv);
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (!SvOK(sv))
+        sv = sv_2mortal(newSVpv("", 0));
+
+    return sv ;
+}
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef_l(SV * sv, const char * string)
+#else
+deRef_l(sv, string)
+SV * sv ;
+char * string ;
+#endif
+{
+    dTHX;
+    bool wipe = 0 ;
+    STRLEN na;
+
+    SvGETMAGIC(sv);
+    wipe = ! SvOK(sv) ;
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        wipe = ! SvOK(sv) ;
+
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (SvREADONLY(sv) && PL_curcop != &PL_compiling)
+        croak("%s: buffer parameter is read-only", string);
+
+    SvUPGRADE(sv, SVt_PV);
+
+    if (wipe)
+        sv_setpv(sv, "") ;
+    else
+        (void)SvPVbyte_force(sv, na) ;
+
+    return sv ;
+}
+
+
+#include "constants.h"
+
+#line 339 "Bzip2.c"
+#ifndef PERL_UNUSED_VAR
+#  define PERL_UNUSED_VAR(var) if (0) var = var
+#endif
+
+#ifndef dVAR
+#  define dVAR		dNOOP
+#endif
+
+
+/* This stuff is not part of the API! You have been warned. */
+#ifndef PERL_VERSION_DECIMAL
+#  define PERL_VERSION_DECIMAL(r,v,s) (r*1000000 + v*1000 + s)
+#endif
+#ifndef PERL_DECIMAL_VERSION
+#  define PERL_DECIMAL_VERSION \
+	  PERL_VERSION_DECIMAL(PERL_REVISION,PERL_VERSION,PERL_SUBVERSION)
+#endif
+#ifndef PERL_VERSION_GE
+#  define PERL_VERSION_GE(r,v,s) \
+	  (PERL_DECIMAL_VERSION >= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+#ifndef PERL_VERSION_LE
+#  define PERL_VERSION_LE(r,v,s) \
+	  (PERL_DECIMAL_VERSION <= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+
+/* XS_INTERNAL is the explicit static-linkage variant of the default
+ * XS macro.
+ *
+ * XS_EXTERNAL is the same as XS_INTERNAL except it does not include
+ * "STATIC", ie. it exports XSUB symbols. You probably don't want that
+ * for anything but the BOOT XSUB.
+ *
+ * See XSUB.h in core!
+ */
+
+
+/* TODO: This might be compatible further back than 5.10.0. */
+#if PERL_VERSION_GE(5, 10, 0) && PERL_VERSION_LE(5, 15, 1)
+#  undef XS_EXTERNAL
+#  undef XS_INTERNAL
+#  if defined(__CYGWIN__) && defined(USE_DYNAMIC_LOADING)
+#    define XS_EXTERNAL(name) __declspec(dllexport) XSPROTO(name)
+#    define XS_INTERNAL(name) STATIC XSPROTO(name)
+#  endif
+#  if defined(__SYMBIAN32__)
+#    define XS_EXTERNAL(name) EXPORT_C XSPROTO(name)
+#    define XS_INTERNAL(name) EXPORT_C STATIC XSPROTO(name)
+#  endif
+#  ifndef XS_EXTERNAL
+#    if defined(HASATTRIBUTE_UNUSED) && !defined(__cplusplus)
+#      define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
+#      define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
+#    else
+#      ifdef __cplusplus
+#        define XS_EXTERNAL(name) extern "C" XSPROTO(name)
+#        define XS_INTERNAL(name) static XSPROTO(name)
+#      else
+#        define XS_EXTERNAL(name) XSPROTO(name)
+#        define XS_INTERNAL(name) STATIC XSPROTO(name)
+#      endif
+#    endif
+#  endif
+#endif
+
+/* perl >= 5.10.0 && perl <= 5.15.1 */
+
+
+/* The XS_EXTERNAL macro is used for functions that must not be static
+ * like the boot XSUB of a module. If perl didn't have an XS_EXTERNAL
+ * macro defined, the best we can do is assume XS is the same.
+ * Dito for XS_INTERNAL.
+ */
+#ifndef XS_EXTERNAL
+#  define XS_EXTERNAL(name) XS(name)
+#endif
+#ifndef XS_INTERNAL
+#  define XS_INTERNAL(name) XS(name)
+#endif
+
+/* Now, finally, after all this mess, we want an ExtUtils::ParseXS
+ * internal macro that we're free to redefine for varying linkage due
+ * to the EXPORT_XSUB_SYMBOLS XS keyword. This is internal, use
+ * XS_EXTERNAL(name) or XS_INTERNAL(name) in your code if you need to!
+ */
+
+#undef XS_EUPXS
+#if defined(PERL_EUPXS_ALWAYS_EXPORT)
+#  define XS_EUPXS(name) XS_EXTERNAL(name)
+#else
+   /* default to internal */
+#  define XS_EUPXS(name) XS_INTERNAL(name)
+#endif
+
+#ifndef PERL_ARGS_ASSERT_CROAK_XS_USAGE
+#define PERL_ARGS_ASSERT_CROAK_XS_USAGE assert(cv); assert(params)
+
+/* prototype to pass -Wmissing-prototypes */
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params);
+
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params)
+{
+    const GV *const gv = CvGV(cv);
+
+    PERL_ARGS_ASSERT_CROAK_XS_USAGE;
+
+    if (gv) {
+        const char *const gvname = GvNAME(gv);
+        const HV *const stash = GvSTASH(gv);
+        const char *const hvname = stash ? HvNAME(stash) : NULL;
+
+        if (hvname)
+	    Perl_croak_nocontext("Usage: %s::%s(%s)", hvname, gvname, params);
+        else
+	    Perl_croak_nocontext("Usage: %s(%s)", gvname, params);
+    } else {
+        /* Pants. I don't think that it should be possible to get here. */
+	Perl_croak_nocontext("Usage: CODE(0x%" UVxf ")(%s)", PTR2UV(cv), params);
+    }
+}
+#undef  PERL_ARGS_ASSERT_CROAK_XS_USAGE
+
+#define croak_xs_usage        S_croak_xs_usage
+
+#endif
+
+/* NOTE: the prototype of newXSproto() is different in versions of perls,
+ * so we define a portable version of newXSproto()
+ */
+#ifdef newXS_flags
+#define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0)
+#else
+#define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_setpv(PL_Sv, proto), (CV*)PL_Sv)
+#endif /* !defined(newXS_flags) */
+
+#if PERL_VERSION_LE(5, 21, 5)
+#  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
+#else
+#  define newXS_deffile(a,b) Perl_newXS_deffile(aTHX_ a,b)
+#endif
+
+#line 483 "Bzip2.c"
+
+/* INCLUDE:  Including 'constants.xs' from 'Bzip2.xs' */
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "sv");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+#line 4 "./constants.xs"
+#ifdef dXSTARG
+	dXSTARG; /* Faster if we have it.  */
+#else
+	dTARGET;
+#endif
+	STRLEN		len;
+        int		type;
+	IV		iv = 0; /* avoid uninit var warning */
+	/* NV		nv;	Uncomment this if you need to return NVs */
+	/* const char	*pv;	Uncomment this if you need to return PVs */
+#line 508 "Bzip2.c"
+	SV *	sv = ST(0)
+;
+	const char *	s = SvPV(sv, len);
+#line 18 "./constants.xs"
+        /* Change this to constant(aTHX_ s, len, &iv, &nv);
+           if you need to return both NVs and IVs */
+	type = constant(aTHX_ s, len, &iv);
+      /* Return 1 or 2 items. First is error message, or undef if no error.
+           Second, if present, is found value */
+        switch (type) {
+        case PERL_constant_NOTFOUND:
+          sv =
+	    sv_2mortal(newSVpvf("%s is not a valid Bzip2 macro", s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_NOTDEF:
+          sv = sv_2mortal(newSVpvf(
+	    "Your vendor has not defined Bzip2 macro %s, used",
+				   s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_ISIV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHi(iv);
+          break;
+	/* Uncomment this if you need to return NOs
+        case PERL_constant_ISNO:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_no);
+          break; */
+	/* Uncomment this if you need to return NVs
+        case PERL_constant_ISNV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHn(nv);
+          break; */
+	/* Uncomment this if you need to return PVs
+        case PERL_constant_ISPV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, strlen(pv));
+          break; */
+	/* Uncomment this if you need to return PVNs
+        case PERL_constant_ISPVN:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, iv);
+          break; */
+	/* Uncomment this if you need to return SVs
+        case PERL_constant_ISSV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(sv);
+          break; */
+	/* Uncomment this if you need to return UNDEFs
+        case PERL_constant_ISUNDEF:
+          break; */
+	/* Uncomment this if you need to return UVs
+        case PERL_constant_ISUV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHu((UV)iv);
+          break; */
+	/* Uncomment this if you need to return YESs
+        case PERL_constant_ISYES:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_yes);
+          break; */
+        default:
+          sv = sv_2mortal(newSVpvf(
+	    "Unexpected return type %d while processing Bzip2 macro %s, used",
+               type, s));
+          PUSHs(sv);
+        }
+#line 586 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+/* INCLUDE: Returning to 'Bzip2.xs' from 'constants.xs' */
+
+#define bzlibversion() BZ2_bzlibVersion()
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion)
+{
+    dVAR; dXSARGS;
+    if (items != 0)
+       croak_xs_usage(cv,  "");
+    {
+	const char *	RETVAL;
+	dXSTARG;
+
+	RETVAL = bzlibversion();
+	sv_setpv(TARG, RETVAL);
+	XSprePUSH;
+	PUSHTARG;
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 5)
+       croak_xs_usage(cv,  "className, appendOut=1, blockSize100k=1, workfactor=0, verbosity=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char *	className;
+	int	appendOut;
+	int	blockSize100k;
+	int	workfactor;
+	int	verbosity;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    blockSize100k = 1;
+	else {
+	    blockSize100k = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    workfactor = 0;
+	else {
+	    workfactor = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+#line 356 "Bzip2.xs"
+  {
+    int err ;
+    deflateStream s ;
+#if 0
+    /* if (trace) */
+        warn("in Compress::Raw::Bzip2::_new(items=%d,appendOut=%d, blockSize100k=%d, workfactor=%d, verbosity=%d\n",
+	items, appendOut, blockSize100k, workfactor, verbosity);
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzCompressInit ( &(s->stream),
+                                     blockSize100k,
+                                     verbosity,
+                                     workfactor );
+
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	else {
+            int flags = 0 ;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            PostInitStream(s, appendOut ? FLAG_APPEND_OUTPUT :0) ;
+        }
+    }
+    else
+        err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+    if(0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 709 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 6)
+       croak_xs_usage(cv,  "className, appendOut=1, consume=1, small=0, verbosity=0, limitOutput=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char*	className;
+	int	appendOut;
+	int	consume;
+	int	small;
+	int	verbosity;
+	int	limitOutput;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    consume = 1;
+	else {
+	    consume = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    small = 0;
+	else {
+	    small = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+
+	if (items < 6)
+	    limitOutput = 0;
+	else {
+	    limitOutput = (int)SvIV(ST(5))
+;
+	}
+#line 412 "Bzip2.xs"
+  {
+    int err = BZ_OK ;
+    inflateStream s ;
+#if 0
+    if (trace)
+        warn("in _inflateInit(windowBits=%d, bufsize=%lu, dictionary=%lu\n",
+                windowBits, bufsize, (unsigned long)SvCUR(dictionary)) ;
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzDecompressInit (&(s->stream), verbosity, small);
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	if (s) {
+            int flags = 0;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            if (consume)
+                flags |= FLAG_CONSUME_INPUT;
+            if (limitOutput)
+                flags |= (FLAG_LIMIT_OUTPUT|FLAG_CONSUME_INPUT);
+	    PostInitStream(s, flags) ;
+        }
+    }
+    else
+	err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+       if (0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 817 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::DispStream",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length;
+	uInt	increment;
+	int	RETVAL = 0;
+	uInt	bufinc;
+	STRLEN	origlen;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzdeflate",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 477 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    /* If the input buffer is a reference, dereference it */
+    buf = deRef(buf, "deflate") ;
+
+    /* initialise the input buffer */
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate input parameter");
+#endif
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "deflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate output parameter");
+#endif
+
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+    while (s->stream.avail_in != 0) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_RUN);
+        if (RETVAL != BZ_RUN_OK)
+            break;
+    }
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+    s->uncompressedBytes  += origlen - s->stream.avail_in  ;
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 951 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bzip2::DESTROY",
+			"s")
+;
+#line 540 "Bzip2.xs"
+    BZ2_bzCompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 984 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzclose",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 552 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzclose input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FINISH);
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* if (s->stream.avail_out != 0 || RETVAL < 0 ) */
+        if (RETVAL == BZ_STREAM_END || RETVAL < 0 )
+            break;
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_STREAM_END) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1069 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzflush",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 614 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzflush input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FLUSH);
+
+        if (RETVAL == BZ_RUN_OK || RETVAL < 0)
+                break;
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* RETVAL == if (s->stream.avail_out != 0 || RETVAL < 0 )
+            break; */
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1162 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_in_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 673 "Bzip2.xs"
+        RETVAL = s->stream.total_in_lo32 ;
+#line 1200 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_out_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 681 "Bzip2.xs"
+        RETVAL = s->stream.total_out_lo32 ;
+#line 1234 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::compressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 689 "Bzip2.xs"
+        RETVAL = s->compressedBytes;
+#line 1268 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::uncompressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 697 "Bzip2.xs"
+        RETVAL = s->uncompressedBytes;
+#line 1302 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bunzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::DispStream",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bunzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length = 0;
+	uInt	prefix_length = 0;
+	uInt	increment = 0;
+	uInt	bufinc;
+	STRLEN	na;
+	STRLEN	origlen;
+#line 721 "Bzip2.xs"
+#ifdef UTF8_AVAILABLE
+    bool	out_utf8  = FALSE;
+#endif
+#line 1372 "Bzip2.c"
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::bzinflate",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 725 "Bzip2.xs"
+    bufinc = s->bufsize;
+    /* If the buffer is a reference, dereference it */
+    buf = deRef(buf, "bzinflate") ;
+
+    if (s->flags & FLAG_CONSUME_INPUT) {
+        if (SvREADONLY(buf))
+            croak(UNCOMPRESS_CLASS "::bzinflate input parameter cannot be read-only when ConsumeInput is specified");
+        SvPV_force(buf, na);
+    }
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate input parameter");
+#endif
+
+    /* initialise the input buffer */
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "bzinflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output))
+         out_utf8 = TRUE ;
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate output parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+
+    /* Assume no output buffer - the code below will update if there is any available */
+    s->stream.avail_out = 0;
+
+    if (SvLEN(output)) {
+        prefix_length = cur_length =  SvCUR(output) ;
+
+        if (s->flags & FLAG_LIMIT_OUTPUT && SvLEN(output) - cur_length - 1 < bufinc)
+        {
+            Sv_Grow(output, bufinc + cur_length + 1) ;
+        }
+
+        /* Only setup the stream output pointers if there is spare
+           capacity in the outout SV
+        */
+        if (SvLEN(output) > cur_length + 1)
+        {
+            s->stream.next_out = (char*) SvPVX(output) + cur_length;
+            increment = SvLEN(output) -  cur_length - 1;
+            s->stream.avail_out = increment;
+        }
+    }
+
+    s->bytesInflated = 0;
+
+    RETVAL = BZ_OK;
+
+    while (1) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc + 1) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        /* DispStream(s, "pre"); */
+        RETVAL = BZ2_bzDecompress (&(s->stream));
+
+        /*
+        printf("Status %d\n", RETVAL);
+        DispStream(s, "apres");
+        */
+        if (RETVAL != BZ_OK || s->flags & FLAG_LIMIT_OUTPUT)
+            break ;
+
+        if (s->stream.avail_out == 0)
+            continue ;
+
+        if (s->stream.avail_in == 0) {
+            RETVAL = BZ_OK ;
+            break ;
+        }
+
+    }
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_OK || RETVAL == BZ_STREAM_END) {
+	unsigned in ;
+
+        s->bytesInflated = cur_length + increment - s->stream.avail_out - prefix_length;
+        s->uncompressedBytes += s->bytesInflated ;
+        s->compressedBytes   += origlen - s->stream.avail_in  ;
+
+        SvPOK_only(output);
+        SvCUR_set(output, prefix_length + s->bytesInflated) ;
+	*SvEND(output) = '\0';
+#ifdef UTF8_AVAILABLE
+        if (out_utf8)
+            sv_utf8_upgrade(output);
+#endif
+        SvSETMAGIC(output);
+
+	/* fix the input buffer */
+	if (s->flags & FLAG_CONSUME_INPUT) {
+	    in = s->stream.avail_in ;
+	    SvCUR_set(buf, in) ;
+	    if (in)
+	        Move(s->stream.next_in, SvPVX(buf), in, char) ;
+            *SvEND(buf) = '\0';
+            SvSETMAGIC(buf);
+	}
+    }
+#line 1506 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::inflateCount",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 849 "Bzip2.xs"
+        RETVAL = s->bytesInflated;
+#line 1544 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bunzip2::DESTROY",
+			"s")
+;
+#line 858 "Bzip2.xs"
+    BZ2_bzDecompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 1573 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::status",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 866 "Bzip2.xs"
+	RETVAL = s->last_error ;
+#line 1605 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(

[truncated 64615835 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 07:34 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1

You are reviewing a freshly generated fixer patch.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Review the first patch pass. The original pre-edit snapshot is available at `./source` for diffing.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout. The latest author response is at `./patch-output.txt`. Inspect the current code and changed paths like a strict code reviewer. Focus on correctness, regressions, maintainability, awkward control flow such as avoidable `goto`, missing validation, weak or non-gittable commit message text, and explanations that fail to connect the observed issue evidence to the code change. Also review the maintainer experience: the patch mail should be easy to accept upstream, the user-visible bug should be explained in plain language, subsystem-specific jargon should be defined when first used, and any non-obvious state translation or index remapping in code should have a short explanatory comment. Reject patches that omit `## Evidence Confidence`, use anything other than `reproduced`, `observed`, or `inferred`, or sound more certain than that evidence level allows. Reject patches that claim `reproduced` unless `## Validation` names the concrete reproduction command or test and its result. Reject patches that invent a reproducer, command line, crash, or user-visible failure not present in the evidence bundle; indirect profiler or strace evidence may justify a cautious mitigation, but the author must say it is indirect instead of presenting it as a confirmed upstream bug. Reject patches that introduce generic libc/std APIs when nearby code or project docs provide a local compat/helper API for the same job, unless the author explicitly justifies the exception. Reject validation that only reports a leaf object/syntax build when a project-level configure/build/test entrypoint exists and was not attempted; if a full build cannot run, the author must show the exact failed command and blocker.

Do not apply code changes in this pass.

Return a short markdown review report. The first non-empty line must be exactly one of:

RESULT: ok
RESULT: fix-needed

If you choose `RESULT: fix-needed`, add a `## Findings` section with concrete, actionable items.

Response

## Plan Pass

## Problem
The bundle observes `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` in `pselect6`, but the sampled process is `S (sleeping)`, CPU is only `0.1%`, and strace shows timeouts of about `0.546s` then `2.002s`. That does not substantiate a Perl runaway CPU bug. The runtime frame is Perl’s normal four-argument `select` path, while the application entrypoint is `munin-node`.

## Evidence Confidence
inferred

## Proposed Subject
No Perl source patch in this pass: report this as an evidence-limited diagnosis and redirect investigation toward `munin-node`’s event loop unless new evidence shows Perl’s `select` implementation returning immediately or miscomputing timeouts.

## Patch Plan
I would not edit Perl from the current evidence. `pp_sys.c` implements four-argument `select` through the local portability wrapper `PerlSock_select`, with existing helpers/conventions such as `SvGETMAGIC`, `Sv_Grow`, `Safefree`, and coverage in `t/op/sselect.t`. The observed 2-second blocking calls match expected `select` behavior, not a busy poll.

If new evidence is collected before editing, it must show a reproducible Perl-level issue, such as a minimal script where `CORE::select` unexpectedly spins or returns immediately with a positive timeout. Only then would I patch `pp_sys.c` and extend `t/op/sselect.t`, following `pod/perlhack.pod` guidance, `Porting/pumpkin.pod` indentation convention, and the existing `PerlSock_*` portability APIs. I would avoid awkward control flow such as avoidable `goto`; a small bounded branch or helper would be preferred.

No prior Fixer patch is present in the workspace, and the worktree is clean.

## Risks
A Perl runtime patch based only on this evidence would likely be speculative and could alter documented `select` semantics or platform compatibility. The stronger risk is fixing the wrong package: `munin-node` may be intentionally sleeping for its configured interval, or its own loop may be responsible if a real wakeup problem exists.

## Validation
If a Perl patch becomes justified, first try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies or generated files, record the exact failure and then run the narrowest relevant check, likely `./perl -Ilib t/op/sselect.t`.

For a bounded independent signal check before any edit, run a clean local `select` smoke under tracing, for example:

`strace -tt -T -e pselect6,select ./perl -Ilib -we 'select undef, undef, undef, 0.2; select undef, undef, undef, 0.2'`

That can show whether Perl blocks for the requested timeout, but it would not reproduce the reported `munin-node` process behavior.

## Patch Pass

Subject: Do not patch Perl for sleeping munin-node select samples

## Commit Message
No source change. The collected perf, strace, and `/proc` evidence points to `munin-node` waiting in Perl’s normal four-argument `select`, not to a proven Perl runtime spin. The trace shows timed `pselect6` calls blocking for about 0.55s and 2.00s, and `/proc` reports the process as sleeping with about 0.1% CPU.

## Evidence Confidence
inferred

## Issue Connection
The collected signal is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sampled in `select`/`pselect6`, with Fixer classifying it as a likely busy poll. The cautious code-level inference is that this is not enough for an upstream Perl patch: `pp_sys.c` implements four-argument `select` through Perl’s local portability wrapper `PerlSock_select`, and the captured syscall durations show blocking timeouts rather than immediate wakeups.

I followed the saved plan and left no source diff. A safe Perl patch would need stronger evidence, such as a minimal Perl program where `CORE::select` returns immediately or miscomputes a positive timeout. The expected effect of this no-patch diagnosis is to avoid landing a speculative Perl runtime change and redirect the report toward the `munin-node` event loop or toward collecting a Perl-level reproducer.

I checked the contribution/style docs: `README` points contributors to `pod/perlhack.pod`; `pod/perlhack.pod` recommends `./Configure -des -Dusedevel` and `make test`; `Porting/pumpkin.pod` documents the historical C indentation convention. Relevant local helpers in the touched subsystem are `PerlSock_select`, `SvGETMAGIC`, `Sv_Grow`, and `Safefree`.

## Git Add Paths
None

## Validation
Tried the project-level command from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

It configured and built far enough to run the test harness, but it did not produce a clean validation. Observed unrelated harness blockers included `op/groups.t` failing one subtest, `porting/authors.t` failing because `.mailmap` was missing, and `porting/manifest.t` failing because Debian-source/quilt metadata and generated files did not match upstream `MANIFEST`.

Bounded independent reproduction attempt:

`strace -tt -T -e pselect6,select ./perl -Ilib -we 'select undef, undef, undef, 0.2; select undef, undef, undef, 0.2'`

Blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

Fallback smoke check:

`/usr/bin/time -f 'elapsed=%e' ./perl -Ilib -we 'select undef, undef, undef, 0.2; select undef, undef, undef, 0.2'`

Result: `elapsed=0.40`, which supports that Perl’s `select` waits for the requested timeout in this bounded check rather than spinning. The workspace was cleaned afterward with `make distclean`; `git status --short` is clean.

## Review Pass 1

RESULT: ok

The first pass correctly leaves no source diff for an evidence-limited report. The worktree is clean, `## Evidence Confidence` is present and valid as `inferred`, and the author does not overclaim a reproduced Perl runtime bug.

The explanation matches the evidence: the sampled process was `munin-node` under Perl, sleeping in timed `pselect6` calls with low CPU, so a Perl source patch would be speculative. The response also names relevant Perl contribution docs and local subsystem helpers (`PerlSock_select`, `SvGETMAGIC`, `Sv_Grow`, `Safefree`) and reports the project-level validation attempt plus blockers.

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 07:34 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1

You are reviewing a freshly generated fixer patch.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Review the first patch pass. The original pre-edit snapshot is available at `./source` for diffing.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout. The latest author response is at `./patch-output.txt`. Inspect the current code and changed paths like a strict code reviewer. Focus on correctness, regressions, maintainability, awkward control flow such as avoidable `goto`, missing validation, weak or non-gittable commit message text, and explanations that fail to connect the observed issue evidence to the code change. Also review the maintainer experience: the patch mail should be easy to accept upstream, the user-visible bug should be explained in plain language, subsystem-specific jargon should be defined when first used, and any non-obvious state translation or index remapping in code should have a short explanatory comment. Reject patches that omit `## Evidence Confidence`, use anything other than `reproduced`, `observed`, or `inferred`, or sound more certain than that evidence level allows. Reject patches that claim `reproduced` unless `## Validation` names the concrete reproduction command or test and its result. Reject patches that invent a reproducer, command line, crash, or user-visible failure not present in the evidence bundle; indirect profiler or strace evidence may justify a cautious mitigation, but the author must say it is indirect instead of presenting it as a confirmed upstream bug. Reject patches that introduce generic libc/std APIs when nearby code or project docs provide a local compat/helper API for the same job, unless the author explicitly justifies the exception. Reject validation that only reports a leaf object/syntax build when a project-level configure/build/test entrypoint exists and was not attempted; if a full build cannot run, the author must show the exact failed command and blocker.

Do not apply code changes in this pass.

Return a short markdown review report. The first non-empty line must be exactly one of:

RESULT: ok
RESULT: fix-needed

If you choose `RESULT: fix-needed`, add a `## Findings` section with concrete, actionable items.

Response

## Plan Pass

## Problem
The bundle observes `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` in `pselect6`, but the sampled process is `S (sleeping)`, CPU is only `0.1%`, and strace shows timeouts of about `0.546s` then `2.002s`. That does not substantiate a Perl runaway CPU bug. The runtime frame is Perl’s normal four-argument `select` path, while the application entrypoint is `munin-node`.

## Evidence Confidence
inferred

## Proposed Subject
No Perl source patch in this pass: report this as an evidence-limited diagnosis and redirect investigation toward `munin-node`’s event loop unless new evidence shows Perl’s `select` implementation returning immediately or miscomputing timeouts.

## Patch Plan
I would not edit Perl from the current evidence. `pp_sys.c` implements four-argument `select` through the local portability wrapper `PerlSock_select`, with existing helpers/conventions such as `SvGETMAGIC`, `Sv_Grow`, `Safefree`, and coverage in `t/op/sselect.t`. The observed 2-second blocking calls match expected `select` behavior, not a busy poll.

If new evidence is collected before editing, it must show a reproducible Perl-level issue, such as a minimal script where `CORE::select` unexpectedly spins or returns immediately with a positive timeout. Only then would I patch `pp_sys.c` and extend `t/op/sselect.t`, following `pod/perlhack.pod` guidance, `Porting/pumpkin.pod` indentation convention, and the existing `PerlSock_*` portability APIs. I would avoid awkward control flow such as avoidable `goto`; a small bounded branch or helper would be preferred.

No prior Fixer patch is present in the workspace, and the worktree is clean.

## Risks
A Perl runtime patch based only on this evidence would likely be speculative and could alter documented `select` semantics or platform compatibility. The stronger risk is fixing the wrong package: `munin-node` may be intentionally sleeping for its configured interval, or its own loop may be responsible if a real wakeup problem exists.

## Validation
If a Perl patch becomes justified, first try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies or generated files, record the exact failure and then run the narrowest relevant check, likely `./perl -Ilib t/op/sselect.t`.

For a bounded independent signal check before any edit, run a clean local `select` smoke under tracing, for example:

`strace -tt -T -e pselect6,select ./perl -Ilib -we 'select undef, undef, undef, 0.2; select undef, undef, undef, 0.2'`

That can show whether Perl blocks for the requested timeout, but it would not reproduce the reported `munin-node` process behavior.

## Patch Pass

Subject: Do not patch Perl for sleeping munin-node select samples

## Commit Message
No source change. The collected perf, strace, and `/proc` evidence points to `munin-node` waiting in Perl’s normal four-argument `select`, not to a proven Perl runtime spin. The trace shows timed `pselect6` calls blocking for about 0.55s and 2.00s, and `/proc` reports the process as sleeping with about 0.1% CPU.

## Evidence Confidence
inferred

## Issue Connection
The collected signal is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` sampled in `select`/`pselect6`, with Fixer classifying it as a likely busy poll. The cautious code-level inference is that this is not enough for an upstream Perl patch: `pp_sys.c` implements four-argument `select` through Perl’s local portability wrapper `PerlSock_select`, and the captured syscall durations show blocking timeouts rather than immediate wakeups.

I followed the saved plan and left no source diff. A safe Perl patch would need stronger evidence, such as a minimal Perl program where `CORE::select` returns immediately or miscomputes a positive timeout. The expected effect of this no-patch diagnosis is to avoid landing a speculative Perl runtime change and redirect the report toward the `munin-node` event loop or toward collecting a Perl-level reproducer.

I checked the contribution/style docs: `README` points contributors to `pod/perlhack.pod`; `pod/perlhack.pod` recommends `./Configure -des -Dusedevel` and `make test`; `Porting/pumpkin.pod` documents the historical C indentation convention. Relevant local helpers in the touched subsystem are `PerlSock_select`, `SvGETMAGIC`, `Sv_Grow`, and `Safefree`.

## Git Add Paths
None

## Validation
Tried the project-level command from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

It configured and built far enough to run the test harness, but it did not produce a clean validation. Observed unrelated harness blockers included `op/groups.t` failing one subtest, `porting/authors.t` failing because `.mailmap` was missing, and `porting/manifest.t` failing because Debian-source/quilt metadata and generated files did not match upstream `MANIFEST`.

Bounded independent reproduction attempt:

`strace -tt -T -e pselect6,select ./perl -Ilib -we 'select undef, undef, undef, 0.2; select undef, undef, undef, 0.2'`

Blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

Fallback smoke check:

`/usr/bin/time -f 'elapsed=%e' ./perl -Ilib -we 'select undef, undef, undef, 0.2; select undef, undef, undef, 0.2'`

Result: `elapsed=0.40`, which supports that Perl’s `select` waits for the requested timeout in this bounded check rather than spinning. The workspace was cleaned afterward with `make distclean`; `git status --short` is clean.

## Review Pass 1

RESULT: ok

The first pass correctly leaves no source diff for an evidence-limited report. The worktree is clean, `## Evidence Confidence` is present and valid as `inferred`, and the author does not overclaim a reproduced Perl runtime bug.

The explanation matches the evidence: the sampled process was `munin-node` under Perl, sleeping in timed `pselect6` calls with low CPU, so a Perl source patch would be speculative. The response also names relevant Perl contribution docs and local subsystem helpers (`PerlSock_select`, `SvGETMAGIC`, `Sv_Grow`, `Safefree`) and reports the project-level validation attempt plus blockers.

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 06:21 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer flagged `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` as a runaway busy-poll loop, but the embedded evidence shows the process in `S (sleeping)`, `wchan=poll_schedule_timeout`, CPU at `0.1%`, and `pselect6` calls blocking for about `0.546s` then `2.002s`. That looks like `munin-node` idling in a timed `select`, not a confirmed Perl interpreter defect.

## Evidence Confidence
observed

## Proposed Subject
No Perl source patch yet: treat this as an evidence-quality/diagnosis result unless additional app-entrypoint evidence shows a real hot loop or an interpreter-level `select` bug.

## Patch Plan
1. Do not edit Perl core from the current evidence. The observed syscall pattern is consistent with Perl’s normal four-argument `select` path in `pp_sys.c`, which calls the local portability wrapper `PerlSock_select`.
2. Start further investigation from the script/application entrypoint, `/usr/sbin/munin-node`, because the evidence names that as the running program. The munin source is not present in this Perl workspace, and the raw artifact paths from `evidence.json` were not available for inspection.
3. Keep Perl runtime code as a second target only if new evidence shows bad timeout handling, corrupted fd masks, or repeated immediate `select` returns. Relevant Perl conventions/helpers to follow would be `SvGETMAGIC`, `Sv_Grow`, `SvSETMAGIC`, `Newx`, `Safefree`, `PerlSock_select`, and tests under `t/op/sselect.t`.
4. If a later Perl patch is justified, add a focused regression test in `t/op/sselect.t` and use simple bounded conditionals; avoid adding awkward control flow such as new avoidable `goto`.
5. I found no prior Fixer patch or Debian patch for this issue to improve or replace.

## Risks
The main risk is patching Perl for behavior that is actually normal idle service behavior. A runtime change around `select` would have broad portability impact, so it needs stronger evidence than a sleeping `pselect6` trace with low CPU.

## Validation
Before reporting any source patch as ready, try the project-level command from the workspace root:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

If that fails due to missing dependencies or generated files, record the exact failure and then run the narrowest reproducible check, likely `./perl t/op/sselect.t` after a successful minimal build. As a bounded independent reproduction attempt, run a small `select` smoke check such as timing `perl -we 'select undef, undef, undef, 2'`; this can confirm expected blocking behavior, but it would not reproduce the reported runaway condition unless it shows immediate repeated wakeups.

## Patch Pass

Subject: Diagnose munin-node select trace without Perl changes

## Commit Message
No source change is proposed. The collected evidence shows a Perl process running `munin-node` sleeping in a timed `select`, not a reproduced Perl runtime busy loop. Perl’s four-argument `select` implementation already goes through the core portability wrapper `PerlSock_select`, and the existing `t/op/sselect.t` coverage confirms timeout waits.

## Evidence Confidence
inferred

## Issue Connection
Fixer collected a perf/strace/proc signal for `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`: the backtrace included `select`, the syscall trace showed repeated `pselect6`, and the classifier called it a likely busy poll loop. The same evidence also shows `State: S (sleeping)`, `wchan=poll_schedule_timeout`, total CPU around `0.1%`, and `pselect6` calls blocking for about `0.546s` and then `2.002s`, which is consistent with an idle service waiting on a timeout.

The code-level inference is that this is not currently actionable as a Perl core bug. The relevant Perl runtime path is `pp_sselect` in `pp_sys.c`; it prepares fd bitmasks and timeout values, then calls the local compatibility wrapper `PerlSock_select`. I inspected the surrounding implementation and `t/op/sselect.t`; no broken timeout translation or immediate wakeup path was identified.

I followed the saved plan and did not change course: no source diff was left because the evidence does not establish a Perl interpreter defect. The expected effect is no runtime change; this avoids sending an upstream patch that would be based on an idle `munin-node` trace rather than a demonstrated Perl bug. Relevant local conventions/helpers found were `PerlSock_select`, `SvGETMAGIC`, `Sv_Grow`, `SvSETMAGIC`, `Newx`, and `Safefree`; no new APIs were introduced.

## Git Add Paths
None

## Validation
Project-level entrypoint attempted from the workspace root:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

`Configure` and `make -j2` progressed successfully into `make test_harness`. `op/sselect.t` passed. The full harness did not complete cleanly in this Debian-source checkout: unrelated failures appeared in `op/groups.t`, `porting/authors.t` (`Failed to read '.mailmap': No such file or directory`), `porting/manifest.t` due Debian-source/untracked files versus `MANIFEST`, and `porting/regen.t` (`Can't open 'lib/.gitignore': No such file or directory`). The harness later stopped producing output during CPAN tests, and no matching Perl/test process remained visible to `pgrep`.

Independent bounded reproduction attempt:

```sh
/usr/bin/time -f 'elapsed=%e' ./perl -Ilib -we 'select undef, undef, undef, 2'
```

Result: `elapsed=2.00`, so the cheap timeout smoke check did not reproduce a busy loop. A strace comparison was attempted but blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/

[truncated 109678 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 06:21 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem
Fixer flagged `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` as a runaway busy-poll loop, but the embedded evidence shows the process in `S (sleeping)`, `wchan=poll_schedule_timeout`, CPU at `0.1%`, and `pselect6` calls blocking for about `0.546s` then `2.002s`. That looks like `munin-node` idling in a timed `select`, not a confirmed Perl interpreter defect.

## Evidence Confidence
observed

## Proposed Subject
No Perl source patch yet: treat this as an evidence-quality/diagnosis result unless additional app-entrypoint evidence shows a real hot loop or an interpreter-level `select` bug.

## Patch Plan
1. Do not edit Perl core from the current evidence. The observed syscall pattern is consistent with Perl’s normal four-argument `select` path in `pp_sys.c`, which calls the local portability wrapper `PerlSock_select`.
2. Start further investigation from the script/application entrypoint, `/usr/sbin/munin-node`, because the evidence names that as the running program. The munin source is not present in this Perl workspace, and the raw artifact paths from `evidence.json` were not available for inspection.
3. Keep Perl runtime code as a second target only if new evidence shows bad timeout handling, corrupted fd masks, or repeated immediate `select` returns. Relevant Perl conventions/helpers to follow would be `SvGETMAGIC`, `Sv_Grow`, `SvSETMAGIC`, `Newx`, `Safefree`, `PerlSock_select`, and tests under `t/op/sselect.t`.
4. If a later Perl patch is justified, add a focused regression test in `t/op/sselect.t` and use simple bounded conditionals; avoid adding awkward control flow such as new avoidable `goto`.
5. I found no prior Fixer patch or Debian patch for this issue to improve or replace.

## Risks
The main risk is patching Perl for behavior that is actually normal idle service behavior. A runtime change around `select` would have broad portability impact, so it needs stronger evidence than a sleeping `pselect6` trace with low CPU.

## Validation
Before reporting any source patch as ready, try the project-level command from the workspace root:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

If that fails due to missing dependencies or generated files, record the exact failure and then run the narrowest reproducible check, likely `./perl t/op/sselect.t` after a successful minimal build. As a bounded independent reproduction attempt, run a small `select` smoke check such as timing `perl -we 'select undef, undef, undef, 2'`; this can confirm expected blocking behavior, but it would not reproduce the reported runaway condition unless it shows immediate repeated wakeups.

## Patch Pass

Subject: Diagnose munin-node select trace without Perl changes

## Commit Message
No source change is proposed. The collected evidence shows a Perl process running `munin-node` sleeping in a timed `select`, not a reproduced Perl runtime busy loop. Perl’s four-argument `select` implementation already goes through the core portability wrapper `PerlSock_select`, and the existing `t/op/sselect.t` coverage confirms timeout waits.

## Evidence Confidence
inferred

## Issue Connection
Fixer collected a perf/strace/proc signal for `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`: the backtrace included `select`, the syscall trace showed repeated `pselect6`, and the classifier called it a likely busy poll loop. The same evidence also shows `State: S (sleeping)`, `wchan=poll_schedule_timeout`, total CPU around `0.1%`, and `pselect6` calls blocking for about `0.546s` and then `2.002s`, which is consistent with an idle service waiting on a timeout.

The code-level inference is that this is not currently actionable as a Perl core bug. The relevant Perl runtime path is `pp_sselect` in `pp_sys.c`; it prepares fd bitmasks and timeout values, then calls the local compatibility wrapper `PerlSock_select`. I inspected the surrounding implementation and `t/op/sselect.t`; no broken timeout translation or immediate wakeup path was identified.

I followed the saved plan and did not change course: no source diff was left because the evidence does not establish a Perl interpreter defect. The expected effect is no runtime change; this avoids sending an upstream patch that would be based on an idle `munin-node` trace rather than a demonstrated Perl bug. Relevant local conventions/helpers found were `PerlSock_select`, `SvGETMAGIC`, `Sv_Grow`, `SvSETMAGIC`, `Newx`, and `Safefree`; no new APIs were introduced.

## Git Add Paths
None

## Validation
Project-level entrypoint attempted from the workspace root:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

`Configure` and `make -j2` progressed successfully into `make test_harness`. `op/sselect.t` passed. The full harness did not complete cleanly in this Debian-source checkout: unrelated failures appeared in `op/groups.t`, `porting/authors.t` (`Failed to read '.mailmap': No such file or directory`), `porting/manifest.t` due Debian-source/untracked files versus `MANIFEST`, and `porting/regen.t` (`Can't open 'lib/.gitignore': No such file or directory`). The harness later stopped producing output during CPAN tests, and no matching Perl/test process remained visible to `pgrep`.

Independent bounded reproduction attempt:

```sh
/usr/bin/time -f 'elapsed=%e' ./perl -Ilib -we 'select undef, undef, undef, 2'
```

Result: `elapsed=2.00`, so the cheap timeout smoke check did not reproduce a busy loop. A strace comparison was attempted but blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/

[truncated 109678 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 05:03 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem

Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly entering `pselect6`, but the embedded evidence shows the process was `S (sleeping)`, `wchan=poll_schedule_timeout`, with `max_cpu_percent=0.1` and `pselect6` calls blocking for about 0.55s then 2.00s. That looks like an application event loop waiting normally, not a confirmed Perl core runaway CPU bug.

## Evidence Confidence

inferred

## Proposed Subject

No Perl core source patch: diagnose the report as insufficient for an upstream-ready fix unless additional evidence shows Perl’s `select` opcode returns spuriously or burns CPU.

## Patch Plan

- Do not edit files for this opportunity as-is.
- Treat `/usr/sbin/munin-node` as the primary investigation target and Perl runtime as secondary, per the entrypoint evidence.
- If later evidence justifies a Perl patch, inspect `pp_sys.c` around `pp_sselect`, which uses Perl’s existing portability and allocation helpers: `PerlSock_select`, `Sv_Grow`, `Newx`, `Safefree`, `SvSETMAGIC`.
- Follow upstream Perl guidance from `README` and `pod/perlhack.pod`: keep changes portable across platforms and validate with `./Configure -des -Dusedevel` plus tests.
- No prior Fixer patch was found to improve or replace; the workspace only has the Debian quilt patches and a `Fixer baseline` commit.
- Avoid awkward control flow such as adding retry `goto`s around `select`; any future change would need a bounded, locally explained condition tied to reproducible Perl behavior.

## Risks

- Patching Perl here would likely mask normal daemon behavior or introduce cross-platform `select` regressions.
- The raw investigation artifacts referenced by `evidence.json` are unavailable in this workspace, so only embedded excerpts can be checked.
- The reported “busy-poll” label conflicts with the observed blocked `pselect6` timings and low CPU.

## Validation

Before any future patch, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies or generated files, report the exact failure and then run the narrowest relevant check, likely `./perl -Ilib t/op/select.t` if available or a focused Perl `select` smoke test.

Bounded independent check to collect before editing:

`timeout 6 strace -tt -T -e pselect6 ./perl -Ilib -e 'pipe(my $r,my $w); vec(my $rin="", fileno($r), 1)=1; for (1..2) { my $tmp=$rin; select($tmp, undef, undef, 2) }'`

This should show blocking two-second `pselect6` timeouts, matching the evidence signal without proving a failure.

## Patch Pass

Subject: Diagnose munin-node select trace as non-actionable for Perl

## Commit Message

No source change. The collected evidence points to `munin-node` sleeping in Perl’s `select` opcode, not to a confirmed Perl core busy loop. Perl’s `select` path already uses the local portability wrapper `PerlSock_select` and core allocation helpers such as `Sv_Grow`, `Newx`, and `Safefree`.

## Evidence Confidence

inferred

## Issue Connection

The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly observed in `pselect6`. The `/proc` evidence says the process was sleeping in `poll_schedule_timeout`, and the strace excerpt shows `pselect6` blocking for roughly 0.55s and then 2.00s, with only 0.1% CPU.

The likely root cause is a normal `munin-node` event loop waiting with a two-second timeout. The profiler labels all sampled time as inside Perl because the interpreter is the executable and `select` is where the process is parked; that does not by itself establish a Perl runtime bug.

I followed the saved plan and did not make a source change. A Perl core patch here would be speculative and could risk cross-platform `select` behavior without a reproduced or directly causal failure. The expected effect of this no-patch diagnosis is to avoid an upstream-unready Perl diff and direct further investigation toward the application loop or stronger evidence that Perl’s `select` returns spuriously.

## Git Add Paths

None

## Validation

Project-level entrypoint attempted from the workspace root:

`timeout 300 sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'`

Result: exited `124` after the 300-second bound while still in `make test_harness`. Build completed far enough to create `./perl` and run many tests. The harness had already shown unrelated environment/source-tree failures, including `op/groups.t`, `porting/authors.t` failing because `.mailmap` was missing, and `porting/manifest.t` seeing Debian/quilt files not in `MANIFEST`.

Focused check:

`./perl -Ilib t/op/sselect.t`

Result: passed, `1..23`.

Bounded independent signal check:

`timeout 8 strace -tt -T -e pselect6 ./perl -Ilib -e 'pipe(my $r,my $w); vec(my $rin="", fileno($r), 1)=1; for (1..2) { my $tmp=$rin; select($tmp, undef, undef, 2) }'`

Result: blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted` and `ptrace(PTRACE_SEIZE, 5): Operation not permitted`.

Fallback smoke check:

`timeout 8 /usr/bin/time -f 'elapsed=%e user=%U sys=%S' ./perl -Ilib -e 'pipe(my $r,my $w); vec(my $rin="", fileno($r), 1)=1; for (1..2) { my $tmp=$rin; select($tmp, undef, undef, 2) }'`

Result: `elapsed=4.00 user=0.00 sys=0.00`, consistent with blocking waits rather than a busy poll.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `lib/auto/Encode/Byte/Byte.so`, `lib/auto/Encode/CN/.exists`, `lib/auto/Encode/CN/CN.so`, `lib/auto/Encode/EBCDIC/.exists`, `lib/auto/Encode/EBCDIC/EBCDIC.so`, `

[truncated 109924 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 05:03 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem

Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly entering `pselect6`, but the embedded evidence shows the process was `S (sleeping)`, `wchan=poll_schedule_timeout`, with `max_cpu_percent=0.1` and `pselect6` calls blocking for about 0.55s then 2.00s. That looks like an application event loop waiting normally, not a confirmed Perl core runaway CPU bug.

## Evidence Confidence

inferred

## Proposed Subject

No Perl core source patch: diagnose the report as insufficient for an upstream-ready fix unless additional evidence shows Perl’s `select` opcode returns spuriously or burns CPU.

## Patch Plan

- Do not edit files for this opportunity as-is.
- Treat `/usr/sbin/munin-node` as the primary investigation target and Perl runtime as secondary, per the entrypoint evidence.
- If later evidence justifies a Perl patch, inspect `pp_sys.c` around `pp_sselect`, which uses Perl’s existing portability and allocation helpers: `PerlSock_select`, `Sv_Grow`, `Newx`, `Safefree`, `SvSETMAGIC`.
- Follow upstream Perl guidance from `README` and `pod/perlhack.pod`: keep changes portable across platforms and validate with `./Configure -des -Dusedevel` plus tests.
- No prior Fixer patch was found to improve or replace; the workspace only has the Debian quilt patches and a `Fixer baseline` commit.
- Avoid awkward control flow such as adding retry `goto`s around `select`; any future change would need a bounded, locally explained condition tied to reproducible Perl behavior.

## Risks

- Patching Perl here would likely mask normal daemon behavior or introduce cross-platform `select` regressions.
- The raw investigation artifacts referenced by `evidence.json` are unavailable in this workspace, so only embedded excerpts can be checked.
- The reported “busy-poll” label conflicts with the observed blocked `pselect6` timings and low CPU.

## Validation

Before any future patch, try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to missing dependencies or generated files, report the exact failure and then run the narrowest relevant check, likely `./perl -Ilib t/op/select.t` if available or a focused Perl `select` smoke test.

Bounded independent check to collect before editing:

`timeout 6 strace -tt -T -e pselect6 ./perl -Ilib -e 'pipe(my $r,my $w); vec(my $rin="", fileno($r), 1)=1; for (1..2) { my $tmp=$rin; select($tmp, undef, undef, 2) }'`

This should show blocking two-second `pselect6` timeouts, matching the evidence signal without proving a failure.

## Patch Pass

Subject: Diagnose munin-node select trace as non-actionable for Perl

## Commit Message

No source change. The collected evidence points to `munin-node` sleeping in Perl’s `select` opcode, not to a confirmed Perl core busy loop. Perl’s `select` path already uses the local portability wrapper `PerlSock_select` and core allocation helpers such as `Sv_Grow`, `Newx`, and `Safefree`.

## Evidence Confidence

inferred

## Issue Connection

The collected signal was `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly observed in `pselect6`. The `/proc` evidence says the process was sleeping in `poll_schedule_timeout`, and the strace excerpt shows `pselect6` blocking for roughly 0.55s and then 2.00s, with only 0.1% CPU.

The likely root cause is a normal `munin-node` event loop waiting with a two-second timeout. The profiler labels all sampled time as inside Perl because the interpreter is the executable and `select` is where the process is parked; that does not by itself establish a Perl runtime bug.

I followed the saved plan and did not make a source change. A Perl core patch here would be speculative and could risk cross-platform `select` behavior without a reproduced or directly causal failure. The expected effect of this no-patch diagnosis is to avoid an upstream-unready Perl diff and direct further investigation toward the application loop or stronger evidence that Perl’s `select` returns spuriously.

## Git Add Paths

None

## Validation

Project-level entrypoint attempted from the workspace root:

`timeout 300 sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'`

Result: exited `124` after the 300-second bound while still in `make test_harness`. Build completed far enough to create `./perl` and run many tests. The harness had already shown unrelated environment/source-tree failures, including `op/groups.t`, `porting/authors.t` failing because `.mailmap` was missing, and `porting/manifest.t` seeing Debian/quilt files not in `MANIFEST`.

Focused check:

`./perl -Ilib t/op/sselect.t`

Result: passed, `1..23`.

Bounded independent signal check:

`timeout 8 strace -tt -T -e pselect6 ./perl -Ilib -e 'pipe(my $r,my $w); vec(my $rin="", fileno($r), 1)=1; for (1..2) { my $tmp=$rin; select($tmp, undef, undef, 2) }'`

Result: blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted` and `ptrace(PTRACE_SEIZE, 5): Operation not permitted`.

Fallback smoke check:

`timeout 8 /usr/bin/time -f 'elapsed=%e user=%U sys=%S' ./perl -Ilib -e 'pipe(my $r,my $w); vec(my $rin="", fileno($r), 1)=1; for (1..2) { my $tmp=$rin; select($tmp, undef, undef, 2) }'`

Result: `elapsed=4.00 user=0.00 sys=0.00`, consistent with blocking waits rather than a busy poll.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `lib/auto/Digest/MD5/MD5.so`, `lib/auto/Digest/SHA/.exists`, `lib/auto/Digest/SHA/SHA.so`, `lib/auto/DynaLoader/.exists`, `lib/auto/Encode/.exists`, `lib/auto/Encode/Byte/.exists`, `lib/auto/Encode/Byte/Byte.so`, `lib/auto/Encode/CN/.exists`, `lib/auto/Encode/CN/CN.so`, `lib/auto/Encode/EBCDIC/.exists`, `lib/auto/Encode/EBCDIC/EBCDIC.so`, `

[truncated 109924 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 03:39 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1

You are reviewing a freshly generated fixer patch.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Review the first patch pass. The original pre-edit snapshot is available at `./source` for diffing.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout. The latest author response is at `./patch-output.txt`. Inspect the current code and changed paths like a strict code reviewer. Focus on correctness, regressions, maintainability, awkward control flow such as avoidable `goto`, missing validation, weak or non-gittable commit message text, and explanations that fail to connect the observed issue evidence to the code change. Also review the maintainer experience: the patch mail should be easy to accept upstream, the user-visible bug should be explained in plain language, subsystem-specific jargon should be defined when first used, and any non-obvious state translation or index remapping in code should have a short explanatory comment. Reject patches that omit `## Evidence Confidence`, use anything other than `reproduced`, `observed`, or `inferred`, or sound more certain than that evidence level allows. Reject patches that claim `reproduced` unless `## Validation` names the concrete reproduction command or test and its result. Reject patches that invent a reproducer, command line, crash, or user-visible failure not present in the evidence bundle; indirect profiler or strace evidence may justify a cautious mitigation, but the author must say it is indirect instead of presenting it as a confirmed upstream bug. Reject patches that introduce generic libc/std APIs when nearby code or project docs provide a local compat/helper API for the same job, unless the author explicitly justifies the exception. Reject validation that only reports a leaf object/syntax build when a project-level configure/build/test entrypoint exists and was not attempted; if a full build cannot run, the author must show the exact failed command and blocker.

Do not apply code changes in this pass.

Return a short markdown review report. The first non-empty line must be exactly one of:

RESULT: ok
RESULT: fix-needed

If you choose `RESULT: fix-needed`, add a `## Findings` section with concrete, actionable items.

Response

## Plan Pass

## Problem
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly in `pselect6`, but the captured process was sleeping, had only `0.1%` CPU, and each observed `pselect6` call blocked for about `0.55s` or `2.0s`. That does not establish a Perl core busy loop. The script entrypoint is `munin-node`, and the evidence does not prove a runtime bug.

## Evidence Confidence
observed

## Proposed Subject
No Perl core patch from the current evidence; report/diagnose as a likely `munin-node` event-loop observation unless additional evidence ties the wakeups to Perl’s `select` implementation.

## Patch Plan
Do not edit Perl in this pass. The maintainer-facing explanation should state that Fixer observed a Perl-hosted application waiting in `select`, but the syscall timings show blocking waits rather than a tight poll loop.

If later evidence proves a Perl runtime defect, inspect `pp_sys.c` around `pp_sselect`, following existing Perl core conventions from `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`: use `PerlSock_select`, `Newx`/`Safefree`, `Sv*` APIs, `Perl_croak*`, and existing portability macros instead of raw libc shortcuts. Avoid adding awkward control flow; no avoidable `goto` should be introduced.

No prior Fixer patch was found in the workspace or Debian patch series that should be replaced.

## Risks
A Perl patch based only on this evidence would likely be a speculative runtime change for an application-level wait loop. It could alter long-standing `select` semantics or platform behavior without a demonstrated Perl bug.

The raw artifact files referenced by `evidence.json` were unavailable in this workspace, so analysis is limited to the JSON excerpts.

## Validation
Before any future source patch, try the project-level entrypoint from the workspace root:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

For a bounded independent check of the collected signal, run a small Perl `select` wait under tracing, for example:

```sh
timeout 5 strace -tt -e select,pselect6 perl -we 'my $r=""; vec($r,0,1)=1; select($r, undef, undef, 0.25)'
```

That can verify whether ordinary Perl `select` blocks for the requested timeout, but it cannot reproduce the `munin-node` behavior without the application and its fd state.

## Patch Pass

Subject: Diagnose munin-node select wait as non-Perl core issue

## Commit Message
No source change. The collected evidence shows a Perl-hosted `munin-node` process blocked in timed `pselect6` waits, not a tight Perl core busy loop. A Perl runtime patch would be speculative without evidence that `pp_sselect` is waking early or spinning.

## Evidence Confidence
observed

## Issue Connection
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` with backtraces through `select`, but `/proc` reported the process in `S (sleeping)` state with `0.1%` CPU. The strace excerpt shows `pselect6` timing out after about `0.546s` and then repeated `2.002s` waits, which is consistent with an application event loop sleeping until its timeout.

The cautious code-level inference is that this is not a demonstrated Perl core bug. Perl’s `pp_sselect` path already delegates through the local portability wrapper `PerlSock_select` and uses the existing `Sv*`, `Newx`, and `Safefree` conventions. The contributor docs inspected were `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`; they reinforce keeping core C changes portable and well-tested. I followed the saved plan and did not change course.

No source change was made. The expected effect is that this proposal remains an upstreamable diagnosis/report instead of introducing a speculative runtime patch for an application-level timed wait.

## Git Add Paths
None

## Validation
Tried the project-level entrypoint from the workspace root:

```sh
timeout 180 sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'
```

Result: exited `124` due to the 180-second timeout during `make test_harness`. It built Perl and ran many tests. Relevant blockers/noise from this Debian source checkout included `porting/authors.t` failing because `.mailmap` was missing, `porting/manifest.t` reporting Debian packaging files not in `MANIFEST`, and `porting/regen.t` reporting missing `lib/.gitignore`.

Independent reproduction attempt:

```sh
timeout 5 strace -tt -e select,pselect6 ./perl -Ilib -we 'select undef, undef, undef, 0.25'
```

Blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

Narrow fallback check:

```sh
./perl -Ilib -MTime::HiRes=time -we '$t=time; select undef, undef, undef, 0.25; printf "elapsed=%.3f\n", time-$t'
```

Result: `elapsed=0.250`, which supports that a plain Perl timed `select` sleeps for the requested timeout rather than spinning. The workspace was cleaned afterward with `make distclean`; `git status --short` is clean.

## Review Pass 1

RESULT: ok

No source diff is present, and the author correctly avoided a speculative Perl core patch. The diagnosis is consistent with the evidence: the captured `munin-node` process was sleeping with very low CPU, and the `pselect6` calls show timed waits rather than immediate busy-poll wakeups.

The response includes required sections, valid `observed` evidence confidence, clear issue connection, local Perl core conventions/helpers (`PerlSock_select`, `Sv*`, `Newx`, `Safefree`), and a project-level validation attempt with exact command and blockers. The fallback check is appropriately narrow after `strace` was blocked by ptrace restrictions.

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 03:39 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1

You are reviewing a freshly generated fixer patch.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Review the first patch pass. The original pre-edit snapshot is available at `./source` for diffing.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout. The latest author response is at `./patch-output.txt`. Inspect the current code and changed paths like a strict code reviewer. Focus on correctness, regressions, maintainability, awkward control flow such as avoidable `goto`, missing validation, weak or non-gittable commit message text, and explanations that fail to connect the observed issue evidence to the code change. Also review the maintainer experience: the patch mail should be easy to accept upstream, the user-visible bug should be explained in plain language, subsystem-specific jargon should be defined when first used, and any non-obvious state translation or index remapping in code should have a short explanatory comment. Reject patches that omit `## Evidence Confidence`, use anything other than `reproduced`, `observed`, or `inferred`, or sound more certain than that evidence level allows. Reject patches that claim `reproduced` unless `## Validation` names the concrete reproduction command or test and its result. Reject patches that invent a reproducer, command line, crash, or user-visible failure not present in the evidence bundle; indirect profiler or strace evidence may justify a cautious mitigation, but the author must say it is indirect instead of presenting it as a confirmed upstream bug. Reject patches that introduce generic libc/std APIs when nearby code or project docs provide a local compat/helper API for the same job, unless the author explicitly justifies the exception. Reject validation that only reports a leaf object/syntax build when a project-level configure/build/test entrypoint exists and was not attempted; if a full build cannot run, the author must show the exact failed command and blocker.

Do not apply code changes in this pass.

Return a short markdown review report. The first non-empty line must be exactly one of:

RESULT: ok
RESULT: fix-needed

If you choose `RESULT: fix-needed`, add a `## Findings` section with concrete, actionable items.

Response

## Plan Pass

## Problem
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` repeatedly in `pselect6`, but the captured process was sleeping, had only `0.1%` CPU, and each observed `pselect6` call blocked for about `0.55s` or `2.0s`. That does not establish a Perl core busy loop. The script entrypoint is `munin-node`, and the evidence does not prove a runtime bug.

## Evidence Confidence
observed

## Proposed Subject
No Perl core patch from the current evidence; report/diagnose as a likely `munin-node` event-loop observation unless additional evidence ties the wakeups to Perl’s `select` implementation.

## Patch Plan
Do not edit Perl in this pass. The maintainer-facing explanation should state that Fixer observed a Perl-hosted application waiting in `select`, but the syscall timings show blocking waits rather than a tight poll loop.

If later evidence proves a Perl runtime defect, inspect `pp_sys.c` around `pp_sselect`, following existing Perl core conventions from `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`: use `PerlSock_select`, `Newx`/`Safefree`, `Sv*` APIs, `Perl_croak*`, and existing portability macros instead of raw libc shortcuts. Avoid adding awkward control flow; no avoidable `goto` should be introduced.

No prior Fixer patch was found in the workspace or Debian patch series that should be replaced.

## Risks
A Perl patch based only on this evidence would likely be a speculative runtime change for an application-level wait loop. It could alter long-standing `select` semantics or platform behavior without a demonstrated Perl bug.

The raw artifact files referenced by `evidence.json` were unavailable in this workspace, so analysis is limited to the JSON excerpts.

## Validation
Before any future source patch, try the project-level entrypoint from the workspace root:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

For a bounded independent check of the collected signal, run a small Perl `select` wait under tracing, for example:

```sh
timeout 5 strace -tt -e select,pselect6 perl -we 'my $r=""; vec($r,0,1)=1; select($r, undef, undef, 0.25)'
```

That can verify whether ordinary Perl `select` blocks for the requested timeout, but it cannot reproduce the `munin-node` behavior without the application and its fd state.

## Patch Pass

Subject: Diagnose munin-node select wait as non-Perl core issue

## Commit Message
No source change. The collected evidence shows a Perl-hosted `munin-node` process blocked in timed `pselect6` waits, not a tight Perl core busy loop. A Perl runtime patch would be speculative without evidence that `pp_sselect` is waking early or spinning.

## Evidence Confidence
observed

## Issue Connection
Fixer observed `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` with backtraces through `select`, but `/proc` reported the process in `S (sleeping)` state with `0.1%` CPU. The strace excerpt shows `pselect6` timing out after about `0.546s` and then repeated `2.002s` waits, which is consistent with an application event loop sleeping until its timeout.

The cautious code-level inference is that this is not a demonstrated Perl core bug. Perl’s `pp_sselect` path already delegates through the local portability wrapper `PerlSock_select` and uses the existing `Sv*`, `Newx`, and `Safefree` conventions. The contributor docs inspected were `README`, `pod/perlhack.pod`, and `pod/perlhacktips.pod`; they reinforce keeping core C changes portable and well-tested. I followed the saved plan and did not change course.

No source change was made. The expected effect is that this proposal remains an upstreamable diagnosis/report instead of introducing a speculative runtime patch for an application-level timed wait.

## Git Add Paths
None

## Validation
Tried the project-level entrypoint from the workspace root:

```sh
timeout 180 sh -c './Configure -des -Dusedevel && make -j2 && make test_harness'
```

Result: exited `124` due to the 180-second timeout during `make test_harness`. It built Perl and ran many tests. Relevant blockers/noise from this Debian source checkout included `porting/authors.t` failing because `.mailmap` was missing, `porting/manifest.t` reporting Debian packaging files not in `MANIFEST`, and `porting/regen.t` reporting missing `lib/.gitignore`.

Independent reproduction attempt:

```sh
timeout 5 strace -tt -e select,pselect6 ./perl -Ilib -we 'select undef, undef, undef, 0.25'
```

Blocked by sandbox ptrace restrictions: `PTRACE_TRACEME: Operation not permitted`.

Narrow fallback check:

```sh
./perl -Ilib -MTime::HiRes=time -we '$t=time; select undef, undef, undef, 0.25; printf "elapsed=%.3f\n", time-$t'
```

Result: `elapsed=0.250`, which supports that a plain Perl timed `select` sleeps for the requested timeout rather than spinning. The workspace was cleaned afterward with `make distclean`; `git status --short` is clean.

## Review Pass 1

RESULT: ok

No source diff is present, and the author correctly avoided a speculative Perl core patch. The diagnosis is consistent with the evidence: the captured `munin-node` process was sleeping with very low CPU, and the `pselect6` calls show timed waits rather than immediate busy-poll wakeups.

The response includes required sections, valid `observed` evidence confidence, clear issue connection, local Perl core conventions/helpers (`PerlSock_select`, `Sv*`, `Newx`, `Safefree`), and a project-level validation attempt with exact command and blockers. The fallback check is appropriately narrow after `strace` was blocked by ptrace restrictions.

failed patch attempt

patch

perl likely remains stuck in a busy-poll loop. The diagnosis was captured, but the patch proposal did not complete cleanly.

state: failedcreated: 2026-05-14 02:21 UTCvalidation: failed

Why it stopped

timeout

Failure details

  • Failure kind: timeout
  • Exit status: 124
  • Error: Codex stage timed out after 900 second(s).

stderr excerpt

Codex stage timed out after 900 second(s).

Collected context

  • Subsystem: runaway-process
  • Diagnosis family: busy-poll
  • Hot path: unresolved offset
  • Command: /usr/bin/perl -wT /usr/sbin/munin-node --foreground
  • Thread backtrace summary: thread backtraces show 1 thread(s) around 0x00007f25577e97d2 in ?? () from target:<path>
  • Source package: perl
  • Workspace source: debian-source
  • Workspace acquisition: Fetched Debian source package via apt-get source.
  • Homepage: https://dev.perl.org/perl5/
  • Contention signals: gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory.

The trace repeatedly returns to a poll-family syscall without meaningful blocking, which suggests a busy event-loop wakeup.

Representative threads

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path> -> 0x0000559caf764ee4 in ?? ()

Common frame clusters

  • 1 thread(s): 0x00007f25577e97d2 in ?? () from target:<path> -> 0x00007f25577e97ed in ?? () from target:<path> -> 0x00007f25578696cf in select () from target:<path>

Raw thread backtrace

Thread 1 (Thread 0x7f2557715b80 (LWP 716343) "munin-node"):
#0  0x00007f25577e97d2 in ?? () from target:<path>
#1  0x00007f25577e97ed in ?? () from target:<path>
#2  0x00007f25578696cf in select () from target:<path>
#3  0x0000559caf764ee4 in ?? ()
#4  0x0000559caf7c6496 in Perl_runops_standard ()
#5  0x0000559caf6acb85 in perl_run ()
#6  0x0000559caf67f5ae in main ()
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

Response

## Plan Pass

## Problem
Fixer attributed a “busy poll loop” to `perl`, but the evidence command is `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`. The embedded trace shows timed `pselect6` calls sleeping for ~0.55s then ~2s, process state `S (sleeping)`, `wchan=poll_schedule_timeout`, and sampled CPU only `0.1%`. That does not currently establish a Perl interpreter runaway.

## Evidence Confidence
inferred

## Proposed Subject
No Perl source patch yet: diagnose as likely misattributed `munin-node` event-loop sleep unless extra evidence proves a Perl runtime defect.

## Patch Plan
Do not edit Perl in this pass. The script entrypoint evidence points first at `munin-node`, not Perl core, and the raw investigation artifacts referenced by `evidence.json` were unavailable in this workspace.

If extra evidence is collected before editing and it proves Perl’s 4-arg `select` implementation is wrong, target `pp_sys.c` `pp_sselect`, following existing Perl core conventions: `PerlSock_select`, `Sv*` APIs, `Newx`/`Safefree`, `DIE`/`Perl_croak_no_modify`, and tests in `t/op/sselect.t`. Avoid awkward control flow such as adding a `goto`; use a bounded local branch or cleanup block if a real fix is needed.

Upstream docs checked: root `README` points contributors to `pod/perlhack.pod`; `perlhack` expects broad cross-platform care and full test runs. No relevant prior Fixer patch was found in `debian/patches` or `.pc`; existing Debian patches are packaging/security related, not a `munin-node`/runtime busy-loop fix.

## Risks
A stripped unresolved Perl frame could still hide a runtime issue, but the available syscall timing argues against a busy loop. The actual issue may belong to `munin-node` or its configuration, which is outside this Perl source package. Patching Perl from this evidence would risk an upstream-unacceptable speculative change.

## Validation
First try the project-level entrypoint from the workspace root:

`./Configure -des -Dusedevel && make -j2 && make test_harness`

If that fails due to dependencies or generated-file state, record the exact command and failure reason, then run the narrow focused check:

`make test TEST=t/op/sselect.t`

Bounded independent reproduction attempt before claiming any source fix: after build, run a traced select sleep such as `strace -ttT -e pselect6 ./perl -we 'select(undef, undef, undef, 0.2)'` and verify it blocks for the timeout rather than spinning. This can confirm normal Perl `select` behavior, but it cannot reproduce the reported `munin-node` failure without the application workload.

## Patch Pass



## Workflow Note

Codex stage timed out after 900 second(s).

Diff

--- a/bitcount.h	1970-01-01 04:00:00.000000000 +0400
+++ b/bitcount.h	2026-05-14 06:07:23.809126062 +0400
@@ -0,0 +1,24 @@
+/* bitcount.h:
+ * THIS FILE IS AUTO-GENERATED DURING THE BUILD by: ./generate_uudmap
+ *
+ * These values will populate PL_bitcount[]:
+ * this is a count of bits for each U8 value 0..255
+*/
+{
+    0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    1, 2, 2, 3, 2, 3, 3, 4, 2, 3, 3, 4, 3, 4, 4, 5, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 4, 5, 4, 5, 5, 6, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    3, 4, 4, 5, 4, 5, 5, 6, 4, 5, 5, 6, 5, 6, 6, 7, 
+    4, 5, 5, 6, 5, 6, 6, 7, 5, 6, 6, 7, 6, 7, 7, 8
+}
--- a/cflags	1970-01-01 04:00:00.000000000 +0400
+++ b/cflags	2026-05-14 06:07:23.635822023 +0400
@@ -0,0 +1,99 @@
+#!/bin/sh
+
+# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
+
+# This file is generated by cflags.SH
+
+# Used to restore possible edits by cflags.SH.
+myccflags="-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
+
+# Extra warnings, used e.g. for gcc.
+warn=" -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings"
+# Extra standardness.
+stdflags=" -std=c99"
+# Extra extra.
+extra=""
+# what do executables look like?
+_exe=""
+
+case $PERL_CONFIG_SH in
+'')
+	if test -f config.sh; then TOP=.;
+	elif test -f ../config.sh; then TOP=..;
+	elif test -f ../../config.sh; then TOP=../..;
+	elif test -f ../../../config.sh; then TOP=../../..;
+	elif test -f ../../../../config.sh; then TOP=../../../..;
+	else
+		echo "Can't find config.sh."; exit 1
+	fi
+	. $TOP/config.sh
+        ccflags="$myccflags"  # Restore possible edits by cflags.SH.
+	;;
+esac
+
+# syntax: cflags [optimize=XXX] [file[.suffix]] ...
+#   displays the proposed compiler command line for each 'file'
+#
+#   with no file, dispalys it for all *.c files.
+#   The optimise=XXX arg (if present) is evalled, setting the default
+#   value of the $optimise variable, which is output on the command line
+#   (but which may be overridden for specific files below)
+
+case "X$1" in
+Xoptimize=*|X"optimize=*")
+	eval "$1"
+	shift
+	;;
+esac
+
+case $# in
+0) set *.c; echo "The current C flags are:" ;;
+esac
+
+set `echo "$* " | sed -e 's/\.[oc] / /g' -e 's/\.obj / /g' -e "s/\\$obj_ext / /g"`
+
+for file do
+
+    case "$#" in
+    1) ;;
+    *) echo $n "    $file.c	$c" ;;
+    esac
+
+    # allow variables like toke_cflags to be evaluated
+
+    case "$file" in
+    */*) ;;
+    *) eval 'eval ${'"${file}_cflags"'-""}' ;;
+    esac
+
+    # or customize here
+
+    case "$file" in
+    regcomp) : work around http://bugs.debian.org/754054
+        case $archname in
+        mips-*|mipsel-*)
+            optimize="$optimize -fno-tree-vrp";;
+        esac;;
+    *) ;;
+
+    # Customization examples follow.
+    #
+    # The examples are intentionally unreachable as the '*)' case above always
+    # matches. To use them, move before the '*)' and edit as appropriate.
+    # It is not a good idea to set ccflags to an absolute value here, as it
+    # often contains general -D defines which are needed for correct
+    # compilation. It is better to edit ccflags as shown, using interpolation
+    # to add flags, or sed to remove flags.
+
+    av) ccflags=`echo $ccflags | sed -e s/-pipe//` ;;
+    deb) ccflags="$ccflags -fno-jump-tables" ;;
+    hv) warn=`echo $warn | sed -e s/-Wextra//` ;;
+    toke) optimize=-O0 ;;
+    esac
+
+    echo "$cc -c -DPERL_CORE $ccflags $stdflags $optimize $warn $extra"
+
+    . $TOP/config.sh
+
+    # end per file behaviour
+done
--- a/.config/instruct	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/instruct	2026-05-14 06:07:01.618046294 +0400
@@ -0,0 +1 @@
+root
--- a/.config/README	1970-01-01 04:00:00.000000000 +0400
+++ b/.config/README	2026-05-14 06:07:01.605878452 +0400
@@ -0,0 +1,4 @@
+This directory created by Configure to save information that should
+persist across sessions for perl5.
+
+You may safely delete it if you wish.
--- a/config.sh	1970-01-01 04:00:00.000000000 +0400
+++ b/config.sh	2026-05-14 06:07:23.105421289 +0400
@@ -0,0 +1,1250 @@
+#!/bin/sh
+#
+# This file was produced by running the Configure script. It holds all the
+# definitions figured out by Configure. Should you modify one of these values,
+# do not forget to propagate your changes by running "Configure -der". You may
+# instead choose to run each of the .SH files by yourself, or "Configure -S".
+#
+
+# Package name      : perl5
+# Source directory  : .
+# Configuration time: Thu May 14 06:07:01 +04 2026
+# Configured by     : root
+# Target system     : linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux 
+
+: Configure command line arguments.
+config_arg0='./Configure'
+config_args='-des -Dusedevel'
+config_argc=2
+config_arg1='-des'
+config_arg2='-Dusedevel'
+
+Author=''
+Date=''
+Header=''
+Id=''
+Locker=''
+Log=''
+RCSfile=''
+Revision=''
+Source=''
+State=''
+_a='.a'
+_exe=''
+_o='.o'
+afs='false'
+afsroot='/afs'
+alignbytes='8'
+aphostname='/usr/bin/hostname'
+api_revision='5'
+api_subversion='0'
+api_version='40'
+api_versionstring='5.40.0'
+ar='ar'
+archlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archlibexp='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+archname64=''
+archname='x86_64-linux'
+archobjs=''
+asctime_r_proto='0'
+awk='awk'
+baserev='5.0'
+bash=''
+bin='/usr/local/bin'
+bin_ELF='define'
+binexp='/usr/local/bin'
+bison='bison'
+byacc='byacc'
+byteorder='12345678'
+c=''
+castflags='0'
+cat='cat'
+cc='cc'
+cccdlflags='-fPIC'
+ccdlflags='-Wl,-E'
+ccflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
+ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
+ccname='gcc'
+ccsymbols=''
+ccversion=''
+cf_by='root'
+cf_email='root@nucat'
+cf_time='Thu May 14 06:07:01 +04 2026'
+charbits='8'
+charsize='1'
+chgrp=''
+chmod='chmod'
+chown=''
+clocktype='clock_t'
+comm='comm'
+compiler_warning='grep -i warning'
+compress=''
+contains='grep'
+cp='cp'
+cpio=''
+cpp='cpp'
+cpp_stuff='42'
+cppccsymbols=''
+cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
+cpplast='-'
+cppminus='-'
+cpprun='cc  -E'
+cppstdin='cc  -E'
+cppsymbols='_FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE=1 _LP64=1 _POSIX_C_SOURCE=202405L _POSIX_SOURCE=1 _STDC_PREDEF_H=1 __ATOMIC_ACQUIRE=2 __ATOMIC_ACQ_REL=4 __ATOMIC_CONSUME=1 __ATOMIC_HLE_ACQUIRE=65536 __ATOMIC_HLE_RELEASE=131072 __ATOMIC_RELAXED=0 __ATOMIC_RELEASE=3 __ATOMIC_SEQ_CST=5 __BFLT16_DECIMAL_DIG__=4 __BFLT16_DENORM_MIN__=9.18354961579912115600575419704879436e-41BF16 __BFLT16_DIG__=2 __BFLT16_EPSILON__=7.81250000000000000000000000000000000e-3BF16 __BFLT16_HAS_DENORM__=1 __BFLT16_HAS_INFINITY__=1 __BFLT16_HAS_QUIET_NAN__=1 __BFLT16_IS_IEC_60559__=0 __BFLT16_MANT_DIG__=8 __BFLT16_MAX_10_EXP__=38 __BFLT16_MAX_EXP__=128 __BFLT16_MAX__=3.38953138925153547590470800371487867e+38BF16 __BFLT16_MIN_10_EXP__=(-37) __BFLT16_MIN_EXP__=(-125) __BFLT16_MIN__=1.17549435082228750796873653722224568e-38BF16 __BFLT16_NORM_MAX__=3.38953138925153547590470800371487867e+38BF16 __BIGGEST_ALIGNMENT__=16 __BITINT_MAXWIDTH__=65535 __BYTE_ORDER__=1234 __CHAR16_TYPE__=short\ unsigned\ int __CHAR32_TYPE__=unsigned\ int __CHAR8_TYPE__=unsigned\ char __CHAR_BIT__=8 __DBL_DECIMAL_DIG__=17 __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L) __DBL_DIG__=15 __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L) __DBL_HAS_DENORM__=1 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_IS_IEC_60559__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX_EXP__=1024 __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DBL_MIN_10_EXP__=(-307) __DBL_MIN_EXP__=(-1021) __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L) __DBL_NORM_MAX__=((double)1.79769313486231570814527423731704357e+308L) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX_EXP__=6145 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MIN_EXP__=(-6142) __DEC128_MIN__=1E-6143DL __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX_EXP__=97 __DEC32_MAX__=9.999999E96DF __DEC32_MIN_EXP__=(-94) __DEC32_MIN__=1E-95DF __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64X_EPSILON__=1E-33D64x __DEC64X_MANT_DIG__=34 __DEC64X_MAX_EXP__=6145 __DEC64X_MAX__=9.999999999999999999999999999999999E6144D64x __DEC64X_MIN_EXP__=(-6142) __DEC64X_MIN__=1E-6143D64x __DEC64X_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143D64x __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX_EXP__=385 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MIN_EXP__=(-382) __DEC64_MIN__=1E-383DD __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __DEC_EVAL_METHOD__=2 __ELF__=1 __FINITE_MATH_ONLY__=0 __FLOAT_WORD_ORDER__=1234 __FLT128_DECIMAL_DIG__=36 __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128 __FLT128_DIG__=33 __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128 __FLT128_HAS_DENORM__=1 __FLT128_HAS_INFINITY__=1 __FLT128_HAS_QUIET_NAN__=1 __FLT128_IS_IEC_60559__=1 __FLT128_MANT_DIG__=113 __FLT128_MAX_10_EXP__=4932 __FLT128_MAX_EXP__=16384 __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT128_MIN_10_EXP__=(-4931) __FLT128_MIN_EXP__=(-16381) __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128 __FLT128_NORM_MAX__=1.18973149535723176508575932662800702e+4932F128 __FLT16_DECIMAL_DIG__=5 __FLT16_DENORM_MIN__=5.96046447753906250000000000000000000e-8F16 __FLT16_DIG__=3 __FLT16_EPSILON__=9.76562500000000000000000000000000000e-4F16 __FLT16_HAS_DENORM__=1 __FLT16_HAS_INFINITY__=1 __FLT16_HAS_QUIET_NAN__=1 __FLT16_IS_IEC_60559__=1 __FLT16_MANT_DIG__=11 __FLT16_MAX_10_EXP__=4 __FLT16_MAX_EXP__=16 __FLT16_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT16_MIN_10_EXP__=(-4) __FLT16_MIN_EXP__=(-13) __FLT16_MIN__=6.10351562500000000000000000000000000e-5F16 __FLT16_NORM_MAX__=6.55040000000000000000000000000000000e+4F16 __FLT32X_DECIMAL_DIG__=17 __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x __FLT32X_DIG__=15 __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x __FLT32X_HAS_DENORM__=1 __FLT32X_HAS_INFINITY__=1 __FLT32X_HAS_QUIET_NAN__=1 __FLT32X_IS_IEC_60559__=1 __FLT32X_MANT_DIG__=53 __FLT32X_MAX_10_EXP__=308 __FLT32X_MAX_EXP__=1024 __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32X_MIN_10_EXP__=(-307) __FLT32X_MIN_EXP__=(-1021) __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x __FLT32X_NORM_MAX__=1.79769313486231570814527423731704357e+308F32x __FLT32_DECIMAL_DIG__=9 __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32 __FLT32_DIG__=6 __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32 __FLT32_HAS_DENORM__=1 __FLT32_HAS_INFINITY__=1 __FLT32_HAS_QUIET_NAN__=1 __FLT32_IS_IEC_60559__=1 __FLT32_MANT_DIG__=24 __FLT32_MAX_10_EXP__=38 __FLT32_MAX_EXP__=128 __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT32_MIN_10_EXP__=(-37) __FLT32_MIN_EXP__=(-125) __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32 __FLT32_NORM_MAX__=3.40282346638528859811704183484516925e+38F32 __FLT64X_DECIMAL_DIG__=21 __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x __FLT64X_DIG__=18 __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x __FLT64X_HAS_DENORM__=1 __FLT64X_HAS_INFINITY__=1 __FLT64X_HAS_QUIET_NAN__=1 __FLT64X_IS_IEC_60559__=1 __FLT64X_MANT_DIG__=64 __FLT64X_MAX_10_EXP__=4932 __FLT64X_MAX_EXP__=16384 __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64X_MIN_10_EXP__=(-4931) __FLT64X_MIN_EXP__=(-16381) __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x __FLT64X_NORM_MAX__=1.18973149535723176502126385303097021e+4932F64x __FLT64_DECIMAL_DIG__=17 __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64 __FLT64_DIG__=15 __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64 __FLT64_HAS_DENORM__=1 __FLT64_HAS_INFINITY__=1 __FLT64_HAS_QUIET_NAN__=1 __FLT64_IS_IEC_60559__=1 __FLT64_MANT_DIG__=53 __FLT64_MAX_10_EXP__=308 __FLT64_MAX_EXP__=1024 __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT64_MIN_10_EXP__=(-307) __FLT64_MIN_EXP__=(-1021) __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64 __FLT64_NORM_MAX__=1.79769313486231570814527423731704357e+308F64 __FLT_DECIMAL_DIG__=9 __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F __FLT_EVAL_METHOD_TS_18661_3__=0 __FLT_EVAL_METHOD__=0 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_IS_IEC_60559__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX_EXP__=128 __FLT_MAX__=3.40282346638528859811704183484516925e+38F __FLT_MIN_10_EXP__=(-37) __FLT_MIN_EXP__=(-125) __FLT_MIN__=1.17549435082228750796873653722224568e-38F __FLT_NORM_MAX__=3.40282346638528859811704183484516925e+38F __FLT_RADIX__=2 __FXSR__=1 __GCC_ASM_FLAG_OUTPUTS__=1 __GCC_ATOMIC_BOOL_LOCK_FREE=2 __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR8_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR_LOCK_FREE=2 __GCC_ATOMIC_INT_LOCK_FREE=2 __GCC_ATOMIC_LLONG_LOCK_FREE=2 __GCC_ATOMIC_LONG_LOCK_FREE=2 __GCC_ATOMIC_POINTER_LOCK_FREE=2 __GCC_ATOMIC_SHORT_LOCK_FREE=2 __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 __GCC_CONSTRUCTIVE_SIZE=64 __GCC_DESTRUCTIVE_SIZE=64 __GCC_HAVE_DWARF2_CFI_ASM=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 __GCC_IEC_559=2 __GCC_IEC_559_COMPLEX=2 __GLIBC_MINOR__=43 __GLIBC__=2 __GNUC_EXECUTION_CHARSET_NAME="UTF-8" __GNUC_MINOR__=1 __GNUC_PATCHLEVEL__=0 __GNUC_STDC_INLINE__=1 __GNUC_WIDE_EXECUTION_CHARSET_NAME="UTF-32LE" __GNUC__=16 __GNU_LIBRARY__=6 __GXX_ABI_VERSION=1021 __HAVE_SPECULATION_SAFE_VALUE=1 __INT16_C=__INT16_C __INT16_MAX__=0x7fff __INT16_TYPE__=short\ int __INT32_C=__INT32_C __INT32_MAX__=0x7fffffff __INT32_TYPE__=int __INT64_C=__INT64_C __INT64_MAX__=0x7fffffffffffffffL __INT64_TYPE__=long\ int __INT8_C=__INT8_C __INT8_MAX__=0x7f __INT8_TYPE__=signed\ char __INTMAX_C=__INTMAX_C __INTMAX_MAX__=0x7fffffffffffffffL __INTMAX_TYPE__=long\ int __INTMAX_WIDTH__=64 __INTPTR_MAX__=0x7fffffffffffffffL __INTPTR_TYPE__=long\ int __INTPTR_WIDTH__=64 __INT_FAST16_MAX__=0x7fffffffffffffffL __INT_FAST16_TYPE__=long\ int __INT_FAST16_WIDTH__=64 __INT_FAST32_MAX__=0x7fffffffffffffffL __INT_FAST32_TYPE__=long\ int __INT_FAST32_WIDTH__=64 __INT_FAST64_MAX__=0x7fffffffffffffffL __INT_FAST64_TYPE__=long\ int __INT_FAST64_WIDTH__=64 __INT_FAST8_MAX__=0x7f __INT_FAST8_TYPE__=signed\ char __INT_FAST8_WIDTH__=8 __INT_LEAST16_MAX__=0x7fff __INT_LEAST16_TYPE__=short\ int __INT_LEAST16_WIDTH__=16 __INT_LEAST32_MAX__=0x7fffffff __INT_LEAST32_TYPE__=int __INT_LEAST32_WIDTH__=32 __INT_LEAST64_MAX__=0x7fffffffffffffffL __INT_LEAST64_TYPE__=long\ int __INT_LEAST64_WIDTH__=64 __INT_LEAST8_MAX__=0x7f __INT_LEAST8_TYPE__=signed\ char __INT_LEAST8_WIDTH__=8 __INT_MAX__=0x7fffffff __INT_WIDTH__=32 __LDBL_DECIMAL_DIG__=21 __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L __LDBL_HAS_DENORM__=1 __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_IS_IEC_60559__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX_EXP__=16384 __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN_EXP__=(-16381) __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L __LDBL_NORM_MAX__=1.18973149535723176502126385303097021e+4932L __LONG_LONG_MAX__=0x7fffffffffffffffLL __LONG_LONG_WIDTH__=64 __LONG_MAX__=0x7fffffffffffffffL __LONG_WIDTH__=64 __LP64__=1 __MMX_WITH_SSE__=1 __MMX__=1 __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __PIC__=2 __PIE__=2 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=0x7fffffffffffffffL __PTRDIFF_TYPE__=long\ int __PTRDIFF_WIDTH__=64 __REGISTER_PREFIX__= __SCHAR_MAX__=0x7f __SCHAR_WIDTH__=8 __SEG_FS=1 __SEG_GS=1 __SHRT_MAX__=0x7fff __SHRT_WIDTH__=16 __SIG_ATOMIC_MAX__=0x7fffffff __SIG_ATOMIC_MIN__=(-0x7fffffff\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIG_ATOMIC_WIDTH__=32 __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT128__=16 __SIZEOF_FLOAT80__=16 __SIZEOF_FLOAT__=4 __SIZEOF_INT128__=16 __SIZEOF_INT__=4 __SIZEOF_LONG_DOUBLE__=16 __SIZEOF_LONG_LONG__=8 __SIZEOF_LONG__=8 __SIZEOF_POINTER__=8 __SIZEOF_PTRDIFF_T__=8 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=8 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_MAX__=0xffffffffffffffffUL __SIZE_TYPE__=long\ unsigned\ int __SIZE_WIDTH__=64 __SSE2_MATH__=1 __SSE2__=1 __SSE_MATH__=1 __SSE__=1 __STDC_EMBED_EMPTY__=2 __STDC_EMBED_FOUND__=1 __STDC_EMBED_NOT_FOUND__=0 __STDC_HOSTED__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_IEC_559__=1 __STDC_IEC_60559_BFP__=201404L __STDC_IEC_60559_COMPLEX__=201404L __STDC_ISO_10646__=201706L __STDC_UTF_16__=1 __STDC_UTF_32__=1 __STDC_VERSION__=202311L __STDC__=1 __UINT16_C=__UINT16_C __UINT16_MAX__=0xffff __UINT16_TYPE__=short\ unsigned\ int __UINT32_C=__UINT32_C __UINT32_MAX__=0xffffffffU __UINT32_TYPE__=unsigned\ int __UINT64_C=__UINT64_C __UINT64_MAX__=0xffffffffffffffffUL __UINT64_TYPE__=long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=0xff __UINT8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=0xffffffffffffffffUL __UINTMAX_TYPE__=long\ unsigned\ int __UINTPTR_MAX__=0xffffffffffffffffUL __UINTPTR_TYPE__=long\ unsigned\ int __UINT_FAST16_MAX__=0xffffffffffffffffUL __UINT_FAST16_TYPE__=long\ unsigned\ int __UINT_FAST32_MAX__=0xffffffffffffffffUL __UINT_FAST32_TYPE__=long\ unsigned\ int __UINT_FAST64_MAX__=0xffffffffffffffffUL __UINT_FAST64_TYPE__=long\ unsigned\ int __UINT_FAST8_MAX__=0xff __UINT_FAST8_TYPE__=unsigned\ char __UINT_LEAST16_MAX__=0xffff __UINT_LEAST16_TYPE__=short\ unsigned\ int __UINT_LEAST32_MAX__=0xffffffffU __UINT_LEAST32_TYPE__=unsigned\ int __UINT_LEAST64_MAX__=0xffffffffffffffffUL __UINT_LEAST64_TYPE__=long\ unsigned\ int __UINT_LEAST8_MAX__=0xff __UINT_LEAST8_TYPE__=unsigned\ char __USER_LABEL_PREFIX__= __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USE_POSIX=1 __VERSION__="16.1.0" __WCHAR_MAX__=0x7fffffff __WCHAR_MIN__=(-0x7fffffff\ -\ 1) __WCHAR_TYPE__=int __WCHAR_WIDTH__=32 __WINT_MAX__=0xffffffffU __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int __WINT_WIDTH__=32 __amd64=1 __amd64__=1 __code_model_small__=1 __gnu_linux__=1 __k8=1 __k8__=1 __linux=1 __linux__=1 __pic__=2 __pie__=2 __unix=1 __unix__=1 __x86_64=1 __x86_64__=1 linux=1 unix=1'
+crypt_r_proto='0'
+cryptlib=''
+csh='csh'
+ctermid_r_proto='0'
+ctime_r_proto='0'
+d_Gconvert='sprintf((b),"%.*g",(n),(x))'
+d_PRIEUldbl='define'
+d_PRIFUldbl='define'
+d_PRIGUldbl='define'
+d_PRIXU64='define'
+d_PRId64='define'
+d_PRIeldbl='define'
+d_PRIfldbl='define'
+d_PRIgldbl='define'
+d_PRIi64='define'
+d_PRIo64='define'
+d_PRIu64='define'
+d_PRIx64='define'
+d_SCNfldbl='define'
+d__fwalk='undef'
+d_accept4='define'
+d_access='define'
+d_accessx='undef'
+d_acosh='define'
+d_aintl='undef'
+d_alarm='define'
+d_archlib='define'
+d_asctime64='undef'
+d_asctime_r='undef'
+d_asinh='define'
+d_atanh='define'
+d_atolf='undef'
+d_atoll='define'
+d_attribute_always_inline='define'
+d_attribute_deprecated='define'
+d_attribute_format='define'
+d_attribute_malloc='define'
+d_attribute_nonnull='define'
+d_attribute_noreturn='define'
+d_attribute_pure='define'
+d_attribute_unused='define'
+d_attribute_visibility='define'
+d_attribute_warn_unused_result='define'
+d_backtrace='define'
+d_bsd='undef'
+d_bsdgetpgrp='undef'
+d_bsdsetpgrp='undef'
+d_builtin_add_overflow='define'
+d_builtin_choose_expr='define'
+d_builtin_expect='define'
+d_builtin_mul_overflow='define'
+d_builtin_sub_overflow='define'
+d_c99_variadic_macros='define'
+d_casti32='undef'
+d_castneg='define'
+d_cbrt='define'
+d_chown='define'
+d_chroot='define'
+d_chsize='undef'
+d_class='undef'
+d_clearenv='define'
+d_closedir='define'
+d_cmsghdr_s='define'
+d_copysign='define'
+d_copysignl='define'
+d_cplusplus='undef'
+d_crypt='define'
+d_crypt_r='undef'
+d_csh='undef'
+d_ctermid='define'
+d_ctermid_r='undef'
+d_ctime64='undef'
+d_ctime_r='undef'
+d_cuserid='define'
+d_dbminitproto='undef'
+d_difftime64='undef'
+d_difftime='define'
+d_dir_dd_fd='undef'
+d_dirfd='define'
+d_dirnamlen='undef'
+d_dladdr='define'
+d_dlerror='define'
+d_dlopen='define'
+d_dlsymun='undef'
+d_dosuid='undef'
+d_double_has_inf='define'
+d_double_has_nan='define'
+d_double_has_negative_zero='define'
+d_double_has_subnormals='define'
+d_double_style_cray='undef'
+d_double_style_ibm='undef'
+d_double_style_ieee='define'
+d_double_style_vax='undef'
+d_drand48_r='undef'
+d_drand48proto='define'
+d_dup2='define'
+d_dup3='define'
+d_duplocale='define'
+d_eaccess='define'
+d_endgrent='define'
+d_endgrent_r='undef'
+d_endhent='define'
+d_endhostent_r='undef'
+d_endnent='define'
+d_endnetent_r='undef'
+d_endpent='define'
+d_endprotoent_r='undef'
+d_endpwent='define'
+d_endpwent_r='undef'
+d_endsent='define'
+d_endservent_r='undef'
+d_eofnblk='define'
+d_erf='define'
+d_erfc='define'
+d_eunice='undef'
+d_exp2='define'
+d_expm1='define'
+d_faststdio='undef'
+d_fchdir='define'
+d_fchmod='define'
+d_fchmodat='define'
+d_fchown='define'
+d_fcntl='define'
+d_fcntl_can_lock='define'
+d_fd_macros='define'
+d_fd_set='define'
+d_fdclose='undef'
+d_fdim='define'
+d_fdopendir='define'
+d_fds_bits='undef'
+d_fegetround='define'
+d_ffs='define'
+d_ffsl='define'
+d_fgetpos='define'
+d_finite='define'
+d_finitel='define'
+d_flexfnam='define'
+d_flock='define'
+d_flockproto='define'
+d_fma='define'
+d_fmax='define'
+d_fmin='define'
+d_fork='define'
+d_fp_class='undef'
+d_fp_classify='undef'
+d_fp_classl='undef'
+d_fpathconf='define'
+d_fpclass='undef'
+d_fpclassify='define'
+d_fpclassl='undef'
+d_fpgetround='undef'
+d_fpos64_t='undef'
+d_freelocale='define'
+d_frexpl='define'
+d_fs_data_s='undef'
+d_fseeko='define'
+d_fsetpos='define'
+d_fstatfs='define'
+d_fstatvfs='define'
+d_fsync='define'
+d_ftello='define'
+d_ftime='undef'
+d_futimes='define'
+d_gai_strerror='define'
+d_gdbm_ndbm_h_uses_prototypes='undef'
+d_gdbmndbm_h_uses_prototypes='undef'
+d_getaddrinfo='define'
+d_getcwd='define'
+d_getenv_preserves_other_thread='define'
+d_getespwnam='undef'
+d_getfsstat='undef'
+d_getgrent='define'
+d_getgrent_r='undef'
+d_getgrgid_r='undef'
+d_getgrnam_r='undef'
+d_getgrps='define'
+d_gethbyaddr='define'
+d_gethbyname='define'
+d_gethent='define'
+d_gethname='define'
+d_gethostbyaddr_r='undef'
+d_gethostbyname_r='undef'
+d_gethostent_r='undef'
+d_gethostprotos='define'
+d_getitimer='define'
+d_getlogin='define'
+d_getlogin_r='undef'
+d_getmnt='undef'
+d_getmntent='define'
+d_getnameinfo='define'
+d_getnbyaddr='define'
+d_getnbyname='define'
+d_getnent='define'
+d_getnetbyaddr_r='undef'
+d_getnetbyname_r='undef'
+d_getnetent_r='undef'
+d_getnetprotos='define'
+d_getpagsz='define'
+d_getpbyname='define'
+d_getpbynumber='define'
+d_getpent='define'
+d_getpgid='define'
+d_getpgrp2='undef'
+d_getpgrp='define'
+d_getppid='define'
+d_getprior='define'
+d_getprotobyname_r='undef'
+d_getprotobynumber_r='undef'
+d_getprotoent_r='undef'
+d_getprotoprotos='define'
+d_getprpwnam='undef'
+d_getpwent='define'
+d_getpwent_r='undef'
+d_getpwnam_r='undef'
+d_getpwuid_r='undef'
+d_getsbyname='define'
+d_getsbyport='define'
+d_getsent='define'
+d_getservbyname_r='undef'
+d_getservbyport_r='undef'
+d_getservent_r='undef'
+d_getservprotos='define'
+d_getspnam='define'
+d_getspnam_r='undef'
+d_gettimeod='define'
+d_gmtime64='undef'
+d_gmtime_r='undef'
+d_gnulibc='define'
+d_grpasswd='define'
+d_has_C_UTF8='true'
+d_hasmntopt='define'
+d_htonl='define'
+d_hypot='define'
+d_ilogb='define'
+d_ilogbl='define'
+d_inc_version_list='undef'
+d_inetaton='define'
+d_inetntop='define'
+d_inetpton='define'
+d_int64_t='define'
+d_ip_mreq='define'
+d_ip_mreq_source='define'
+d_ipv6_mreq='define'
+d_ipv6_mreq_source='undef'
+d_isascii='define'
+d_isblank='define'
+d_isfinite='define'
+d_isfinitel='undef'
+d_isinf='define'
+d_isinfl='define'
+d_isless='define'
+d_isnan='define'
+d_isnanl='define'
+d_isnormal='define'
+d_j0='define'
+d_j0l='define'
+d_killpg='define'
+d_lc_monetary_2008='define'
+d_lchown='define'
+d_ldbl_dig='define'
+d_ldexpl='define'
+d_lgamma='define'
+d_lgamma_r='define'
+d_libm_lib_version='undef'
+d_libname_unique='undef'
+d_link='define'
+d_linkat='define'
+d_llrint='define'
+d_llrintl='define'
+d_llround='define'
+d_llroundl='define'
+d_localeconv_l='undef'
+d_localtime64='undef'
+d_localtime_r='undef'
+d_localtime_r_needs_tzset='undef'
+d_locconv='define'
+d_lockf='define'
+d_log1p='define'
+d_log2='define'
+d_logb='define'
+d_long_double_style_ieee='define'
+d_long_double_style_ieee_doubledouble='undef'
+d_long_double_style_ieee_extended='define'
+d_long_double_style_ieee_std='undef'
+d_long_double_style_vax='undef'
+d_longdbl='define'
+d_longlong='define'
+d_lrint='define'
+d_lrintl='define'
+d_lround='define'
+d_lroundl='define'
+d_lseekproto='define'
+d_lstat='define'
+d_madvise='define'
+d_malloc_good_size='undef'
+d_malloc_size='undef'
+d_malloc_usable_size='define'
+d_mblen='define'
+d_mbrlen='define'
+d_mbrtowc='define'
+d_mbstowcs='define'
+d_mbtowc='define'
+d_memmem='define'
+d_memrchr='define'
+d_mkdir='define'
+d_mkdtemp='define'
+d_mkfifo='define'
+d_mkostemp='define'
+d_mkstemp='define'
+d_mkstemps='define'
+d_mktime64='undef'
+d_mktime='define'
+d_mmap='define'
+d_modfl='define'
+d_modflproto='define'
+d_mprotect='define'
+d_msg='define'
+d_msg_ctrunc='define'
+d_msg_dontroute='define'
+d_msg_oob='define'
+d_msg_peek='define'
+d_msg_proxy='define'
+d_msgctl='define'
+d_msgget='define'
+d_msghdr_s='define'
+d_msgrcv='define'
+d_msgsnd='define'
+d_msync='define'
+d_munmap='define'
+d_mymalloc='undef'
+d_nan='define'
+d_nanosleep='define'
+d_ndbm='undef'
+d_ndbm_h_uses_prototypes='undef'
+d_nearbyint='define'
+d_newlocale='define'
+d_nextafter='define'
+d_nexttoward='define'
+d_nice='define'
+d_nl_langinfo='define'
+d_nl_langinfo_l='define'
+d_non_int_bitfields='define'
+d_nv_preserves_uv='undef'
+d_nv_zero_is_allbits_zero='define'
+d_off64_t='undef'
+d_old_pthread_create_joinable='undef'
+d_oldpthreads='undef'
+d_oldsock='undef'
+d_open3='define'
+d_openat='define'
+d_pathconf='define'
+d_pause='define'
+d_perl_lc_all_category_positions_init='undef'
+d_perl_lc_all_separator='undef'
+d_perl_lc_all_uses_name_value_pairs='define'
+d_perl_otherlibdirs='undef'
+d_phostname='undef'
+d_pipe2='define'
+d_pipe='define'
+d_poll='define'
+d_portable='define'
+d_prctl='define'
+d_prctl_set_name='define'
+d_printf_format_null='define'
+d_procselfexe='define'
+d_pseudofork='undef'
+d_pthread_atfork='define'
+d_pthread_attr_setscope='define'
+d_pthread_yield='undef'
+d_ptrdiff_t='define'
+d_pwage='undef'
+d_pwchange='undef'
+d_pwclass='undef'
+d_pwcomment='undef'
+d_pwexpire='undef'
+d_pwgecos='define'
+d_pwpasswd='define'
+d_pwquota='undef'
+d_qgcvt='define'
+d_quad='define'
+d_querylocale='undef'
+d_random_r='undef'
+d_re_comp='undef'
+d_readdir64_r='undef'
+d_readdir='define'
+d_readdir_r='undef'
+d_readlink='define'
+d_readv='define'
+d_recvmsg='define'
+d_regcmp='undef'
+d_regcomp='define'
+d_remainder='define'
+d_remquo='define'
+d_rename='define'
+d_renameat='define'
+d_rewinddir='define'
+d_rint='define'
+d_rmdir='define'
+d_round='define'
+d_sbrkproto='define'
+d_scalbn='define'
+d_scalbnl='define'
+d_sched_yield='define'
+d_scm_rights='define'
+d_seekdir='define'
+d_select='define'
+d_sem='define'
+d_semctl='define'
+d_semctl_semid_ds='define'
+d_semctl_semun='define'
+d_semget='define'
+d_semop='define'
+d_sendmsg='define'
+d_setegid='define'
+d_setenv='define'
+d_seteuid='define'
+d_setgrent='define'
+d_setgrent_r='undef'
+d_setgrps='define'
+d_sethent='define'
+d_sethostent_r='undef'
+d_setitimer='define'
+d_setlinebuf='define'
+d_setlocale='define'
+d_setlocale_accepts_any_locale_name='undef'
+d_setlocale_r='undef'
+d_setnent='define'
+d_setnetent_r='undef'
+d_setpent='define'
+d_setpgid='define'
+d_setpgrp2='undef'
+d_setpgrp='define'
+d_setprior='define'
+d_setproctitle='undef'
+d_setprotoent_r='undef'
+d_setpwent='define'
+d_setpwent_r='undef'
+d_setregid='define'
+d_setresgid='define'
+d_setresuid='define'
+d_setreuid='define'
+d_setrgid='undef'
+d_setruid='undef'
+d_setsent='define'
+d_setservent_r='undef'
+d_setsid='define'
+d_setvbuf='define'
+d_shm='define'
+d_shmat='define'
+d_shmatprototype='define'
+d_shmctl='define'
+d_shmdt='define'
+d_shmget='define'
+d_sigaction='define'
+d_siginfo_si_addr='define'
+d_siginfo_si_band='define'
+d_siginfo_si_errno='define'
+d_siginfo_si_fd='define'
+d_siginfo_si_pid='define'
+d_siginfo_si_status='define'
+d_siginfo_si_uid='define'
+d_siginfo_si_value='define'
+d_signbit='define'
+d_sigprocmask='define'
+d_sigsetjmp='define'
+d_sin6_scope_id='define'
+d_sitearch='define'
+d_snprintf='define'
+d_sockaddr_in6='define'
+d_sockaddr_sa_len='undef'
+d_sockaddr_storage='define'
+d_sockatmark='define'
+d_sockatmarkproto='define'
+d_socket='define'
+d_socklen_t='define'
+d_sockpair='define'
+d_socks5_init='undef'
+d_sqrtl='define'
+d_srand48_r='undef'
+d_srandom_r='undef'
+d_sresgproto='undef'
+d_sresuproto='undef'
+d_stat='define'
+d_statblks='define'
+d_statfs_f_flags='define'
+d_statfs_s='define'
+d_static_inline='define'
+d_statvfs='define'
+d_stdio_cnt_lval='undef'
+d_stdio_ptr_lval='undef'
+d_stdio_ptr_lval_nochange_cnt='undef'
+d_stdio_ptr_lval_sets_cnt='undef'
+d_stdio_stream_array='undef'
+d_stdiobase='undef'
+d_stdstdio='undef'
+d_strcoll='define'
+d_strerror_l='define'
+d_strerror_r='undef'
+d_strftime='define'
+d_strlcat='define'
+d_strlcpy='define'
+d_strnlen='define'
+d_strtod='define'
+d_strtod_l='define'
+d_strtol='define'
+d_strtold='define'
+d_strtold_l='define'
+d_strtoll='define'
+d_strtoq='define'
+d_strtoul='define'
+d_strtoull='define'
+d_strtouq='define'
+d_strxfrm='define'
+d_strxfrm_l='define'
+d_suidsafe='undef'
+d_symlink='define'
+d_syscall='define'
+d_syscallproto='define'
+d_sysconf='define'
+d_sysernlst=''
+d_syserrlst='undef'
+d_system='define'
+d_tcgetpgrp='define'
+d_tcsetpgrp='define'
+d_telldir='define'
+d_telldirproto='define'
+d_tgamma='define'
+d_thread_local='define'
+d_time='define'
+d_timegm='define'
+d_times='define'
+d_tm_tm_gmtoff='define'
+d_tm_tm_zone='define'
+d_tmpnam_r='undef'
+d_towlower='define'
+d_towupper='define'
+d_trunc='define'
+d_truncate='define'
+d_truncl='define'
+d_ttyname_r='undef'
+d_tzname='define'
+d_u32align='define'
+d_ualarm='define'
+d_umask='define'
+d_uname='define'
+d_union_semun='undef'
+d_unlinkat='define'
+d_unordered='undef'
+d_unsetenv='define'
+d_uselocale='define'
+d_usleep='define'
+d_usleepproto='define'
+d_ustat='undef'
+d_vendorarch='undef'
+d_vendorbin='undef'
+d_vendorlib='undef'
+d_vendorscript='undef'
+d_vfork='undef'
+d_void_closedir='undef'
+d_voidsig='define'
+d_voidtty=''
+d_vsnprintf='define'
+d_wait4='define'
+d_waitpid='define'
+d_wcrtomb='define'
+d_wcscmp='define'
+d_wcstombs='define'
+d_wcsxfrm='define'
+d_wctomb='define'
+d_writev='define'
+d_xenix='undef'
+date='date'
+db_hashtype='u_int32_t'
+db_prefixtype='size_t'
+db_version_major=''
+db_version_minor=''
+db_version_patch=''
+default_inc_excludes_dot='define'
+direntrytype='struct dirent'
+dlext='so'
+dlsrc='dl_dlopen.xs'
+doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
+doublekind='3'
+doublemantbits='52'
+doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff'
+doublesize='8'
+drand01='Perl_drand48()'
+drand48_r_proto='0'
+dtrace=''
+dtraceobject=''
+dtracexnolibs=''
+dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared'
+eagain='EAGAIN'
+ebcdic='undef'
+echo='echo'
+egrep='egrep'
+emacs=''
+endgrent_r_proto='0'
+endhostent_r_proto='0'
+endnetent_r_proto='0'
+endprotoent_r_proto='0'
+endpwent_r_proto='0'
+endservent_r_proto='0'
+eunicefix=':'
+exe_ext=''
+expr='expr'
+extensions='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+extern_C='extern'
+extras=''
+fflushNULL='define'
+fflushall='undef'
+find=''
+firstmakefile='makefile'
+flex=''
+fpossize='16'
+fpostype='fpos_t'
+freetype='void'
+from=':'
+full_ar='/usr/bin/ar'
+full_csh='csh'
+full_sed='/usr/bin/sed'
+gccansipedantic=''
+gccosandvers=''
+gccversion='16.1.0'
+getgrent_r_proto='0'
+getgrgid_r_proto='0'
+getgrnam_r_proto='0'
+gethostbyaddr_r_proto='0'
+gethostbyname_r_proto='0'
+gethostent_r_proto='0'
+getlogin_r_proto='0'
+getnetbyaddr_r_proto='0'
+getnetbyname_r_proto='0'
+getnetent_r_proto='0'
+getprotobyname_r_proto='0'
+getprotobynumber_r_proto='0'
+getprotoent_r_proto='0'
+getpwent_r_proto='0'
+getpwnam_r_proto='0'
+getpwuid_r_proto='0'
+getservbyname_r_proto='0'
+getservbyport_r_proto='0'
+getservent_r_proto='0'
+getspnam_r_proto='0'
+gidformat='"u"'
+gidsign='1'
+gidsize='4'
+gidtype='gid_t'
+glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
+gmake='gmake'
+gmtime_r_proto='0'
+gnulibc_version='2.43'
+grep='grep'
+groupcat='cat /etc/group'
+groupstype='gid_t'
+gzip='gzip'
+h_fcntl='false'
+h_sysfile='true'
+hint='recommended'
+hostcat='cat /etc/hosts'
+hostgenerate=''
+hostosname=''
+hostperl=''
+html1dir=' '
+html1direxp=''
+html3dir=' '
+html3direxp=''
+i16size='2'
+i16type='short'
+i32dformat='"d"'
+i32size='4'
+i32type='int'
+i64size='8'
+i64type='long'
+i8size='1'
+i8type='signed char'
+i_arpainet='define'
+i_bfd='undef'
+i_bsdioctl=''
+i_crypt='define'
+i_db='undef'
+i_dbm='undef'
+i_dirent='define'
+i_dlfcn='define'
+i_execinfo='define'
+i_fcntl='undef'
+i_fenv='define'
+i_fp='undef'
+i_fp_class='undef'
+i_gdbm='undef'
+i_gdbm_ndbm='undef'
+i_gdbmndbm='undef'
+i_grp='define'
+i_ieeefp='undef'
+i_inttypes='define'
+i_langinfo='define'
+i_libutil='undef'
+i_locale='define'
+i_machcthr='undef'
+i_malloc='define'
+i_mallocmalloc='undef'
+i_mntent='define'
+i_ndbm='undef'
+i_netdb='define'
+i_neterrno='undef'
+i_netinettcp='define'
+i_niin='define'
+i_poll='define'
+i_prot='undef'
+i_pthread='define'
+i_pwd='define'
+i_quadmath='define'
+i_rpcsvcdbm='undef'
+i_sgtty='undef'
+i_shadow='define'
+i_socks='undef'
+i_stdbool='define'
+i_stdint='define'
+i_stdlib='define'
+i_sunmath='undef'
+i_sysaccess='undef'
+i_sysdir='define'
+i_sysfile='define'
+i_sysfilio='undef'
+i_sysin='undef'
+i_sysioctl='define'
+i_syslog='define'
+i_sysmman='define'
+i_sysmode='undef'
+i_sysmount='define'
+i_sysndir='undef'
+i_sysparam='define'
+i_syspoll='define'
+i_sysresrc='define'
+i_syssecrt='undef'
+i_sysselct='define'
+i_syssockio='undef'
+i_sysstat='define'
+i_sysstatfs='define'
+i_sysstatvfs='define'
+i_syssyscall='define'
+i_systime='define'
+i_systimek='undef'
+i_systimes='define'
+i_systypes='define'
+i_sysuio='define'
+i_sysun='define'
+i_sysutsname='define'
+i_sysvfs='define'
+i_syswait='define'
+i_termio='undef'
+i_termios='define'
+i_time='define'
+i_unistd='define'
+i_ustat='undef'
+i_utime='define'
+i_vfork='undef'
+i_wchar='define'
+i_wctype='define'
+i_xlocale='undef'
+ignore_versioned_solibs='y'
+inc_version_list=''
+inc_version_list_init='0'
+incpath=''
+incpth='/usr/lib/gcc/x86_64-linux-gnu/16/include /usr/local/include /usr/include/x86_64-linux-gnu /usr/include'
+inews=''
+initialinstalllocation='/usr/local/bin'
+installarchlib='/usr/local/lib/perl5/5.40.1/x86_64-linux'
+installbin='/usr/local/bin'
+installhtml1dir=''
+installhtml3dir=''
+installman1dir='/usr/local/share/man/man1'
+installman3dir='/usr/local/share/man/man3'
+installprefix='/usr/local'
+installprefixexp='/usr/local'
+installprivlib='/usr/local/lib/perl5/5.40.1'
+installscript='/usr/local/bin'
+installsitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+installsitebin='/usr/local/bin'
+installsitehtml1dir=''
+installsitehtml3dir=''
+installsitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+installsiteman1dir='/usr/local/share/man/man1'
+installsiteman3dir='/usr/local/share/man/man3'
+installsitescript='/usr/local/bin'
+installstyle='lib/perl5'
+installusrbinperl='undef'
+installvendorarch=''
+installvendorbin=''
+installvendorhtml1dir=''
+installvendorhtml3dir=''
+installvendorlib=''
+installvendorman1dir=''
+installvendorman3dir=''
+installvendorscript=''
+intsize='4'
+issymlink='test -h'
+ivdformat='"ld"'
+ivsize='8'
+ivtype='long'
+known_extensions='Amiga/ARexx Amiga/Exec Archive/Tar Attribute/Handlers AutoLoader B CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS Fcntl File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp FileCache Filter/Simple Filter/Util/Call FindBin GDBM_File Getopt/Long HTTP/Tiny Hash/Util Hash/Util/FieldHash I18N/Collate I18N/LangTags I18N/Langinfo IO IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP List/Util Locale/Maketext Locale/Maketext/Simple MIME/Base64 Math/BigInt Math/BigInt/FastCalc Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NDBM_File NEXT Net/Ping ODBM_File Opcode POSIX Params/Check Perl/OSType PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage SDBM_File Safe Search/Dict SelfLoader Socket Storable Sys/Hostname Sys/Syslog Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XS/Typemap XSLoader attributes autodie autouse base bignum constant encoding/warnings experimental if lib libnet mro parent perlfaq podlators re threads threads/shared version '
+ksh=''
+ld='cc'
+ld_can_script='define'
+lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
+ldflags=' -fstack-protector-strong -L/usr/local/lib'
+ldflags_uselargefiles=''
+ldlibpthname='LD_LIBRARY_PATH'
+less='less'
+lib_ext='.a'
+libc='/lib/x86_64-linux-gnu/libc.so.6'
+libperl='libperl.a'
+libpth='/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libs='-ldl -lm -lc -lcrypt'
+libsdirs=' /usr/lib/x86_64-linux-gnu'
+libsfiles=' libdl.a libm.so libc.so libcrypt.so'
+libsfound=' /usr/lib/x86_64-linux-gnu/libdl.a /usr/lib/x86_64-linux-gnu/libm.so /usr/lib/x86_64-linux-gnu/libc.so /usr/lib/x86_64-linux-gnu/libcrypt.so'
+libspath=' /usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
+libswanted='gdbm gdbm_compat db dl m c crypt gdbm_compat'
+libswanted_uselargefiles=''
+line=''
+lint=''
+lkflags=''
+ln='ln'
+lns='/usr/bin/ln -s'
+localtime_r_proto='0'
+locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
+loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
+longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblkind='3'
+longdblmantbits='64'
+longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblsize='16'
+longlongsize='8'
+longsize='8'
+lp=''
+lpr=''
+ls='ls'
+lseeksize='8'
+lseektype='off_t'
+mail=''
+mailx=''
+make='make'
+make_set_make='#'
+mallocobj=''
+mallocsrc=''
+malloctype='void *'
+man1dir='/usr/local/share/man/man1'
+man1direxp='/usr/local/share/man/man1'
+man1ext='1'
+man3dir='/usr/local/share/man/man3'
+man3direxp='/usr/local/share/man/man3'
+man3ext='3'
+mips_type=''
+mistrustnm=''
+mkdir='mkdir'
+mmaptype='caddr_t'
+modetype='mode_t'
+more='more'
+multiarch='undef'
+mv=''
+myarchname='x86_64-linux'
+mydomain='.local'
+myhostname='nucat'
+myuname='linux nucat 6.19.14+deb14-amd64 #1 smp preempt_dynamic debian 6.19.14-1 (2026-04-25) x86_64 gnulinux '
+n='-n'
+need_va_copy='define'
+netdb_hlen_type='size_t'
+netdb_host_type='char *'
+netdb_name_type='const char *'
+netdb_net_type='in_addr_t'
+nm='nm'
+nm_opt=''
+nm_so_opt='--dynamic'
+nonxs_ext='Archive/Tar Attribute/Handlers AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Carp Config/Perl/V Devel/SelfStubber Digest Dumpvalue Env Errno Exporter ExtUtils/CBuilder ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/PL2Bat ExtUtils/ParseXS File/Fetch File/Find File/Path File/Temp FileCache Filter/Simple FindBin Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/Complex Memoize Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Net/Ping Params/Check Perl/OSType PerlIO/scalar PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Functions Pod/Html Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Term/Table Test Test/Harness Test/Simple Test2/Suite Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/Local XSLoader autodie autouse base bignum constant encoding/warnings experimental if lib libnet parent perlfaq podlators version'
+nroff='nroff'
+nvEUformat='"E"'
+nvFUformat='"F"'
+nvGUformat='"G"'
+nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
+nv_preserves_uv_bits='53'
+nveformat='"e"'
+nvfformat='"f"'
+nvgformat='"g"'
+nvmantbits='52'
+nvsize='8'
+nvtype='double'
+o_nonblock='O_NONBLOCK'
+obj_ext='.o'
+old_pthread_create_joinable=''
+optimize='-O2'
+orderlib='false'
+osname='linux'
+osvers='6.19.14+deb14-amd64'
+otherlibdirs=' '
+package='perl5'
+pager='/usr/bin/less -R'
+passcat='cat /etc/passwd'
+patchlevel='40'
+path_sep=':'
+perl5='/usr/bin/perl'
+perl='perl'
+perl_lc_all_category_positions_init=''
+perl_lc_all_separator=''
+perl_patchlevel=''
+perl_static_inline='static __inline__'
+perl_thread_local='_Thread_local'
+perladmin='root@nucat'
+perllibs='-ldl -lm -lc -lcrypt'
+perlpath='/usr/local/bin/perl5.40.1'
+pg='pg'
+phostname='hostname'
+pidtype='pid_t'
+plibpth='/lib/x86_64-linux-gnu/16 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu/16 /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib'
+pmake=''
+pr=''
+prefix='/usr/local'
+prefixexp='/usr/local'
+privlib='/usr/local/lib/perl5/5.40.1'
+privlibexp='/usr/local/lib/perl5/5.40.1'
+procselfexe='"/proc/self/exe"'
+ptrsize='8'
+quadkind='2'
+quadtype='long'
+randbits='48'
+randfunc='Perl_drand48'
+random_r_proto='0'
+randseedtype='U32'
+ranlib=':'
+rd_nodata='-1'
+readdir64_r_proto='0'
+readdir_r_proto='0'
+revision='5'
+rm='rm'
+rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
+rmail=''
+run=''
+runnm='false'
+sGMTIME_max='67768036191676799'
+sGMTIME_min='-62167219200'
+sLOCALTIME_max='67768036191662399'
+sLOCALTIME_min='-62167229951'
+sPRIEUldbl='"LE"'
+sPRIFUldbl='"LF"'
+sPRIGUldbl='"LG"'
+sPRIXU64='"lX"'
+sPRId64='"ld"'
+sPRIeldbl='"Le"'
+sPRIfldbl='"Lf"'
+sPRIgldbl='"Lg"'
+sPRIi64='"li"'
+sPRIo64='"lo"'
+sPRIu64='"lu"'
+sPRIx64='"lx"'
+sSCNfldbl='"Lf"'
+sched_yield='sched_yield()'
+scriptdir='/usr/local/bin'
+scriptdirexp='/usr/local/bin'
+sed='sed'
+seedfunc='Perl_drand48_init'
+selectminbits='64'
+selecttype='fd_set *'
+sendmail=''
+setgrent_r_proto='0'
+sethostent_r_proto='0'
+setlocale_r_proto='0'
+setnetent_r_proto='0'
+setprotoent_r_proto='0'
+setpwent_r_proto='0'
+setservent_r_proto='0'
+sh='/bin/sh'
+shar=''
+sharpbang='#!'
+shmattype='char *'
+shortsize='2'
+shrpenv=''
+shsharp='true'
+sig_count='65'
+sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL '
+sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", 0'
+sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 6 17 29 '
+sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 0'
+sig_size='68'
+signal_t='void'
+sitearch='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitearchexp='/usr/local/lib/perl5/site_perl/5.40.1/x86_64-linux'
+sitebin='/usr/local/bin'
+sitebinexp='/usr/local/bin'
+sitehtml1dir=''
+sitehtml1direxp=''
+sitehtml3dir=''
+sitehtml3direxp=''
+sitelib='/usr/local/lib/perl5/site_perl/5.40.1'
+sitelib_stem='/usr/local/lib/perl5/site_perl'
+sitelibexp='/usr/local/lib/perl5/site_perl/5.40.1'
+siteman1dir='/usr/local/share/man/man1'
+siteman1direxp='/usr/local/share/man/man1'
+siteman3dir='/usr/local/share/man/man3'
+siteman3direxp='/usr/local/share/man/man3'
+siteprefix='/usr/local'
+siteprefixexp='/usr/local'
+sitescript='/usr/local/bin'
+sitescriptexp='/usr/local/bin'
+sizesize='8'
+sizetype='size_t'
+sleep=''
+smail=''
+so='so'
+sockethdr=''
+socketlib=''
+socksizetype='socklen_t'
+sort='sort'
+spackage='Perl5'
+spitshell='cat'
+srand48_r_proto='0'
+srandom_r_proto='0'
+src='.'
+ssizetype='ssize_t'
+st_dev_sign='1'
+st_dev_size='8'
+st_ino_sign='1'
+st_ino_size='8'
+startperl='#!/usr/local/bin/perl5.40.1'
+startsh='#!/bin/sh'
+static_ext=' '
+stdchar='char'
+stdio_base='((fp)->_base)'
+stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
+stdio_cnt='((fp)->_cnt)'
+stdio_filbuf=''
+stdio_ptr='((fp)->_ptr)'
+stdio_stream_array=''
+strerror_r_proto='0'
+submit=''
+subversion='1'
+sysman='/usr/share/man/man1'
+sysroot=''
+tail=''
+tar=''
+targetarch=''
+targetdir=''
+targetenv=''
+targethost=''
+targetmkdir=''
+targetport=''
+targetsh='/bin/sh'
+tbl=''
+tee=''
+test='test'
+timeincl='/usr/include/x86_64-linux-gnu/sys/time.h '
+timetype='time_t'
+tmpnam_r_proto='0'
+to=':'
+touch='touch'
+tr='tr'
+trnl='\n'
+troff=''
+ttyname_r_proto='0'
+u16size='2'
+u16type='unsigned short'
+u32XUformat='"X"'
+u32oformat='"o"'
+u32size='4'
+u32type='unsigned int'
+u32uformat='"u"'
+u32xformat='"x"'
+u64size='8'
+u64type='unsigned long'
+u8size='1'
+u8type='unsigned char'
+uidformat='"u"'
+uidsign='1'
+uidsize='4'
+uidtype='uid_t'
+uname='uname'
+uniq='uniq'
+uquadtype='unsigned long'
+use64bitall='define'
+use64bitint='define'
+usecbacktrace='undef'
+usecrosscompile='undef'
+usedefaultstrict='undef'
+usedevel='define'
+usedl='define'
+usedtrace='undef'
+usefaststdio='undef'
+useithreads='undef'
+usekernprocpathname='undef'
+uselanginfo='true'
+uselargefiles='define'
+uselongdouble='undef'
+usemallocwrap='define'
+usemorebits='undef'
+usemultiplicity='undef'
+usemymalloc='n'
+usenm='false'
+usensgetexecutablepath='undef'
+useopcode='true'
+useperlio='define'
+useposix='true'
+usequadmath='undef'
+usereentrant='undef'
+userelocatableinc='undef'
+useshrplib='false'
+usesitecustomize='undef'
+usesocks='undef'
+usethreads='undef'
+usevendorprefix='undef'
+useversionedarchname='undef'
+usevfork='false'
+usrinc='/usr/include'
+uuname=''
+uvXUformat='"lX"'
+uvoformat='"lo"'
+uvsize='8'
+uvtype='unsigned long'
+uvuformat='"lu"'
+uvxformat='"lx"'
+vendorarch=''
+vendorarchexp=''
+vendorbin=''
+vendorbinexp=''
+vendorhtml1dir=' '
+vendorhtml1direxp=''
+vendorhtml3dir=' '
+vendorhtml3direxp=''
+vendorlib=''
+vendorlib_stem=''
+vendorlibexp=''
+vendorman1dir=' '
+vendorman1direxp=''
+vendorman3dir=' '
+vendorman3direxp=''
+vendorprefix=''
+vendorprefixexp=''
+vendorscript=''
+vendorscriptexp=''
+version='5.40.1'
+version_patchlevel_string='version 40 subversion 1'
+versiononly='define'
+vi=''
+xlibpth='/usr/lib/386 /lib/386'
+xlocale_needed='undef'
+yacc='yacc'
+yaccflags=''
+zcat=''
+zip='zip'
+PERL_REVISION=5
+PERL_VERSION=40
+PERL_SUBVERSION=1
+PERL_API_REVISION=5
+PERL_API_VERSION=40
+PERL_API_SUBVERSION=0
+PERL_PATCHLEVEL=''
+PERL_CONFIG_SH=true
+: Variables propagated from previous config.sh file.
+libdb_needs_pthread='N'
--- a/cpan/Archive-Tar/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Archive-Tar/Makefile.PL	2026-05-14 06:07:37.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'Archive::Tar',
+    VERSION_FROM  => 'lib/Archive/Tar.pm',
+    ABSTRACT_FROM => 'lib/Archive/Tar.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/autodie/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/autodie/pm_to_blib	2026-05-14 06:07:43.180003104 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/AutoLoader/pm_to_blib	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/AutoLoader/pm_to_blib	2026-05-14 06:07:41.497701014 +0400
@@ -0,0 +1 @@
+make_ext.pl has handled pm_to_blib directly
--- a/cpan/bignum/Makefile.PL	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/bignum/Makefile.PL	2026-05-14 06:07:39.000000000 +0400
@@ -0,0 +1,51 @@
+#-*- buffer-read-only: t -*-
+
+# This Makefile.PL was written by make_ext.pl.
+# It will be deleted automatically by make realclean
+
+use strict;
+use ExtUtils::MakeMaker;
+
+# This is what the .PL extracts to. Not the ultimate file that is installed.
+# (ie Win32 runs pl2bat after this)
+
+# Doing this here avoids all sort of quoting issues that would come from
+# attempting to write out perl source with literals to generate the arrays and
+# hash.
+my @temps = 'Makefile.PL';
+foreach (glob('scripts/pod*.PL')) {
+    # The various pod*.PL extractors change directory. Doing that with relative
+    # paths in @INC breaks. It seems the lesser of two evils to copy (to avoid)
+    # the chdir doing anything, than to attempt to convert lib paths to
+    # absolute, and potentially run into problems with quoting special
+    # characters in the path to our build dir (such as spaces)
+    require File::Copy;
+
+    my $temp = $_;
+    $temp =~ s!scripts/!!;
+    File::Copy::copy($_, $temp) or die "Can't copy $temp to $_: $!";
+    push @temps, $temp;
+}
+
+my $script_ext = $^O eq 'VMS' ? '.com' : '';
+my %pod_scripts;
+foreach (glob('pod*.PL')) {
+    my $script = $_;
+    s/.PL$/$script_ext/i;
+    $pod_scripts{$script} = $_;
+}
+my @exe_files = values %pod_scripts;
+
+WriteMakefile(
+    NAME          => 'bignum',
+    VERSION_FROM  => 'lib/bignum.pm',
+    ABSTRACT_FROM => 'lib/bignum.pm',
+    realclean     => { FILES => "@temps" },
+    (%pod_scripts ? (
+        PL_FILES  => \%pod_scripts,
+        EXE_FILES => \@exe_files,
+        clean     => { FILES => "@exe_files" },
+    ) : ()),
+);
+
+# ex: set ro:
--- a/cpan/Compress-Raw-Bzip2/blocksort.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/blocksort.c	2026-05-14 06:07:45.262015002 +0400
@@ -0,0 +1,1094 @@
+
+/*-------------------------------------------------------------*/
+/*--- Block sorting machinery                               ---*/
+/*---                                           blocksort.c ---*/
+/*-------------------------------------------------------------*/
+
+/* ------------------------------------------------------------------
+   This file is part of bzip2/libbzip2, a program and library for
+   lossless, block-sorting data compression.
+
+   bzip2/libbzip2 version 1.0.8 of 13 July 2019
+   Copyright (C) 1996-2019 Julian Seward <jseward@acm.org>
+
+   Please read the WARNING, DISCLAIMER and PATENTS sections in the
+   README file.
+
+   This program is released under the terms of the license contained
+   in the file LICENSE.
+   ------------------------------------------------------------------ */
+
+
+#include "bzlib_private.h"
+
+/*---------------------------------------------*/
+/*--- Fallback O(N log(N)^2) sorting        ---*/
+/*--- algorithm, for repetitive blocks      ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+void fallbackSimpleSort ( UInt32* fmap,
+                          UInt32* eclass,
+                          Int32   lo,
+                          Int32   hi )
+{
+   Int32 i, j, tmp;
+   UInt32 ec_tmp;
+
+   if (lo == hi) return;
+
+   if (hi - lo > 3) {
+      for ( i = hi-4; i >= lo; i-- ) {
+         tmp = fmap[i];
+         ec_tmp = eclass[tmp];
+         for ( j = i+4; j <= hi && ec_tmp > eclass[fmap[j]]; j += 4 )
+            fmap[j-4] = fmap[j];
+         fmap[j-4] = tmp;
+      }
+   }
+
+   for ( i = hi-1; i >= lo; i-- ) {
+      tmp = fmap[i];
+      ec_tmp = eclass[tmp];
+      for ( j = i+1; j <= hi && ec_tmp > eclass[fmap[j]]; j++ )
+         fmap[j-1] = fmap[j];
+      fmap[j-1] = tmp;
+   }
+}
+
+
+/*---------------------------------------------*/
+#define fswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define fvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      fswap(fmap[yyp1], fmap[yyp2]);  \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+
+#define fmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define fpush(lz,hz) { stackLo[sp] = lz; \
+                       stackHi[sp] = hz; \
+                       sp++; }
+
+#define fpop(lz,hz) { sp--;              \
+                      lz = stackLo[sp];  \
+                      hz = stackHi[sp]; }
+
+#define FALLBACK_QSORT_SMALL_THRESH 10
+#define FALLBACK_QSORT_STACK_SIZE   100
+
+
+static
+void fallbackQSort3 ( UInt32* fmap,
+                      UInt32* eclass,
+                      Int32   loSt,
+                      Int32   hiSt )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m;
+   Int32 sp, lo, hi;
+   UInt32 med, r, r3;
+   Int32 stackLo[FALLBACK_QSORT_STACK_SIZE];
+   Int32 stackHi[FALLBACK_QSORT_STACK_SIZE];
+
+   r = 0;
+
+   sp = 0;
+   fpush ( loSt, hiSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < FALLBACK_QSORT_STACK_SIZE - 1, 1004 );
+
+      fpop ( lo, hi );
+      if (hi - lo < FALLBACK_QSORT_SMALL_THRESH) {
+         fallbackSimpleSort ( fmap, eclass, lo, hi );
+         continue;
+      }
+
+      /* Random partitioning.  Median of 3 sometimes fails to
+         avoid bad cases.  Median of 9 seems to help but
+         looks rather expensive.  This too seems to work but
+         is cheaper.  Guidance for the magic constants
+         7621 and 32768 is taken from Sedgewick's algorithms
+         book, chapter 35.
+      */
+      r = ((r * 7621) + 1) % 32768;
+      r3 = r % 3;
+      if (r3 == 0) med = eclass[fmap[lo]]; else
+      if (r3 == 1) med = eclass[fmap[(lo+hi)>>1]]; else
+                   med = eclass[fmap[hi]];
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (1) {
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unLo]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unLo], fmap[ltLo]);
+               ltLo++; unLo++;
+               continue;
+            };
+            if (n > 0) break;
+            unLo++;
+         }
+         while (1) {
+            if (unLo > unHi) break;
+            n = (Int32)eclass[fmap[unHi]] - (Int32)med;
+            if (n == 0) {
+               fswap(fmap[unHi], fmap[gtHi]);
+               gtHi--; unHi--;
+               continue;
+            };
+            if (n < 0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         fswap(fmap[unLo], fmap[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "fallbackQSort3(2)" );
+
+      if (gtHi < ltLo) continue;
+
+      n = fmin(ltLo-lo, unLo-ltLo); fvswap(lo, unLo-n, n);
+      m = fmin(hi-gtHi, gtHi-unHi); fvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      if (n - lo > hi - m) {
+         fpush ( lo, n );
+         fpush ( m, hi );
+      } else {
+         fpush ( m, hi );
+         fpush ( lo, n );
+      }
+   }
+}
+
+#undef fmin
+#undef fpush
+#undef fpop
+#undef fswap
+#undef fvswap
+#undef FALLBACK_QSORT_SMALL_THRESH
+#undef FALLBACK_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      eclass exists for [0 .. nblock-1]
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)eclass) [0 .. nblock-1] holds block
+      All other areas of eclass destroyed
+      fmap [0 .. nblock-1] holds sorted order
+      bhtab [ 0 .. 2+(nblock/32) ] destroyed
+*/
+
+#define       SET_BH(zz)  bhtab[(zz) >> 5] |= ((UInt32)1 << ((zz) & 31))
+#define     CLEAR_BH(zz)  bhtab[(zz) >> 5] &= ~((UInt32)1 << ((zz) & 31))
+#define     ISSET_BH(zz)  (bhtab[(zz) >> 5] & ((UInt32)1 << ((zz) & 31)))
+#define      WORD_BH(zz)  bhtab[(zz) >> 5]
+#define UNALIGNED_BH(zz)  ((zz) & 0x01f)
+
+static
+void fallbackSort ( UInt32* fmap,
+                    UInt32* eclass,
+                    UInt32* bhtab,
+                    Int32   nblock,
+                    Int32   verb )
+{
+   Int32 ftab[257];
+   Int32 ftabCopy[256];
+   Int32 H, i, j, k, l, r, cc, cc1;
+   Int32 nNotDone;
+   Int32 nBhtab;
+   UChar* eclass8 = (UChar*)eclass;
+
+   /*--
+      Initial 1-char radix sort to generate
+      initial fmap and initial BH bits.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        bucket sorting ...\n" );
+   for (i = 0; i < 257;    i++) ftab[i] = 0;
+   for (i = 0; i < nblock; i++) ftab[eclass8[i]]++;
+   for (i = 0; i < 256;    i++) ftabCopy[i] = ftab[i];
+   for (i = 1; i < 257;    i++) ftab[i] += ftab[i-1];
+
+   for (i = 0; i < nblock; i++) {
+      j = eclass8[i];
+      k = ftab[j] - 1;
+      ftab[j] = k;
+      fmap[k] = i;
+   }
+
+   nBhtab = 2 + (nblock / 32);
+   for (i = 0; i < nBhtab; i++) bhtab[i] = 0;
+   for (i = 0; i < 256; i++) SET_BH(ftab[i]);
+
+   /*--
+      Inductively refine the buckets.  Kind-of an
+      "exponential radix sort" (!), inspired by the
+      Manber-Myers suffix array construction algorithm.
+   --*/
+
+   /*-- set sentinel bits for block-end detection --*/
+   for (i = 0; i < 32; i++) {
+      SET_BH(nblock + 2*i);
+      CLEAR_BH(nblock + 2*i + 1);
+   }
+
+   /*-- the log(N) loop --*/
+   H = 1;
+   while (1) {
+
+      if (verb >= 4)
+         VPrintf1 ( "        depth %6d has ", H );
+
+      j = 0;
+      for (i = 0; i < nblock; i++) {
+         if (ISSET_BH(i)) j = i;
+         k = fmap[i] - H; if (k < 0) k += nblock;
+         eclass[k] = j;
+      }
+
+      nNotDone = 0;
+      r = -1;
+      while (1) {
+
+	 /*-- find the next non-singleton bucket --*/
+         k = r + 1;
+         while (ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (ISSET_BH(k)) {
+            while (WORD_BH(k) == 0xffffffff) k += 32;
+            while (ISSET_BH(k)) k++;
+         }
+         l = k - 1;
+         if (l >= nblock) break;
+         while (!ISSET_BH(k) && UNALIGNED_BH(k)) k++;
+         if (!ISSET_BH(k)) {
+            while (WORD_BH(k) == 0x00000000) k += 32;
+            while (!ISSET_BH(k)) k++;
+         }
+         r = k - 1;
+         if (r >= nblock) break;
+
+         /*-- now [l, r] bracket current bucket --*/
+         if (r > l) {
+            nNotDone += (r - l + 1);
+            fallbackQSort3 ( fmap, eclass, l, r );
+
+            /*-- scan bucket and generate header bits-- */
+            cc = -1;
+            for (i = l; i <= r; i++) {
+               cc1 = eclass[fmap[i]];
+               if (cc != cc1) { SET_BH(i); cc = cc1; };
+            }
+         }
+      }
+
+      if (verb >= 4)
+         VPrintf1 ( "%6d unresolved strings\n", nNotDone );
+
+      H *= 2;
+      if (H > nblock || nNotDone == 0) break;
+   }
+
+   /*--
+      Reconstruct the original block in
+      eclass8 [0 .. nblock-1], since the
+      previous phase destroyed it.
+   --*/
+   if (verb >= 4)
+      VPrintf0 ( "        reconstructing block ...\n" );
+   j = 0;
+   for (i = 0; i < nblock; i++) {
+      while (ftabCopy[j] == 0) j++;
+      ftabCopy[j]--;
+      eclass8[fmap[i]] = (UChar)j;
+   }
+   AssertH ( j < 256, 1005 );
+}
+
+#undef       SET_BH
+#undef     CLEAR_BH
+#undef     ISSET_BH
+#undef      WORD_BH
+#undef UNALIGNED_BH
+
+
+/*---------------------------------------------*/
+/*--- The main, O(N^2 log(N)) sorting       ---*/
+/*--- algorithm.  Faster for "normal"       ---*/
+/*--- non-repetitive blocks.                ---*/
+/*---------------------------------------------*/
+
+/*---------------------------------------------*/
+static
+__inline__
+Bool mainGtU ( UInt32  i1,
+               UInt32  i2,
+               UChar*  block,
+               UInt16* quadrant,
+               UInt32  nblock,
+               Int32*  budget )
+{
+   Int32  k;
+   UChar  c1, c2;
+   UInt16 s1, s2;
+
+   AssertD ( i1 != i2, "mainGtU" );
+   /* 1 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 2 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 3 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 4 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 5 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 6 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 7 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 8 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 9 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 10 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 11 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+   /* 12 */
+   c1 = block[i1]; c2 = block[i2];
+   if (c1 != c2) return (c1 > c2);
+   i1++; i2++;
+
+   k = nblock + 8;
+
+   do {
+      /* 1 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 2 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 3 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 4 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 5 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 6 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 7 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+      /* 8 */
+      c1 = block[i1]; c2 = block[i2];
+      if (c1 != c2) return (c1 > c2);
+      s1 = quadrant[i1]; s2 = quadrant[i2];
+      if (s1 != s2) return (s1 > s2);
+      i1++; i2++;
+
+      if (i1 >= nblock) i1 -= nblock;
+      if (i2 >= nblock) i2 -= nblock;
+
+      k -= 8;
+      (*budget)--;
+   }
+      while (k >= 0);
+
+   return False;
+}
+
+
+/*---------------------------------------------*/
+/*--
+   Knuth's increments seem to work better
+   than Incerpi-Sedgewick here.  Possibly
+   because the number of elems to sort is
+   usually small, typically <= 20.
+--*/
+static
+Int32 incs[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280,
+                   9841, 29524, 88573, 265720,
+                   797161, 2391484 };
+
+static
+void mainSimpleSort ( UInt32* ptr,
+                      UChar*  block,
+                      UInt16* quadrant,
+                      Int32   nblock,
+                      Int32   lo,
+                      Int32   hi,
+                      Int32   d,
+                      Int32*  budget )
+{
+   Int32 i, j, h, bigN, hp;
+   UInt32 v;
+
+   bigN = hi - lo + 1;
+   if (bigN < 2) return;
+
+   hp = 0;
+   while (incs[hp] < bigN) hp++;
+   hp--;
+
+   for (; hp >= 0; hp--) {
+      h = incs[hp];
+
+      i = lo + h;
+      while (True) {
+
+         /*-- copy 1 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 2 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         /*-- copy 3 --*/
+         if (i > hi) break;
+         v = ptr[i];
+         j = i;
+         while ( mainGtU (
+                    ptr[j-h]+d, v+d, block, quadrant, nblock, budget
+                 ) ) {
+            ptr[j] = ptr[j-h];
+            j = j - h;
+            if (j <= (lo + h - 1)) break;
+         }
+         ptr[j] = v;
+         i++;
+
+         if (*budget < 0) return;
+      }
+   }
+}
+
+
+/*---------------------------------------------*/
+/*--
+   The following is an implementation of
+   an elegant 3-way quicksort for strings,
+   described in a paper "Fast Algorithms for
+   Sorting and Searching Strings", by Robert
+   Sedgewick and Jon L. Bentley.
+--*/
+
+#define mswap(zz1, zz2) \
+   { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
+
+#define mvswap(zzp1, zzp2, zzn)       \
+{                                     \
+   Int32 yyp1 = (zzp1);               \
+   Int32 yyp2 = (zzp2);               \
+   Int32 yyn  = (zzn);                \
+   while (yyn > 0) {                  \
+      mswap(ptr[yyp1], ptr[yyp2]);    \
+      yyp1++; yyp2++; yyn--;          \
+   }                                  \
+}
+
+static
+__inline__
+UChar mmed3 ( UChar a, UChar b, UChar c )
+{
+   UChar t;
+   if (a > b) { t = a; a = b; b = t; };
+   if (b > c) {
+      b = c;
+      if (a > b) b = a;
+   }
+   return b;
+}
+
+#define mmin(a,b) ((a) < (b)) ? (a) : (b)
+
+#define mpush(lz,hz,dz) { stackLo[sp] = lz; \
+                          stackHi[sp] = hz; \
+                          stackD [sp] = dz; \
+                          sp++; }
+
+#define mpop(lz,hz,dz) { sp--;             \
+                         lz = stackLo[sp]; \
+                         hz = stackHi[sp]; \
+                         dz = stackD [sp]; }
+
+
+#define mnextsize(az) (nextHi[az]-nextLo[az])
+
+#define mnextswap(az,bz)                                        \
+   { Int32 tz;                                                  \
+     tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \
+     tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \
+     tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
+
+
+#define MAIN_QSORT_SMALL_THRESH 20
+#define MAIN_QSORT_DEPTH_THRESH (BZ_N_RADIX + BZ_N_QSORT)
+#define MAIN_QSORT_STACK_SIZE 100
+
+static
+void mainQSort3 ( UInt32* ptr,
+                  UChar*  block,
+                  UInt16* quadrant,
+                  Int32   nblock,
+                  Int32   loSt,
+                  Int32   hiSt,
+                  Int32   dSt,
+                  Int32*  budget )
+{
+   Int32 unLo, unHi, ltLo, gtHi, n, m, med;
+   Int32 sp, lo, hi, d;
+
+   Int32 stackLo[MAIN_QSORT_STACK_SIZE];
+   Int32 stackHi[MAIN_QSORT_STACK_SIZE];
+   Int32 stackD [MAIN_QSORT_STACK_SIZE];
+
+   Int32 nextLo[3];
+   Int32 nextHi[3];
+   Int32 nextD [3];
+
+   sp = 0;
+   mpush ( loSt, hiSt, dSt );
+
+   while (sp > 0) {
+
+      AssertH ( sp < MAIN_QSORT_STACK_SIZE - 2, 1001 );
+
+      mpop ( lo, hi, d );
+      if (hi - lo < MAIN_QSORT_SMALL_THRESH ||
+          d > MAIN_QSORT_DEPTH_THRESH) {
+         mainSimpleSort ( ptr, block, quadrant, nblock, lo, hi, d, budget );
+         if (*budget < 0) return;
+         continue;
+      }
+
+      med = (Int32)
+            mmed3 ( block[ptr[ lo         ]+d],
+                    block[ptr[ hi         ]+d],
+                    block[ptr[ (lo+hi)>>1 ]+d] );
+
+      unLo = ltLo = lo;
+      unHi = gtHi = hi;
+
+      while (True) {
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unLo]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unLo], ptr[ltLo]);
+               ltLo++; unLo++; continue;
+            };
+            if (n >  0) break;
+            unLo++;
+         }
+         while (True) {
+            if (unLo > unHi) break;
+            n = ((Int32)block[ptr[unHi]+d]) - med;
+            if (n == 0) {
+               mswap(ptr[unHi], ptr[gtHi]);
+               gtHi--; unHi--; continue;
+            };
+            if (n <  0) break;
+            unHi--;
+         }
+         if (unLo > unHi) break;
+         mswap(ptr[unLo], ptr[unHi]); unLo++; unHi--;
+      }
+
+      AssertD ( unHi == unLo-1, "mainQSort3(2)" );
+
+      if (gtHi < ltLo) {
+         mpush(lo, hi, d+1 );
+         continue;
+      }
+
+      n = mmin(ltLo-lo, unLo-ltLo); mvswap(lo, unLo-n, n);
+      m = mmin(hi-gtHi, gtHi-unHi); mvswap(unLo, hi-m+1, m);
+
+      n = lo + unLo - ltLo - 1;
+      m = hi - (gtHi - unHi) + 1;
+
+      nextLo[0] = lo;  nextHi[0] = n;   nextD[0] = d;
+      nextLo[1] = m;   nextHi[1] = hi;  nextD[1] = d;
+      nextLo[2] = n+1; nextHi[2] = m-1; nextD[2] = d+1;
+
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+      if (mnextsize(1) < mnextsize(2)) mnextswap(1,2);
+      if (mnextsize(0) < mnextsize(1)) mnextswap(0,1);
+
+      AssertD (mnextsize(0) >= mnextsize(1), "mainQSort3(8)" );
+      AssertD (mnextsize(1) >= mnextsize(2), "mainQSort3(9)" );
+
+      mpush (nextLo[0], nextHi[0], nextD[0]);
+      mpush (nextLo[1], nextHi[1], nextD[1]);
+      mpush (nextLo[2], nextHi[2], nextD[2]);
+   }
+}
+
+#undef mswap
+#undef mvswap
+#undef mpush
+#undef mpop
+#undef mmin
+#undef mnextsize
+#undef mnextswap
+#undef MAIN_QSORT_SMALL_THRESH
+#undef MAIN_QSORT_DEPTH_THRESH
+#undef MAIN_QSORT_STACK_SIZE
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > N_OVERSHOOT
+      block32 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      ptr exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)block32) [0 .. nblock-1] holds block
+      All other areas of block32 destroyed
+      ftab [0 .. 65536 ] destroyed
+      ptr [0 .. nblock-1] holds sorted order
+      if (*budget < 0), sorting was abandoned
+*/
+
+#define BIGFREQ(b) (ftab[((b)+1) << 8] - ftab[(b) << 8])
+#define SETMASK (1 << 21)
+#define CLEARMASK (~(SETMASK))
+
+static
+void mainSort ( UInt32* ptr,
+                UChar*  block,
+                UInt16* quadrant,
+                UInt32* ftab,
+                Int32   nblock,
+                Int32   verb,
+                Int32*  budget )
+{
+   Int32  i, j, k, ss, sb;
+   Int32  runningOrder[256];
+   Bool   bigDone[256];
+   Int32  copyStart[256];
+   Int32  copyEnd  [256];
+   UChar  c1;
+   Int32  numQSorted;
+   UInt16 s;
+   if (verb >= 4) VPrintf0 ( "        main sort initialise ...\n" );
+
+   /*-- set up the 2-byte frequency table --*/
+   for (i = 65536; i >= 0; i--) ftab[i] = 0;
+
+   j = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+      quadrant[i-1] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-1]) << 8);
+      ftab[j]++;
+      quadrant[i-2] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-2]) << 8);
+      ftab[j]++;
+      quadrant[i-3] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i-3]) << 8);
+      ftab[j]++;
+   }
+   for (; i >= 0; i--) {
+      quadrant[i] = 0;
+      j = (j >> 8) | ( ((UInt16)block[i]) << 8);
+      ftab[j]++;
+   }
+
+   /*-- (emphasises close relationship of block & quadrant) --*/
+   for (i = 0; i < BZ_N_OVERSHOOT; i++) {
+      block   [nblock+i] = block[i];
+      quadrant[nblock+i] = 0;
+   }
+
+   if (verb >= 4) VPrintf0 ( "        bucket sorting ...\n" );
+
+   /*-- Complete the initial radix sort --*/
+   for (i = 1; i <= 65536; i++) ftab[i] += ftab[i-1];
+
+   s = block[0] << 8;
+   i = nblock-1;
+   for (; i >= 3; i -= 4) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+      s = (s >> 8) | (block[i-1] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-1;
+      s = (s >> 8) | (block[i-2] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-2;
+      s = (s >> 8) | (block[i-3] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i-3;
+   }
+   for (; i >= 0; i--) {
+      s = (s >> 8) | (block[i] << 8);
+      j = ftab[s] -1;
+      ftab[s] = j;
+      ptr[j] = i;
+   }
+
+   /*--
+      Now ftab contains the first loc of every small bucket.
+      Calculate the running order, from smallest to largest
+      big bucket.
+   --*/
+   for (i = 0; i <= 255; i++) {
+      bigDone     [i] = False;
+      runningOrder[i] = i;
+   }
+
+   {
+      Int32 vv;
+      Int32 h = 1;
+      do h = 3 * h + 1; while (h <= 256);
+      do {
+         h = h / 3;
+         for (i = h; i <= 255; i++) {
+            vv = runningOrder[i];
+            j = i;
+            while ( BIGFREQ(runningOrder[j-h]) > BIGFREQ(vv) ) {
+               runningOrder[j] = runningOrder[j-h];
+               j = j - h;
+               if (j <= (h - 1)) goto zero;
+            }
+            zero:
+            runningOrder[j] = vv;
+         }
+      } while (h != 1);
+   }
+
+   /*--
+      The main sorting loop.
+   --*/
+
+   numQSorted = 0;
+
+   for (i = 0; i <= 255; i++) {
+
+      /*--
+         Process big buckets, starting with the least full.
+         Basically this is a 3-step process in which we call
+         mainQSort3 to sort the small buckets [ss, j], but
+         also make a big effort to avoid the calls if we can.
+      --*/
+      ss = runningOrder[i];
+
+      /*--
+         Step 1:
+         Complete the big bucket [ss] by quicksorting
+         any unsorted small buckets [ss, j], for j != ss.
+         Hopefully previous pointer-scanning phases have already
+         completed many of the small buckets [ss, j], so
+         we don't have to sort them at all.
+      --*/
+      for (j = 0; j <= 255; j++) {
+         if (j != ss) {
+            sb = (ss << 8) + j;
+            if ( ! (ftab[sb] & SETMASK) ) {
+               Int32 lo = ftab[sb]   & CLEARMASK;
+               Int32 hi = (ftab[sb+1] & CLEARMASK) - 1;
+               if (hi > lo) {
+                  if (verb >= 4)
+                     VPrintf4 ( "        qsort [0x%x, 0x%x]   "
+                                "done %d   this %d\n",
+                                ss, j, numQSorted, hi - lo + 1 );
+                  mainQSort3 (
+                     ptr, block, quadrant, nblock,
+                     lo, hi, BZ_N_RADIX, budget
+                  );
+                  numQSorted += (hi - lo + 1);
+                  if (*budget < 0) return;
+               }
+            }
+            ftab[sb] |= SETMASK;
+         }
+      }
+
+      AssertH ( !bigDone[ss], 1006 );
+
+      /*--
+         Step 2:
+         Now scan this big bucket [ss] so as to synthesise the
+         sorted order for small buckets [t, ss] for all t,
+         including, magically, the bucket [ss,ss] too.
+         This will avoid doing Real Work in subsequent Step 1's.
+      --*/
+      {
+         for (j = 0; j <= 255; j++) {
+            copyStart[j] =  ftab[(j << 8) + ss]     & CLEARMASK;
+            copyEnd  [j] = (ftab[(j << 8) + ss + 1] & CLEARMASK) - 1;
+         }
+         for (j = ftab[ss << 8] & CLEARMASK; j < copyStart[ss]; j++) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyStart[c1]++ ] = k;
+         }
+         for (j = (ftab[(ss+1) << 8] & CLEARMASK) - 1; j > copyEnd[ss]; j--) {
+            k = ptr[j]-1; if (k < 0) k += nblock;
+            c1 = block[k];
+            if (!bigDone[c1])
+               ptr[ copyEnd[c1]-- ] = k;
+         }
+      }
+
+      AssertH ( (copyStart[ss]-1 == copyEnd[ss])
+                ||
+                /* Extremely rare case missing in bzip2-1.0.0 and 1.0.1.
+                   Necessity for this case is demonstrated by compressing
+                   a sequence of approximately 48.5 million of character
+                   251; 1.0.0/1.0.1 will then die here. */
+                (copyStart[ss] == 0 && copyEnd[ss] == nblock-1),
+                1007 )
+
+      for (j = 0; j <= 255; j++) ftab[(j << 8) + ss] |= SETMASK;
+
+      /*--
+         Step 3:
+         The [ss] big bucket is now done.  Record this fact,
+         and update the quadrant descriptors.  Remember to
+         update quadrants in the overshoot area too, if
+         necessary.  The "if (i < 255)" test merely skips
+         this updating for the last bucket processed, since
+         updating for the last bucket is pointless.
+
+         The quadrant array provides a way to incrementally
+         cache sort orderings, as they appear, so as to
+         make subsequent comparisons in fullGtU() complete
+         faster.  For repetitive blocks this makes a big
+         difference (but not big enough to be able to avoid
+         the fallback sorting mechanism, exponential radix sort).
+
+         The precise meaning is: at all times:
+
+            for 0 <= i < nblock and 0 <= j <= nblock
+
+            if block[i] != block[j],
+
+               then the relative values of quadrant[i] and
+                    quadrant[j] are meaningless.
+
+               else {
+                  if quadrant[i] < quadrant[j]
+                     then the string starting at i lexicographically
+                     precedes the string starting at j
+
+                  else if quadrant[i] > quadrant[j]
+                     then the string starting at j lexicographically
+                     precedes the string starting at i
+
+                  else
+                     the relative ordering of the strings starting
+                     at i and j has not yet been determined.
+               }
+      --*/
+      bigDone[ss] = True;
+
+      if (i < 255) {
+         Int32 bbStart  = ftab[ss << 8] & CLEARMASK;
+         Int32 bbSize   = (ftab[(ss+1) << 8] & CLEARMASK) - bbStart;
+         Int32 shifts   = 0;
+
+         while ((bbSize >> shifts) > 65534) shifts++;
+
+         for (j = bbSize-1; j >= 0; j--) {
+            Int32 a2update     = ptr[bbStart + j];
+            UInt16 qVal        = (UInt16)(j >> shifts);
+            quadrant[a2update] = qVal;
+            if (a2update < BZ_N_OVERSHOOT)
+               quadrant[a2update + nblock] = qVal;
+         }
+         AssertH ( ((bbSize-1) >> shifts) <= 65535, 1002 );
+      }
+
+   }
+
+   if (verb >= 4)
+      VPrintf3 ( "        %d pointers, %d sorted, %d scanned\n",
+                 nblock, numQSorted, nblock - numQSorted );
+}
+
+#undef BIGFREQ
+#undef SETMASK
+#undef CLEARMASK
+
+
+/*---------------------------------------------*/
+/* Pre:
+      nblock > 0
+      arr2 exists for [0 .. nblock-1 +N_OVERSHOOT]
+      ((UChar*)arr2)  [0 .. nblock-1] holds block
+      arr1 exists for [0 .. nblock-1]
+
+   Post:
+      ((UChar*)arr2) [0 .. nblock-1] holds block
+      All other areas of block destroyed
+      ftab [ 0 .. 65536 ] destroyed
+      arr1 [0 .. nblock-1] holds sorted order
+*/
+void BZ2_blockSort ( EState* s )
+{
+   UInt32* ptr    = s->ptr;
+   UChar*  block  = s->block;
+   UInt32* ftab   = s->ftab;
+   Int32   nblock = s->nblock;
+   Int32   verb   = s->verbosity;
+   Int32   wfact  = s->workFactor;
+   UInt16* quadrant;
+   Int32   budget;
+   Int32   budgetInit;
+   Int32   i;
+
+   if (nblock < 10000) {
+      fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+   } else {
+      /* Calculate the location for quadrant, remembering to get
+         the alignment right.  Assumes that &(block[0]) is at least
+         2-byte aligned -- this should be ok since block is really
+         the first section of arr2.
+      */
+      i = nblock+BZ_N_OVERSHOOT;
+      if (i & 1) i++;
+      quadrant = (UInt16*)(&(block[i]));
+
+      /* (wfact-1) / 3 puts the default-factor-30
+         transition point at very roughly the same place as
+         with v0.1 and v0.9.0.
+         Not that it particularly matters any more, since the
+         resulting compressed stream is now the same regardless
+         of whether or not we use the main sort or fallback sort.
+      */
+      if (wfact < 1  ) wfact = 1;
+      if (wfact > 100) wfact = 100;
+      budgetInit = nblock * ((wfact-1) / 3);
+      budget = budgetInit;
+
+      mainSort ( ptr, block, quadrant, ftab, nblock, verb, &budget );
+      if (verb >= 3)
+         VPrintf3 ( "      %d work, %d block, ratio %5.2f\n",
+                    budgetInit - budget,
+                    nblock,
+                    (float)(budgetInit - budget) /
+                    (float)(nblock==0 ? 1 : nblock) );
+      if (budget < 0) {
+         if (verb >= 2)
+            VPrintf0 ( "    too repetitive; using fallback"
+                       " sorting algorithm\n" );
+         fallbackSort ( s->arr1, s->arr2, ftab, nblock, verb );
+      }
+   }
+
+   s->origPtr = -1;
+   for (i = 0; i < s->nblock; i++)
+      if (ptr[i] == 0)
+         { s->origPtr = i; break; };
+
+   AssertH( s->origPtr != -1, 1003 );
+}
+
+
+/*-------------------------------------------------------------*/
+/*--- end                                       blocksort.c ---*/
+/*-------------------------------------------------------------*/
--- a/cpan/Compress-Raw-Bzip2/Bzip2.c	1970-01-01 04:00:00.000000000 +0400
+++ b/cpan/Compress-Raw-Bzip2/Bzip2.c	2026-05-14 06:07:45.341369790 +0400
@@ -0,0 +1,1822 @@
+/*
+ * This file was generated automatically by ExtUtils::ParseXS version 3.51 from the
+ * contents of Bzip2.xs. Do not edit this file, edit Bzip2.xs instead.
+ *
+ *    ANY CHANGES MADE HERE WILL BE LOST!
+ *
+ */
+
+#line 1 "Bzip2.xs"
+/* Filename: Bzip2.xs
+ * Author  : Paul Marquess, <pmqs@cpan.org>
+ * Created : 5th October 2005
+ * Version : 2.000
+ *
+ *   Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
+ *   This program is free software; you can redistribute it and/or
+ *   modify it under the same terms as Perl itself.
+ *
+ */
+
+#define PERL_NO_GET_CONTEXT
+#include "EXTERN.h"
+#include "perl.h"
+#include "XSUB.h"
+
+#include "bzlib.h"
+
+#ifdef USE_PPPORT_H
+#  define NEED_sv_2pv_nolen
+#  include "ppport.h"
+#endif
+
+#if PERL_REVISION == 5 && (PERL_VERSION < 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+
+#    ifdef SvPVbyte_force
+#        undef SvPVbyte_force
+#    endif
+
+#    define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
+
+#endif
+
+#ifndef SvPVbyte_nolen
+#    define SvPVbyte_nolen SvPV_nolen
+#endif
+
+
+#if PERL_REVISION == 5 && (PERL_VERSION >= 8 || (PERL_VERSION == 8 && PERL_SUBVERSION < 4 ))
+#    define UTF8_AVAILABLE
+#endif
+
+typedef int                     DualType ;
+typedef int                     int_undef ;
+
+typedef unsigned long           uLong;
+typedef unsigned int            uInt;
+
+typedef struct di_stream {
+    int      flags ;
+#define FLAG_APPEND_OUTPUT      1
+#define FLAG_CONSUME_INPUT      8
+#define FLAG_LIMIT_OUTPUT       16
+    bz_stream stream;
+    uInt     bufsize;
+    int      last_error ;
+    uLong    bytesInflated ;
+    uLong    compressedBytes ;
+    uLong    uncompressedBytes ;
+
+} di_stream;
+
+typedef di_stream * deflateStream ;
+typedef di_stream * Compress__Raw__Bzip2 ;
+
+typedef di_stream * inflateStream ;
+typedef di_stream * Compress__Raw__Bunzip2 ;
+
+#define COMPRESS_CLASS    "Compress::Raw::Bzip2"
+#define UNCOMPRESS_CLASS  "Compress::Raw::Bunzip2"
+
+#define ZMALLOC(to, typ) ((to = (typ *)safemalloc(sizeof(typ))), \
+                                Zero(to,1,typ))
+
+
+/* static const char * const my_z_errmsg[] = { */
+static const char my_z_errmsg[][32] = {
+    "End of Stream",        /* BZ_STREAM_END        4       */
+    "Finish OK",            /* BZ_FINISH_OK         3       */
+    "Flush OK",             /* BZ_FLUSH_OK          2       */
+    "Run OK",               /* BZ_RUN_OK            1       */
+    "",                     /* BZ_OK                0       */
+    "Sequence Error",       /* BZ_SEQUENCE_ERROR    (-1)    */
+    "Param Error",          /* BZ_PARAM_ERROR       (-2)    */
+    "Memory Error",         /* BZ_MEM_ERROR         (-3)    */
+    "Data Error",           /* BZ_DATA_ERROR        (-4)    */
+    "Magic Error",          /* BZ_DATA_ERROR_MAGIC  (-5)    */
+    "IO Error",             /* BZ_IO_ERROR          (-6)    */
+    "Unexpected EOF",       /* BZ_UNEXPECTED_EOF    (-7)    */
+    "Output Buffer Full",   /* BZ_OUTBUFF_FULL      (-8)    */
+    "Config Error",         /* BZ_CONFIG_ERROR      (-9)    */
+    ""};
+
+#define setDUALstatus(var, err)                                         \
+                sv_setnv(var, (double)err) ;                            \
+                sv_setpv(var, ((err) ? GetErrorString(err) : "")) ;     \
+                SvNOK_on(var);
+
+
+#if defined(__SYMBIAN32__)
+# define NO_WRITEABLE_DATA
+#endif
+
+/* Set TRACE_DEFAULT to a non-zero value to enable tracing */
+#define TRACE_DEFAULT 0
+
+#if defined(NO_WRITEABLE_DATA) || TRACE_DEFAULT == 0
+#  define trace TRACE_DEFAULT
+#else
+  static int trace = TRACE_DEFAULT ;
+#endif
+
+/* Dodge PerlIO hiding of these functions. */
+#undef printf
+
+#if 1
+#define getInnerObject(x) (*av_fetch((AV*)SvRV(x), 0, FALSE))
+#else
+#define getInnerObject(x) ((SV*)SvRV(sv))
+#endif
+
+#ifdef BZ_NO_STDIO
+void bz_internal_error(int errorcode)
+{
+    croak("bz_internal_error %d\n", errorcode);
+}
+#endif
+
+static char *
+#ifdef CAN_PROTOTYPE
+GetErrorString(int error_no)
+#else
+GetErrorString(error_no)
+int error_no ;
+#endif
+{
+    return(char*) my_z_errmsg[4 - error_no];
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+DispHex(void * ptr, int length)
+#else
+DispHex(ptr, length)
+    void * ptr;
+    int length;
+#endif
+{
+    char * p = (char*)ptr;
+    int i;
+    for (i = 0; i < length; ++i) {
+        printf(" %02x", 0xFF & *(p+i));
+    }
+}
+
+
+static void
+#ifdef CAN_PROTOTYPE
+DispStream(di_stream * s, const char * message)
+#else
+DispStream(s, message)
+    di_stream * s;
+    const char * message;
+#endif
+{
+
+#if 0
+    if (! trace)
+        return ;
+#endif
+
+#define EnDis(f) (s->flags & f ? "Enabled" : "Disabled")
+
+    printf("DispStream 0x%p", s) ;
+    if (message)
+        printf(" - %s \n", message) ;
+    printf("\n") ;
+
+    if (!s)  {
+        printf("    stream pointer is NULL\n");
+    }
+    else     {
+        printf("    stream           0x%p\n", &(s->stream));
+        printf("           opaque    0x%p\n", s->stream.opaque);
+        printf("           state     0x%p\n", s->stream.state );
+        printf("           next_in   0x%p", s->stream.next_in);
+        if (s->stream.next_in){
+            printf(" =>");
+            DispHex(s->stream.next_in, 4);
+        }
+        printf("\n");
+
+        printf("           next_out  0x%p", s->stream.next_out);
+        if (s->stream.next_out){
+            printf(" =>");
+            DispHex(s->stream.next_out, 4);
+        }
+        printf("\n");
+
+        printf("           avail_in  %lu\n",  (unsigned long)s->stream.avail_in);
+        printf("           avail_out %lu\n",  (unsigned long)s->stream.avail_out);
+        printf("    bufsize          %lu\n",  (unsigned long)s->bufsize);
+        printf("      total_in_lo32  %u\n",  s->stream.total_in_lo32);
+        printf("      total_in_hi32  %u\n",  s->stream.total_in_hi32);
+        printf("      total_out_lo32 %u\n",  s->stream.total_out_lo32);
+        printf("      total_out_hi32 %u\n",  s->stream.total_out_hi32);
+        printf("    flags            0x%x\n", s->flags);
+        printf("           APPEND    %s\n",   EnDis(FLAG_APPEND_OUTPUT));
+        printf("           CONSUME   %s\n",   EnDis(FLAG_CONSUME_INPUT));
+        printf("           LIMIT     %s\n",   EnDis(FLAG_LIMIT_OUTPUT));
+
+        printf("\n");
+
+    }
+}
+
+static di_stream *
+#ifdef CAN_PROTOTYPE
+InitStream(void)
+#else
+InitStream()
+#endif
+{
+    di_stream *s ;
+
+    ZMALLOC(s, di_stream) ;
+
+    return s ;
+
+}
+
+static void
+#ifdef CAN_PROTOTYPE
+PostInitStream(di_stream * s, int flags)
+#else
+PostInitStream(s, flags)
+    di_stream *s ;
+    int flags ;
+#endif
+{
+    s->bufsize  = 1024 * 16 ;
+    s->last_error = 0 ;
+    s->flags    = flags ;
+}
+
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef(SV * sv, const char * string)
+#else
+deRef(sv, string)
+SV * sv ;
+char * string;
+#endif
+{
+    dTHX;
+    SvGETMAGIC(sv);
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (!SvOK(sv))
+        sv = sv_2mortal(newSVpv("", 0));
+
+    return sv ;
+}
+
+static SV*
+#ifdef CAN_PROTOTYPE
+deRef_l(SV * sv, const char * string)
+#else
+deRef_l(sv, string)
+SV * sv ;
+char * string ;
+#endif
+{
+    dTHX;
+    bool wipe = 0 ;
+    STRLEN na;
+
+    SvGETMAGIC(sv);
+    wipe = ! SvOK(sv) ;
+
+    if (SvROK(sv)) {
+        sv = SvRV(sv) ;
+        SvGETMAGIC(sv);
+        wipe = ! SvOK(sv) ;
+
+        switch(SvTYPE(sv)) {
+            case SVt_PVAV:
+            case SVt_PVHV:
+            case SVt_PVCV:
+                croak("%s: buffer parameter is not a SCALAR reference", string);
+            default:
+                break;
+        }
+        if (SvROK(sv))
+            croak("%s: buffer parameter is a reference to a reference", string) ;
+    }
+
+    if (SvREADONLY(sv) && PL_curcop != &PL_compiling)
+        croak("%s: buffer parameter is read-only", string);
+
+    SvUPGRADE(sv, SVt_PV);
+
+    if (wipe)
+        sv_setpv(sv, "") ;
+    else
+        (void)SvPVbyte_force(sv, na) ;
+
+    return sv ;
+}
+
+
+#include "constants.h"
+
+#line 339 "Bzip2.c"
+#ifndef PERL_UNUSED_VAR
+#  define PERL_UNUSED_VAR(var) if (0) var = var
+#endif
+
+#ifndef dVAR
+#  define dVAR		dNOOP
+#endif
+
+
+/* This stuff is not part of the API! You have been warned. */
+#ifndef PERL_VERSION_DECIMAL
+#  define PERL_VERSION_DECIMAL(r,v,s) (r*1000000 + v*1000 + s)
+#endif
+#ifndef PERL_DECIMAL_VERSION
+#  define PERL_DECIMAL_VERSION \
+	  PERL_VERSION_DECIMAL(PERL_REVISION,PERL_VERSION,PERL_SUBVERSION)
+#endif
+#ifndef PERL_VERSION_GE
+#  define PERL_VERSION_GE(r,v,s) \
+	  (PERL_DECIMAL_VERSION >= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+#ifndef PERL_VERSION_LE
+#  define PERL_VERSION_LE(r,v,s) \
+	  (PERL_DECIMAL_VERSION <= PERL_VERSION_DECIMAL(r,v,s))
+#endif
+
+/* XS_INTERNAL is the explicit static-linkage variant of the default
+ * XS macro.
+ *
+ * XS_EXTERNAL is the same as XS_INTERNAL except it does not include
+ * "STATIC", ie. it exports XSUB symbols. You probably don't want that
+ * for anything but the BOOT XSUB.
+ *
+ * See XSUB.h in core!
+ */
+
+
+/* TODO: This might be compatible further back than 5.10.0. */
+#if PERL_VERSION_GE(5, 10, 0) && PERL_VERSION_LE(5, 15, 1)
+#  undef XS_EXTERNAL
+#  undef XS_INTERNAL
+#  if defined(__CYGWIN__) && defined(USE_DYNAMIC_LOADING)
+#    define XS_EXTERNAL(name) __declspec(dllexport) XSPROTO(name)
+#    define XS_INTERNAL(name) STATIC XSPROTO(name)
+#  endif
+#  if defined(__SYMBIAN32__)
+#    define XS_EXTERNAL(name) EXPORT_C XSPROTO(name)
+#    define XS_INTERNAL(name) EXPORT_C STATIC XSPROTO(name)
+#  endif
+#  ifndef XS_EXTERNAL
+#    if defined(HASATTRIBUTE_UNUSED) && !defined(__cplusplus)
+#      define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
+#      define XS_INTERNAL(name) STATIC void name(pTHX_ CV* cv __attribute__unused__)
+#    else
+#      ifdef __cplusplus
+#        define XS_EXTERNAL(name) extern "C" XSPROTO(name)
+#        define XS_INTERNAL(name) static XSPROTO(name)
+#      else
+#        define XS_EXTERNAL(name) XSPROTO(name)
+#        define XS_INTERNAL(name) STATIC XSPROTO(name)
+#      endif
+#    endif
+#  endif
+#endif
+
+/* perl >= 5.10.0 && perl <= 5.15.1 */
+
+
+/* The XS_EXTERNAL macro is used for functions that must not be static
+ * like the boot XSUB of a module. If perl didn't have an XS_EXTERNAL
+ * macro defined, the best we can do is assume XS is the same.
+ * Dito for XS_INTERNAL.
+ */
+#ifndef XS_EXTERNAL
+#  define XS_EXTERNAL(name) XS(name)
+#endif
+#ifndef XS_INTERNAL
+#  define XS_INTERNAL(name) XS(name)
+#endif
+
+/* Now, finally, after all this mess, we want an ExtUtils::ParseXS
+ * internal macro that we're free to redefine for varying linkage due
+ * to the EXPORT_XSUB_SYMBOLS XS keyword. This is internal, use
+ * XS_EXTERNAL(name) or XS_INTERNAL(name) in your code if you need to!
+ */
+
+#undef XS_EUPXS
+#if defined(PERL_EUPXS_ALWAYS_EXPORT)
+#  define XS_EUPXS(name) XS_EXTERNAL(name)
+#else
+   /* default to internal */
+#  define XS_EUPXS(name) XS_INTERNAL(name)
+#endif
+
+#ifndef PERL_ARGS_ASSERT_CROAK_XS_USAGE
+#define PERL_ARGS_ASSERT_CROAK_XS_USAGE assert(cv); assert(params)
+
+/* prototype to pass -Wmissing-prototypes */
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params);
+
+STATIC void
+S_croak_xs_usage(const CV *const cv, const char *const params)
+{
+    const GV *const gv = CvGV(cv);
+
+    PERL_ARGS_ASSERT_CROAK_XS_USAGE;
+
+    if (gv) {
+        const char *const gvname = GvNAME(gv);
+        const HV *const stash = GvSTASH(gv);
+        const char *const hvname = stash ? HvNAME(stash) : NULL;
+
+        if (hvname)
+	    Perl_croak_nocontext("Usage: %s::%s(%s)", hvname, gvname, params);
+        else
+	    Perl_croak_nocontext("Usage: %s(%s)", gvname, params);
+    } else {
+        /* Pants. I don't think that it should be possible to get here. */
+	Perl_croak_nocontext("Usage: CODE(0x%" UVxf ")(%s)", PTR2UV(cv), params);
+    }
+}
+#undef  PERL_ARGS_ASSERT_CROAK_XS_USAGE
+
+#define croak_xs_usage        S_croak_xs_usage
+
+#endif
+
+/* NOTE: the prototype of newXSproto() is different in versions of perls,
+ * so we define a portable version of newXSproto()
+ */
+#ifdef newXS_flags
+#define newXSproto_portable(name, c_impl, file, proto) newXS_flags(name, c_impl, file, proto, 0)
+#else
+#define newXSproto_portable(name, c_impl, file, proto) (PL_Sv=(SV*)newXS(name, c_impl, file), sv_setpv(PL_Sv, proto), (CV*)PL_Sv)
+#endif /* !defined(newXS_flags) */
+
+#if PERL_VERSION_LE(5, 21, 5)
+#  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
+#else
+#  define newXS_deffile(a,b) Perl_newXS_deffile(aTHX_ a,b)
+#endif
+
+#line 483 "Bzip2.c"
+
+/* INCLUDE:  Including 'constants.xs' from 'Bzip2.xs' */
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_constant)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "sv");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+#line 4 "./constants.xs"
+#ifdef dXSTARG
+	dXSTARG; /* Faster if we have it.  */
+#else
+	dTARGET;
+#endif
+	STRLEN		len;
+        int		type;
+	IV		iv = 0; /* avoid uninit var warning */
+	/* NV		nv;	Uncomment this if you need to return NVs */
+	/* const char	*pv;	Uncomment this if you need to return PVs */
+#line 508 "Bzip2.c"
+	SV *	sv = ST(0)
+;
+	const char *	s = SvPV(sv, len);
+#line 18 "./constants.xs"
+        /* Change this to constant(aTHX_ s, len, &iv, &nv);
+           if you need to return both NVs and IVs */
+	type = constant(aTHX_ s, len, &iv);
+      /* Return 1 or 2 items. First is error message, or undef if no error.
+           Second, if present, is found value */
+        switch (type) {
+        case PERL_constant_NOTFOUND:
+          sv =
+	    sv_2mortal(newSVpvf("%s is not a valid Bzip2 macro", s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_NOTDEF:
+          sv = sv_2mortal(newSVpvf(
+	    "Your vendor has not defined Bzip2 macro %s, used",
+				   s));
+          PUSHs(sv);
+          break;
+        case PERL_constant_ISIV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHi(iv);
+          break;
+	/* Uncomment this if you need to return NOs
+        case PERL_constant_ISNO:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_no);
+          break; */
+	/* Uncomment this if you need to return NVs
+        case PERL_constant_ISNV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHn(nv);
+          break; */
+	/* Uncomment this if you need to return PVs
+        case PERL_constant_ISPV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, strlen(pv));
+          break; */
+	/* Uncomment this if you need to return PVNs
+        case PERL_constant_ISPVN:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHp(pv, iv);
+          break; */
+	/* Uncomment this if you need to return SVs
+        case PERL_constant_ISSV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(sv);
+          break; */
+	/* Uncomment this if you need to return UNDEFs
+        case PERL_constant_ISUNDEF:
+          break; */
+	/* Uncomment this if you need to return UVs
+        case PERL_constant_ISUV:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHu((UV)iv);
+          break; */
+	/* Uncomment this if you need to return YESs
+        case PERL_constant_ISYES:
+          EXTEND(SP, 2);
+          PUSHs(&PL_sv_undef);
+          PUSHs(&PL_sv_yes);
+          break; */
+        default:
+          sv = sv_2mortal(newSVpvf(
+	    "Unexpected return type %d while processing Bzip2 macro %s, used",
+               type, s));
+          PUSHs(sv);
+        }
+#line 586 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+/* INCLUDE: Returning to 'Bzip2.xs' from 'constants.xs' */
+
+#define bzlibversion() BZ2_bzlibVersion()
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzlibversion)
+{
+    dVAR; dXSARGS;
+    if (items != 0)
+       croak_xs_usage(cv,  "");
+    {
+	const char *	RETVAL;
+	dXSTARG;
+
+	RETVAL = bzlibversion();
+	sv_setpv(TARG, RETVAL);
+	XSprePUSH;
+	PUSHTARG;
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 5)
+       croak_xs_usage(cv,  "className, appendOut=1, blockSize100k=1, workfactor=0, verbosity=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char *	className;
+	int	appendOut;
+	int	blockSize100k;
+	int	workfactor;
+	int	verbosity;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    blockSize100k = 1;
+	else {
+	    blockSize100k = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    workfactor = 0;
+	else {
+	    workfactor = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+#line 356 "Bzip2.xs"
+  {
+    int err ;
+    deflateStream s ;
+#if 0
+    /* if (trace) */
+        warn("in Compress::Raw::Bzip2::_new(items=%d,appendOut=%d, blockSize100k=%d, workfactor=%d, verbosity=%d\n",
+	items, appendOut, blockSize100k, workfactor, verbosity);
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzCompressInit ( &(s->stream),
+                                     blockSize100k,
+                                     verbosity,
+                                     workfactor );
+
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	else {
+            int flags = 0 ;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            PostInitStream(s, appendOut ? FLAG_APPEND_OUTPUT :0) ;
+        }
+    }
+    else
+        err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+    if(0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 709 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_new)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 6)
+       croak_xs_usage(cv,  "className, appendOut=1, consume=1, small=0, verbosity=0, limitOutput=0");
+    PERL_UNUSED_VAR(ax); /* -Wall */
+    SP -= items;
+    {
+	const char*	className;
+	int	appendOut;
+	int	consume;
+	int	small;
+	int	verbosity;
+	int	limitOutput;
+
+	if (SvOK(ST(0)))
+            className = (const char *)SvPVbyte_nolen(ST(0));
+	else
+            className = NULL
+;
+
+	if (items < 2)
+	    appendOut = 1;
+	else {
+	    appendOut = (int)SvIV(ST(1))
+;
+	}
+
+	if (items < 3)
+	    consume = 1;
+	else {
+	    consume = (int)SvIV(ST(2))
+;
+	}
+
+	if (items < 4)
+	    small = 0;
+	else {
+	    small = (int)SvIV(ST(3))
+;
+	}
+
+	if (items < 5)
+	    verbosity = 0;
+	else {
+	    verbosity = (int)SvIV(ST(4))
+;
+	}
+
+	if (items < 6)
+	    limitOutput = 0;
+	else {
+	    limitOutput = (int)SvIV(ST(5))
+;
+	}
+#line 412 "Bzip2.xs"
+  {
+    int err = BZ_OK ;
+    inflateStream s ;
+#if 0
+    if (trace)
+        warn("in _inflateInit(windowBits=%d, bufsize=%lu, dictionary=%lu\n",
+                windowBits, bufsize, (unsigned long)SvCUR(dictionary)) ;
+#endif
+    if ((s = InitStream() )) {
+
+        err = BZ2_bzDecompressInit (&(s->stream), verbosity, small);
+        if (err != BZ_OK) {
+            Safefree(s) ;
+            s = NULL ;
+	}
+	if (s) {
+            int flags = 0;
+            if (appendOut)
+                flags |= FLAG_APPEND_OUTPUT;
+            if (consume)
+                flags |= FLAG_CONSUME_INPUT;
+            if (limitOutput)
+                flags |= (FLAG_LIMIT_OUTPUT|FLAG_CONSUME_INPUT);
+	    PostInitStream(s, flags) ;
+        }
+    }
+    else
+	err = BZ_MEM_ERROR ;
+
+    {
+        SV* obj = sv_setref_pv(sv_newmortal(), className, (void*)s);
+        XPUSHs(obj);
+    }
+       if (0)
+    {
+        SV* obj = sv_2mortal(newSViv(PTR2IV(s))) ;
+        XPUSHs(obj);
+    }
+    if (GIMME_V == G_ARRAY) {
+        SV * sv = sv_2mortal(newSViv(err)) ;
+	setDUALstatus(sv, err);
+        XPUSHs(sv) ;
+    }
+  }
+#line 817 "Bzip2.c"
+	PUTBACK;
+	return;
+    }
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::DispStream",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzdeflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length;
+	uInt	increment;
+	int	RETVAL = 0;
+	uInt	bufinc;
+	STRLEN	origlen;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzdeflate",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 477 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    /* If the input buffer is a reference, dereference it */
+    buf = deRef(buf, "deflate") ;
+
+    /* initialise the input buffer */
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate input parameter");
+#endif
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "deflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzdeflate output parameter");
+#endif
+
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+    while (s->stream.avail_in != 0) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_RUN);
+        if (RETVAL != BZ_RUN_OK)
+            break;
+    }
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+    s->uncompressedBytes  += origlen - s->stream.avail_in  ;
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 951 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bzip2::DESTROY",
+			"s")
+;
+#line 540 "Bzip2.xs"
+    BZ2_bzCompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 984 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzclose)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzclose",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 552 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzclose input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FINISH);
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* if (s->stream.avail_out != 0 || RETVAL < 0 ) */
+        if (RETVAL == BZ_STREAM_END || RETVAL < 0 )
+            break;
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_STREAM_END) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1069 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_bzflush)
+{
+    dVAR; dXSARGS;
+    if (items != 2)
+       croak_xs_usage(cv,  "s, output");
+    {
+	Compress__Raw__Bzip2	s;
+	SV *	output = ST(1)
+;
+	uInt	cur_length;
+	uInt	increment;
+	uInt	bufinc;
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::bzflush",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 614 "Bzip2.xs"
+    bufinc = s->bufsize;
+
+    s->stream.avail_in = 0; /* should be zero already anyway */
+
+    /* retrieve the output buffer */
+    output = deRef_l(output, "close") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " COMPRESS_CLASS "::bzflush input parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+    cur_length =  SvCUR(output) ;
+    s->stream.next_out = (char*) SvPVX(output) + cur_length;
+    increment =  SvLEN(output) -  cur_length;
+    s->stream.avail_out =  increment;
+
+    for (;;) {
+        if (s->stream.avail_out == 0) {
+	    /* consumed all the available output, so extend it */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+        RETVAL = BZ2_bzCompress(&(s->stream), BZ_FLUSH);
+
+        if (RETVAL == BZ_RUN_OK || RETVAL < 0)
+                break;
+
+        /* deflate has finished flushing only when it hasn't used up
+         * all the available space in the output buffer:
+         */
+        /* RETVAL == if (s->stream.avail_out != 0 || RETVAL < 0 )
+            break; */
+    }
+
+    /* RETVAL =  (RETVAL == BZ_STREAM_END ? BZ_OK : RETVAL) ; */
+    s->last_error = RETVAL ;
+
+    s->compressedBytes    += cur_length + increment - s->stream.avail_out ;
+
+    if (RETVAL == BZ_RUN_OK) {
+        SvPOK_only(output);
+        SvCUR_set(output, cur_length + increment - s->stream.avail_out) ;
+        SvSETMAGIC(output);
+    }
+#line 1162 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_in_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_in_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 673 "Bzip2.xs"
+        RETVAL = s->stream.total_in_lo32 ;
+#line 1200 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_total_out_lo32)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::total_out_lo32",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 681 "Bzip2.xs"
+        RETVAL = s->stream.total_out_lo32 ;
+#line 1234 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_compressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::compressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 689 "Bzip2.xs"
+        RETVAL = s->compressedBytes;
+#line 1268 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bzip2_uncompressedBytes)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bzip2::uncompressedBytes",
+			"s", "Compress::Raw::Bzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 697 "Bzip2.xs"
+        RETVAL = s->uncompressedBytes;
+#line 1302 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DispStream)
+{
+    dVAR; dXSARGS;
+    if (items < 1 || items > 2)
+       croak_xs_usage(cv,  "s, message=NULL");
+    {
+	Compress__Raw__Bunzip2	s;
+	const char *	message;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::DispStream",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+
+	if (items < 2)
+	    message = NULL;
+	else {
+	    if (SvOK(ST(1)))
+	    message = (const char *)SvPVbyte_nolen(ST(1));
+	    else
+	    message = NULL
+;
+	}
+
+	DispStream(s, message);
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_bzinflate)
+{
+    dVAR; dXSARGS;
+    if (items != 3)
+       croak_xs_usage(cv,  "s, buf, output");
+    {
+	Compress__Raw__Bunzip2	s;
+	SV *	buf = ST(1)
+;
+	SV *	output = ST(2)
+;
+	uInt	cur_length = 0;
+	uInt	prefix_length = 0;
+	uInt	increment = 0;
+	uInt	bufinc;
+	STRLEN	na;
+	STRLEN	origlen;
+#line 721 "Bzip2.xs"
+#ifdef UTF8_AVAILABLE
+    bool	out_utf8  = FALSE;
+#endif
+#line 1372 "Bzip2.c"
+	DualType	RETVAL;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::bzinflate",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 725 "Bzip2.xs"
+    bufinc = s->bufsize;
+    /* If the buffer is a reference, dereference it */
+    buf = deRef(buf, "bzinflate") ;
+
+    if (s->flags & FLAG_CONSUME_INPUT) {
+        if (SvREADONLY(buf))
+            croak(UNCOMPRESS_CLASS "::bzinflate input parameter cannot be read-only when ConsumeInput is specified");
+        SvPV_force(buf, na);
+    }
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(buf) && !sv_utf8_downgrade(buf, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate input parameter");
+#endif
+
+    /* initialise the input buffer */
+    s->stream.next_in = (char*)SvPV_nomg(buf, origlen) ;
+    s->stream.avail_in = (unsigned int) origlen;
+
+    /* and retrieve the output buffer */
+    output = deRef_l(output, "bzinflate") ;
+#ifdef UTF8_AVAILABLE
+    if (DO_UTF8(output))
+         out_utf8 = TRUE ;
+    if (DO_UTF8(output) && !sv_utf8_downgrade(output, 1))
+         croak("Wide character in " UNCOMPRESS_CLASS "::bzinflate output parameter");
+#endif
+     if((s->flags & FLAG_APPEND_OUTPUT) == FLAG_APPEND_OUTPUT) {
+         SvOOK_off(output);
+     } else {
+         SvCUR_set(output, 0);
+     }
+
+    /* Assume no output buffer - the code below will update if there is any available */
+    s->stream.avail_out = 0;
+
+    if (SvLEN(output)) {
+        prefix_length = cur_length =  SvCUR(output) ;
+
+        if (s->flags & FLAG_LIMIT_OUTPUT && SvLEN(output) - cur_length - 1 < bufinc)
+        {
+            Sv_Grow(output, bufinc + cur_length + 1) ;
+        }
+
+        /* Only setup the stream output pointers if there is spare
+           capacity in the outout SV
+        */
+        if (SvLEN(output) > cur_length + 1)
+        {
+            s->stream.next_out = (char*) SvPVX(output) + cur_length;
+            increment = SvLEN(output) -  cur_length - 1;
+            s->stream.avail_out = increment;
+        }
+    }
+
+    s->bytesInflated = 0;
+
+    RETVAL = BZ_OK;
+
+    while (1) {
+
+        if (s->stream.avail_out == 0) {
+	    /* out of space in the output buffer so make it bigger */
+            s->stream.next_out = Sv_Grow(output, SvLEN(output) + bufinc + 1) ;
+            cur_length += increment ;
+            s->stream.next_out += cur_length ;
+            increment = bufinc ;
+            s->stream.avail_out = increment;
+            bufinc *= 2 ;
+        }
+
+        /* DispStream(s, "pre"); */
+        RETVAL = BZ2_bzDecompress (&(s->stream));
+
+        /*
+        printf("Status %d\n", RETVAL);
+        DispStream(s, "apres");
+        */
+        if (RETVAL != BZ_OK || s->flags & FLAG_LIMIT_OUTPUT)
+            break ;
+
+        if (s->stream.avail_out == 0)
+            continue ;
+
+        if (s->stream.avail_in == 0) {
+            RETVAL = BZ_OK ;
+            break ;
+        }
+
+    }
+
+    s->last_error = RETVAL ;
+    if (RETVAL == BZ_OK || RETVAL == BZ_STREAM_END) {
+	unsigned in ;
+
+        s->bytesInflated = cur_length + increment - s->stream.avail_out - prefix_length;
+        s->uncompressedBytes += s->bytesInflated ;
+        s->compressedBytes   += origlen - s->stream.avail_in  ;
+
+        SvPOK_only(output);
+        SvCUR_set(output, prefix_length + s->bytesInflated) ;
+	*SvEND(output) = '\0';
+#ifdef UTF8_AVAILABLE
+        if (out_utf8)
+            sv_utf8_upgrade(output);
+#endif
+        SvSETMAGIC(output);
+
+	/* fix the input buffer */
+	if (s->flags & FLAG_CONSUME_INPUT) {
+	    in = s->stream.avail_in ;
+	    SvCUR_set(buf, in) ;
+	    if (in)
+	        Move(s->stream.next_in, SvPVX(buf), in, char) ;
+            *SvEND(buf) = '\0';
+            SvSETMAGIC(buf);
+	}
+    }
+#line 1506 "Bzip2.c"
+	{
+	    SV * RETVALSV;
+	    RETVALSV = sv_newmortal();
+	    setDUALstatus(RETVALSV, RETVAL) ;
+	    ST(0) = RETVALSV;
+	}
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_inflateCount)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::inflateCount",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 849 "Bzip2.xs"
+        RETVAL = s->bytesInflated;
+#line 1544 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_DESTROY)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+
+	if (SvROK(ST(0))) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else
+	    Perl_croak_nocontext("%s: %s is not a reference",
+			"Compress::Raw::Bunzip2::DESTROY",
+			"s")
+;
+#line 858 "Bzip2.xs"
+    BZ2_bzDecompressEnd(&s->stream) ;
+    Safefree(s) ;
+#line 1573 "Bzip2.c"
+    }
+    XSRETURN_EMPTY;
+}
+
+
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status); /* prototype to pass -Wmissing-prototypes */
+XS_EUPXS(XS_Compress__Raw__Bunzip2_status)
+{
+    dVAR; dXSARGS;
+    if (items != 1)
+       croak_xs_usage(cv,  "s");
+    {
+	Compress__Raw__Bunzip2	s;
+	uLong	RETVAL;
+	dXSTARG;
+
+	if (SvROK(ST(0)) && sv_derived_from(ST(0), "Compress::Raw::Bunzip2")) {
+	    IV tmp = SvIV((SV*)SvRV(ST(0)));
+	    s = INT2PTR(Compress__Raw__Bunzip2,tmp);
+	}
+	else {
+		const char* refstr = SvROK(ST(0)) ? "" : SvOK(ST(0)) ? "scalar " : "undef";
+	    Perl_croak_nocontext("%s: Expected %s to be of type %s; got %s%" SVf " instead",
+			"Compress::Raw::Bunzip2::status",
+			"s", "Compress::Raw::Bunzip2",
+			refstr, ST(0)
+		);
+	}
+;
+#line 866 "Bzip2.xs"
+	RETVAL = s->last_error ;
+#line 1605 "Bzip2.c"
+	XSprePUSH;
+	PUSHu((IV)RETVAL);
+    }
+    XSRETURN(1);
+}
+
+
+XS_EUPXS(

[truncated 64615835 bytes]

diagnosis-only report

report

perl likely remains stuck in a busy-poll loop. A diagnosis report and patch proposal were created locally.

state: readycreated: 2026-05-14 01:02 UTCvalidation: ready
Published session

Prompt

## Plan Pass

You are planning a fixer patch before any edits happen.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. The original pre-edit snapshot is available at `./source` if you need to inspect it. For interpreter processes, plan from the script/application entrypoint evidence first and include the runtime only as a second investigation target unless the evidence proves a runtime bug.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. Inspect the relevant code, nearby callers, project contribution docs, and local helper/compat APIs, but do not edit files in this pass.

Return a short markdown plan with these exact sections:

## Problem
## Evidence Confidence
## Proposed Subject
## Patch Plan
## Risks
## Validation

Classify `## Evidence Confidence` as exactly one of `reproduced`, `observed`, or `inferred`. Use `inferred` only for a no-patch diagnosis/report plan unless you can name the extra evidence you will collect before editing; inferred source patches are blocked by Fixer because they are not pull-request-ready. For `observed` source-patch plans, plan to say in the final `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. The plan must explain how the proposed code change addresses the observed issue evidence, call out any prior Fixer patch that should be improved or replaced, reject awkward control flow such as avoidable `goto` if there is a cleaner bounded alternative, name any local helper APIs or maintainer conventions the patch should follow, and keep the intended maintainer-facing explanation clear enough that someone unfamiliar with the local complaint wording can still follow the fix. In `## Validation`, name the reproducible configure/build/test entrypoint you will try from the workspace root before any focused leaf compile or smoke check, and include one bounded independent reproduction attempt for the collected failure signal when it is safe and cheap. Do not plan to claim `reproduced` unless that reproduction command or test can actually show the failure.

## Patch Pass

You are working on a bounded fixer proposal.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Produce the smallest reasonable patch for the target repository, keep the change upstreamable, prefer the clearest control flow available, and do not keep avoidable `goto` when a simpler structure would read better. Before introducing new file, process, allocation, locking, networking, or platform APIs, inspect nearby code and project contribution docs for existing helpers or compatibility wrappers and use those local patterns unless you can explain why they do not fit. Validate from a reproducible workspace-root entrypoint before falling back to focused leaf commands; if a build or test cannot run, report the exact command, the exact blocker, and any narrower check you ran instead. During validation, also try one bounded independent reproduction of the collected failure signal when it is safe and cheap, such as a failing test, smoke command, perf/strace comparison, or before/after runtime check. Only use `reproduced` if that command or test actually reproduced the failure; otherwise keep `observed` and report the reproduction blocker. The final explanation must connect the observed issue evidence to the actual code change, not just paraphrase the diff. Write like a maintainer is going to read the patch mail cold: explain the bug in plain language, define subsystem-specific jargon the first time you need it, and make the causal story obvious. Explicitly classify evidence confidence as `reproduced`, `observed`, or `inferred`: `reproduced` means you reproduced the failure locally; `observed` means Fixer has direct crash/log/trace evidence but you did not independently reproduce it; `inferred` means the source patch is not pull-request-ready, so do not leave a source diff unless you first gather stronger observed/reproduced evidence; otherwise return a no-patch diagnosis/report. For any source-changing `observed` patch, say explicitly in `## Issue Connection` that the failure was observed by Fixer and not independently reproduced. If you introduce non-obvious state translation, index remapping, or backend split logic, add a short source comment that explains the invariant being preserved.

Start by explaining the likely root cause from the collected perf, strace, and /proc evidence. If you cannot land a safe patch, leave a diagnosis that is strong enough for an upstream bug report.

Validation expectation: try the project-level build/test entrypoint from the workspace root before reporting only a focused leaf compile. Detected candidate(s): `./Configure -des -Dusedevel && make -j2 && make test_harness`. If the project-level command fails because dependencies or generated files are missing, include the exact command and failure reason in `## Validation`, then run the narrowest relevant compile/test that is still reproducible from a clean checkout.

Upstream-style expectation: before planning or editing, check for contribution/style docs (`CONTRIBUTING`, `HACKING`, `README-hacking`, `README.md`, `docs/`, `dev-docs/`) and scan the touched subsystem for local helpers. If the project has wrappers for file IO, path-relative IO, process spawning, memory allocation, logging, locking, or platform compatibility, prefer those wrappers over generic libc/std APIs. Do not invent a reproducer or user-visible failure that is not in the evidence bundle; if the evidence is profiler-only or indirect, describe it as a targeted mitigation or stop with a diagnosis instead of presenting a speculative patch as a confirmed bug fix. In the plan and final validation, name any such helper, convention, or evidence limit you found, or say that no relevant local helper was found. Treat this as a `perl` upstream patch, not just a Debian-local workaround. 

Keep the change narrowly scoped and summarize validation clearly.

In every authoring pass, your final response must start with `Subject: <single-line git commit subject>` and then include these markdown sections exactly:

## Commit Message
A short upstream-friendly explanation of what changed and why. Write it in plain language that a maintainer can follow without local complaint context. If you use subsystem jargon, define it immediately.

## Evidence Confidence
Exactly one word: `reproduced`, `observed`, or `inferred`. Use `reproduced` only when you reproduced the failure locally with a command or test, and include that command/test in `## Validation`. Use `observed` when Fixer has direct crash/log/trace evidence but you did not independently reproduce it. If `## Git Add Paths` lists source files for an `observed` patch, `## Issue Connection` must explicitly say the failure was observed by Fixer and not independently reproduced. Use `inferred` for profiler/strace/indirect evidence; inferred responses may be no-patch diagnoses or reports, but inferred source patches are not pull-request-ready until stronger evidence is gathered.

## Issue Connection
Write this as maintainer-facing patch mail, not as local Fixer notes. Cover four things explicitly in readable sentences: the user-visible symptom or the exact collected signal, the code-level cause or the cautious inference from evidence, the specific change you made, and the expected effect. Do not invent a reproducer, command line, crash, or user-visible failure that is not present in the evidence bundle. If the evidence is direct-but-not-reproduced, say it was observed by Fixer and not independently reproduced. If the evidence is indirect and you did not gather stronger evidence, do not leave a source diff; write a no-patch diagnosis/report instead. Include an explicit effect sentence such as `The expected effect is ...`, `This should reduce ...`, or `This prevents ...` for source patches. If the logic is non-obvious in code, mention that you added a short explanatory comment.

## Git Add Paths
List the repo-relative paths that belong in the final patch, one per line. Use `None` only when you intentionally made no source changes. Include intentionally new files, and do not list generated build artifacts.

## Validation
List the checks you ran, or say clearly that you could not run them. Include the independent reproduction command/test and result when `## Evidence Confidence` is `reproduced`; if reproduction was attempted but blocked, name the exact blocker and keep confidence at `observed` or `inferred`.

Before editing, read the plan at `./plan-output.txt` and follow it unless the code proves part of it wrong. If you change course, say so explicitly in the final write-up instead of silently drifting from the plan.

## Review Pass 1 (local metadata check)

Local metadata consistency check

## Refinement Pass 1

You are refining a fixer patch after an explicit code review.

Read the evidence bundle at `./evidence.json`. The prepared workspace is `./workspace` and it was acquired via `debian-source`. Read the latest author response at `./patch-output.txt`. Read the review report at `./review-1-output.txt`. This is refinement round 1. The original pre-edit snapshot is available at `./source` if you need to compare the current patch against it. Re-read the planning pass at `./plan-output.txt` before editing. The workspace currently changes these repo-relative paths: .config/README, .config/instruct, DynaLoader.o, MANIFEST.srt, Makefile, Policy.sh, av.o, bitcount.h, builtin.o, caretx.o, cflags, class.o, config.h, config.sh, cpan/Archive-Tar/Makefile, cpan/Archive-Tar/Makefile.PL, cpan/Archive-Tar/blib/bin/.exists, cpan/Archive-Tar/blib/man1/.exists, cpan/Archive-Tar/blib/man3/.exists, cpan/Archive-Tar/blib/script/.exists, cpan/Archive-Tar/pm_to_blib, cpan/AutoLoader/pm_to_blib, cpan/CPAN-Meta-Requirements/pm_to_blib, cpan/CPAN-Meta-YAML/pm_to_blib, cpan/CPAN-Meta/Makefile, cpan/CPAN-Meta/Makefile.PL, cpan/CPAN-Meta/blib/bin/.exists, cpan/CPAN-Meta/blib/man1/.exists, cpan/CPAN-Meta/blib/man3/.exists, cpan/CPAN-Meta/blib/script/.exists, cpan/CPAN-Meta/pm_to_blib, cpan/CPAN/Makefile, cpan/CPAN/Makefile.PL, cpan/CPAN/blib/bin/.exists, cpan/CPAN/blib/man1/.exists, cpan/CPAN/blib/man3/.exists, cpan/CPAN/blib/script/.exists, cpan/CPAN/pm_to_blib, cpan/Compress-Raw-Bzip2/Bzip2.bs, cpan/Compress-Raw-Bzip2/Bzip2.c, cpan/Compress-Raw-Bzip2/Bzip2.o, cpan/Compress-Raw-Bzip2/Makefile, cpan/Compress-Raw-Bzip2/blib/bin/.exists, cpan/Compress-Raw-Bzip2/blib/man1/.exists, cpan/Compress-Raw-Bzip2/blib/man3/.exists, cpan/Compress-Raw-Bzip2/blib/script/.exists, cpan/Compress-Raw-Bzip2/blocksort.c, cpan/Compress-Raw-Bzip2/blocksort.o, cpan/Compress-Raw-Bzip2/bzlib.c, cpan/Compress-Raw-Bzip2/bzlib.h, cpan/Compress-Raw-Bzip2/bzlib.o, cpan/Compress-Raw-Bzip2/bzlib_private.h, cpan/Compress-Raw-Bzip2/compress.c, cpan/Compress-Raw-Bzip2/compress.o, cpan/Compress-Raw-Bzip2/constants.h, cpan/Compress-Raw-Bzip2/constants.xs, cpan/Compress-Raw-Bzip2/crctable.c, cpan/Compress-Raw-Bzip2/crctable.o, cpan/Compress-Raw-Bzip2/decompress.c, cpan/Compress-Raw-Bzip2/decompress.o, cpan/Compress-Raw-Bzip2/huffman.c, cpan/Compress-Raw-Bzip2/huffman.o, cpan/Compress-Raw-Bzip2/pm_to_blib, cpan/Compress-Raw-Bzip2/randtable.c, cpan/Compress-Raw-Bzip2/randtable.o, cpan/Compress-Raw-Zlib/Makefile, cpan/Compress-Raw-Zlib/Zlib.bs, cpan/Compress-Raw-Zlib/Zlib.c, cpan/Compress-Raw-Zlib/Zlib.o, cpan/Compress-Raw-Zlib/adler32.c, cpan/Compress-Raw-Zlib/adler32.o, cpan/Compress-Raw-Zlib/blib/bin/.exists, cpan/Compress-Raw-Zlib/blib/man1/.exists, cpan/Compress-Raw-Zlib/blib/man3/.exists, cpan/Compress-Raw-Zlib/blib/script/.exists, cpan/Compress-Raw-Zlib/compress.c, cpan/Compress-Raw-Zlib/compress.o, cpan/Compress-Raw-Zlib/constants.h, cpan/Compress-Raw-Zlib/constants.xs, cpan/Compress-Raw-Zlib/crc32.c, cpan/Compress-Raw-Zlib/crc32.o, cpan/Compress-Raw-Zlib/deflate.c, cpan/Compress-Raw-Zlib/deflate.o, cpan/Compress-Raw-Zlib/infback.c, cpan/Compress-Raw-Zlib/infback.o, cpan/Compress-Raw-Zlib/inffast.c, cpan/Compress-Raw-Zlib/inffast.o, cpan/Compress-Raw-Zlib/inflate.c, cpan/Compress-Raw-Zlib/inflate.o, cpan/Compress-Raw-Zlib/inftrees.c, cpan/Compress-Raw-Zlib/inftrees.o, cpan/Compress-Raw-Zlib/pm_to_blib, cpan/Compress-Raw-Zlib/trees.c, cpan/Compress-Raw-Zlib/trees.o, cpan/Compress-Raw-Zlib/uncompr.c, cpan/Compress-Raw-Zlib/uncompr.o, cpan/Compress-Raw-Zlib/zutil.c, cpan/Compress-Raw-Zlib/zutil.o, cpan/Config-Perl-V/pm_to_blib, cpan/DB_File/ppport.h, cpan/Digest-MD5/MD5.bs, cpan/Digest-MD5/MD5.c, cpan/Digest-MD5/MD5.o, cpan/Digest-MD5/Makefile, cpan/Digest-MD5/blib/bin/.exists, cpan/Digest-MD5/blib/man1/.exists, cpan/Digest-MD5/blib/man3/.exists, cpan/Digest-MD5/blib/script/.exists, cpan/Digest-MD5/pm_to_blib, cpan/Digest-SHA/Makefile, cpan/Digest-SHA/SHA.bs, cpan/Digest-SHA/SHA.c, cpan/Digest-SHA/SHA.o, cpan/Digest-SHA/blib/bin/.exists, cpan/Digest-SHA/blib/man1/.exists, cpan/Digest-SHA/blib/man3/.exists, cpan/Digest-SHA/blib/script/.exists, cpan/Digest-SHA/blib/script/shasum, cpan/Digest-SHA/pm_to_blib, cpan/Digest/pm_to_blib, cpan/Encode/Byte/Byte.bs, cpan/Encode/Byte/Byte.c, cpan/Encode/Byte/Byte.o, cpan/Encode/Byte/Byte.xs, cpan/Encode/Byte/Makefile, cpan/Encode/Byte/byte_t.c, cpan/Encode/Byte/byte_t.exh, cpan/Encode/Byte/byte_t.fnm, cpan/Encode/Byte/byte_t.h, cpan/Encode/Byte/byte_t.o, cpan/Encode/Byte/pm_to_blib, cpan/Encode/CN/CN.bs, cpan/Encode/CN/CN.c, cpan/Encode/CN/CN.o, cpan/Encode/CN/CN.xs, cpan/Encode/CN/Makefile, cpan/Encode/CN/cp_00_t.c, cpan/Encode/CN/cp_00_t.exh, cpan/Encode/CN/cp_00_t.fnm, cpan/Encode/CN/cp_00_t.h, cpan/Encode/CN/cp_00_t.o, cpan/Encode/CN/eu_01_t.c, cpan/Encode/CN/eu_01_t.exh, cpan/Encode/CN/eu_01_t.fnm, cpan/Encode/CN/eu_01_t.h, cpan/Encode/CN/eu_01_t.o, cpan/Encode/CN/gb_02_t.c, cpan/Encode/CN/gb_02_t.exh, cpan/Encode/CN/gb_02_t.fnm, cpan/Encode/CN/gb_02_t.h, cpan/Encode/CN/gb_02_t.o, cpan/Encode/CN/gb_03_t.c, cpan/Encode/CN/gb_03_t.exh, cpan/Encode/CN/gb_03_t.fnm, cpan/Encode/CN/gb_03_t.h, cpan/Encode/CN/gb_03_t.o, cpan/Encode/CN/ir_04_t.c, cpan/Encode/CN/ir_04_t.exh, cpan/Encode/CN/ir_04_t.fnm, cpan/Encode/CN/ir_04_t.h, cpan/Encode/CN/ir_04_t.o, cpan/Encode/CN/ma_05_t.c, cpan/Encode/CN/ma_05_t.exh, cpan/Encode/CN/ma_05_t.fnm, cpan/Encode/CN/ma_05_t.h, cpan/Encode/CN/ma_05_t.o, cpan/Encode/CN/pm_to_blib, cpan/Encode/EBCDIC/EBCDIC.bs, cpan/Encode/EBCDIC/EBCDIC.c, cpan/Encode/EBCDIC/EBCDIC.o, cpan/Encode/EBCDIC/EBCDIC.xs, cpan/Encode/EBCDIC/Makefile, cpan/Encode/EBCDIC/ebcdic_t.c, cpan/Encode/EBCDIC/ebcdic_t.exh, cpan/Encode/EBCDIC/ebcdic_t.fnm, cpan/Encode/EBCDIC/ebcdic_t.h, cpan/Encode/EBCDIC/ebcdic_t.o, cpan/Encode/EBCDIC/pm_to_blib, cpan/Encode/Encode.bs, cpan/Encode/Encode.c, cpan/Encode/Encode.o, cpan/Encode/JP/JP.bs, cpan/Encode/JP/JP.c, cpan/Encode/JP/JP.o, cpan/Encode/JP/JP.xs, cpan/Encode/JP/Makefile, cpan/Encode/JP/cp_00_t.c, cpan/Encode/JP/cp_00_t.exh, cpan/Encode/JP/cp_00_t.fnm, cpan/Encode/JP/cp_00_t.h, cpan/Encode/JP/cp_00_t.o, cpan/Encode

[truncated 80388 bytes]

Response

## Plan Pass

## Problem

Fixer flagged `/usr/bin/perl -wT /usr/sbin/munin-node --foreground` as a runaway busy poll, but the embedded evidence does not show a Perl runtime spin. The sampled process is `S (sleeping)`, CPU is `0.1%`, `wchan` is `poll_schedule_timeout`, and the strace excerpt shows `pselect6` blocking for about `0.546s` then `2.002s` intervals.

## Evidence Confidence

inferred

## Proposed Subject

No upstream Perl patch: classify this as a likely false-positive or application-level timed wait in `munin-node`, not a confirmed Perl `select` bug.

## Patch Plan

Do not edit Perl source from this evidence. The interpreter evidence only reaches Perl’s four-argument `select` path, and [pp_sys.c](./workspace/pp_sys.c:1355) already delegates through the local portability wrapper `PerlSock_select`.

Use the script/application entrypoint as the first real investigation target if more work is needed: inspect `munin-node`’s event loop and why it uses a 2-second timeout on fd `5`. Treat Perl runtime internals as a second target only if new evidence shows `select(undef, undef, undef, TIMEOUT)` returning immediately or consuming CPU.

Relevant upstream conventions found: `README` points contributors to `pod/perlhack.pod`; `select` behavior is documented in `pod/perlfunc.pod`; local tests for this subsystem are in [t/op/sselect.t](./workspace/t/op/sselect.t:1). If later evidence justifies a Perl change, follow existing helpers and conventions: `PerlSock_select`, `SvGETMAGIC`, `Sv_Grow`, `Newx`, and `Safefree`; avoid awkward control flow such as adding a new avoidable `goto`.

No prior focused Fixer patch was found to improve or replace; only the imported `Fixer baseline` commit is present.

## Risks

A Perl source patch here would be speculative and could change long-standing `select` semantics without a reproducer. The observed process appears to be sleeping as designed, so the higher risk is fixing the wrong package.

The raw artifact paths listed in `evidence.json` are no longer present under `/var/lib/fixer/investigations`, so the plan cannot rely on additional backtrace or fd detail beyond the embedded excerpts.

## Validation

If a Perl source patch is later justified, first run the project entrypoint from the workspace root:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

Then run focused checks:

```sh
./perl -Ilib t/op/sselect.t
./perl -Ilib -MTime::HiRes=time -we 'my $t=time; my $n=select(undef, undef, undef, 0.2); printf "n=%s elapsed=%.3f\n", $n, time-$t'
```

Bounded independent check already performed with system Perl: `select(undef, undef, undef, 0.2)` returned `n=0 elapsed=0.200`, which supports normal blocking behavior rather than reproducing a busy loop.

## Patch Pass

Subject: No patch: diagnose timed select wait evidence

## Commit Message
No source change is proposed. The collected evidence points to `munin-node` sleeping in Perl’s four-argument `select`, not to a Perl runtime busy loop. Perl already routes this path through the local portability wrapper `PerlSock_select`, and the existing `select` tests pass.

## Evidence Confidence
inferred

## Issue Connection
The collected signal is a Fixer “busy-poll” classification for `/usr/bin/perl -wT /usr/sbin/munin-node --foreground`, with backtraces in `select()` and repeated `pselect6` calls. The `/proc` evidence shows the process was sleeping, CPU was only `0.1%`, `wchan` was `poll_schedule_timeout`, and the strace excerpt shows `pselect6` blocking for about `0.546s` and then `2.002s`, which is consistent with a timed event-loop wait rather than a tight poll loop.

The cautious code-level inference is that the application is using Perl’s four-argument `select` with a timeout. In Perl, that path is `pp_sselect` in `pp_sys.c`, and it delegates to the platform wrapper `PerlSock_select`; nearby code also uses Perl’s existing scalar and allocation helpers such as `SvGETMAGIC`, `Sv_Grow`, `Newx`, and `Safefree`. I checked `README`/`pod/perlhack.pod` guidance, `pod/perlfunc.pod` documentation, and `t/op/sselect.t`.

The specific change made is no source change. This follows the saved plan rather than drifting from it: the evidence is indirect and does not support a pull-request-ready Perl runtime patch. The expected effect is to avoid landing a speculative upstream diff in the wrong package; a stronger report should instead investigate the `munin-node` script entrypoint and only return to Perl internals if new evidence shows `select` returning immediately or burning CPU.

## Git Add Paths
None

## Validation
Tried the requested project-level entrypoint:

```sh
./Configure -des -Dusedevel && make -j2 && make test_harness
```

It configured, built Perl, and started the harness, but the full run did not complete cleanly. It hit unrelated source-layout/generated-file blockers: `porting/manifest.t` reported files not in `MANIFEST`, and `porting/regen.t` failed with `Can't open 'lib/.gitignore': No such file or directory`, then reported generated files not up to date and suggested `perl -Ilib regen/lib_cleanup.pl`. After further unrelated CPAN tests, the harness produced no output for several minutes, so I interrupted it with `^C`.

Focused checks run after the build:

```sh
./perl -Ilib t/op/sselect.t
```

Passed: `1..23`, all tests ok.

Independent reproduction attempt for the collected `select`/`pselect6` signal:

```sh
./perl -Ilib -MTime::HiRes=time -we 'my $t=time; my $n=select(undef, undef, undef, 0.2); printf qq(n=%s elapsed=%.3f\n), $n, time-$t'
```

Result: `n=0 elapsed=0.200`. This did not reproduce a busy poll; it shows the built Perl blocking for the requested timeout. No tracked source diff was left.

## Review Pass 1 (local metadata check)

RESULT: fix-needed

## Findings
1. Patch metadata drift: the workspace currently changes `.config/README`, `.config/instruct`, `DynaLoader.o`, `MANIFEST.srt`, `Makefile`, `Policy.sh`, `av.o`, `bitcount.h`, `builtin.o`, `caretx.o`, `cflags`, `class.o`, `config.h`, `config.sh`, `cpan/Archive-Tar/Makefile`, `cpan/Archive-Tar/Makefile.PL`, `cpan/Archive-Tar/blib/bin/.exists`, `cpan/Archive-Tar/blib/man1/.exists`, `cpan/Archive-Tar/blib/man3/.exists`, `cpan/Archive-Tar/blib/script/.exists`, `cpan/Archive-Tar/pm_to_blib`, `cpan/AutoLoader/pm_to_blib`, `cpan/CPAN-Meta-Requirements/pm_to_blib`, `cpan/CPAN-Meta-YAML/pm_to_blib`, `cpan/CPAN-Meta/Makefile`, `cpan/CPAN-Meta/Makefile.PL`, `cpan/CPAN-Meta/blib/bin/.exists`, `cpan/CPAN-Meta/blib/man1/.exists`, `cpan/CPAN-Meta/blib/man3/.exists`, `cpan/CPAN-Meta/blib/script/.exists`, `cpan/CPAN-Meta/pm_to_blib`, `cpan/CPAN/Makefile`, `cpan/CPAN/Makefile.PL`, `cpan/CPAN/blib/bin/.exists`, `cpan/CPAN/blib/man1/.exists`, `cpan/CPAN/blib/man3/.exists`, `cpan/CPAN/blib/script/.exists`, `cpan/CPAN/pm_to_blib`, `cpan/Compress-Raw-Bzip2/Bzip2.bs`, `cpan/Compress-Raw-Bzip2/Bzip2.c`, `cpan/Compress-Raw-Bzip2/Bzip2.o`, `cpan/Compress-Raw-Bzip2/Makefile`, `cpan/Compress-Raw-Bzip2/blib/bin/.exists`, `cpan/Compress-Raw-Bzip2/blib/man1/.exists`, `cpan/Compress-Raw-Bzip2/blib/man3/.exists`, `cpan/Compress-Raw-Bzip2/blib/script/.exists`, `cpan/Compress-Raw-Bzip2/blocksort.c`, `cpan/Compress-Raw-Bzip2/blocksort.o`, `cpan/Compress-Raw-Bzip2/bzlib.c`, `cpan/Compress-Raw-Bzip2/bzlib.h`, `cpan/Compress-Raw-Bzip2/bzlib.o`, `cpan/Compress-Raw-Bzip2/bzlib_private.h`, `cpan/Compress-Raw-Bzip2/compress.c`, `cpan/Compress-Raw-Bzip2/compress.o`, `cpan/Compress-Raw-Bzip2/constants.h`, `cpan/Compress-Raw-Bzip2/constants.xs`, `cpan/Compress-Raw-Bzip2/crctable.c`, `cpan/Compress-Raw-Bzip2/crctable.o`, `cpan/Compress-Raw-Bzip2/decompress.c`, `cpan/Compress-Raw-Bzip2/decompress.o`, `cpan/Compress-Raw-Bzip2/huffman.c`, `cpan/Compress-Raw-Bzip2/huffman.o`, `cpan/Compress-Raw-Bzip2/pm_to_blib`, `cpan/Compress-Raw-Bzip2/randtable.c`, `cpan/Compress-Raw-Bzip2/randtable.o`, `cpan/Compress-Raw-Zlib/Makefile`, `cpan/Compress-Raw-Zlib/Zlib.bs`, `cpan/Compress-Raw-Zlib/Zlib.c`, `cpan/Compress-Raw-Zlib/Zlib.o`, `cpan/Compress-Raw-Zlib/adler32.c`, `cpan/Compress-Raw-Zlib/adler32.o`, `cpan/Compress-Raw-Zlib/blib/bin/.exists`, `cpan/Compress-Raw-Zlib/blib/man1/.exists`, `cpan/Compress-Raw-Zlib/blib/man3/.exists`, `cpan/Compress-Raw-Zlib/blib/script/.exists`, `cpan/Compress-Raw-Zlib/compress.c`, `cpan/Compress-Raw-Zlib/compress.o`, `cpan/Compress-Raw-Zlib/constants.h`, `cpan/Compress-Raw-Zlib/constants.xs`, `cpan/Compress-Raw-Zlib/crc32.c`, `cpan/Compress-Raw-Zlib/crc32.o`, `cpan/Compress-Raw-Zlib/deflate.c`, `cpan/Compress-Raw-Zlib/deflate.o`, `cpan/Compress-Raw-Zlib/infback.c`, `cpan/Compress-Raw-Zlib/infback.o`, `cpan/Compress-Raw-Zlib/inffast.c`, `cpan/Compress-Raw-Zlib/inffast.o`, `cpan/Compress-Raw-Zlib/inflate.c`, `cpan/Compress-Raw-Zlib/inflate.o`, `cpan/Compress-Raw-Zlib/inftrees.c`, `cpan/Compress-Raw-Zlib/inftrees.o`, `cpan/Compress-Raw-Zlib/pm_to_blib`, `cpan/Compress-Raw-Zlib/trees.c`, `cpan/Compress-Raw-Zlib/trees.o`, `cpan/Compress-Raw-Zlib/uncompr.c`, `cpan/Compress-Raw-Zlib/uncompr.o`, `cpan/Compress-Raw-Zlib/zutil.c`, `cpan/Compress-Raw-Zlib/zutil.o`, `cpan/Config-Perl-V/pm_to_blib`, `cpan/DB_File/ppport.h`, `cpan/Digest-MD5/MD5.bs`, `cpan/Digest-MD5/MD5.c`, `cpan/Digest-MD5/MD5.o`, `cpan/Digest-MD5/Makefile`, `cpan/Digest-MD5/blib/bin/.exists`, `cpan/Digest-MD5/blib/man1/.exists`, `cpan/Digest-MD5/blib/man3/.exists`, `cpan/Digest-MD5/blib/script/.exists`, `cpan/Digest-MD5/pm_to_blib`, `cpan/Digest-SHA/Makefile`, `cpan/Digest-SHA/SHA.bs`, `cpan/Digest-SHA/SHA.c`, `cpan/Digest-SHA/SHA.o`, `cpan/Digest-SHA/blib/bin/.exists`, `cpan/Digest-SHA/blib/man1/.exists`, `cpan/Digest-SHA/blib/man3/.exists`, `cpan/Digest-SHA/blib/script/.exists`, `cpan/Digest-SHA/blib/script/shasum`, `cpan/Digest-SHA/pm_to_blib`, `cpan/Digest/pm_to_blib`, `cpan/Encode/Byte/Byte.bs`, `cpan/Encode/Byte/Byte.c`, `cpan/Encode/Byte/Byte.o`, `cpan/Encode/Byte/Byte.xs`, `cpan/Encode/Byte/Makefile`, `cpan/Encode/Byte/byte_t.c`, `cpan/Encode/Byte/byte_t.exh`, `cpan/Encode/Byte/byte_t.fnm`, `cpan/Encode/Byte/byte_t.h`, `cpan/Encode/Byte/byte_t.o`, `cpan/Encode/Byte/pm_to_blib`, `cpan/Encode/CN/CN.bs`, `cpan/Encode/CN/CN.c`, `cpan/Encode/CN/CN.o`, `cpan/Encode/CN/CN.xs`, `cpan/Encode/CN/Makefile`, `cpan/Encode/CN/cp_00_t.c`, `cpan/Encode/CN/cp_00_t.exh`, `cpan/Encode/CN/cp_00_t.fnm`, `cpan/Encode/CN/cp_00_t.h`, `cpan/Encode/CN/cp_00_t.o`, `cpan/Encode/CN/eu_01_t.c`, `cpan/Encode/CN/eu_01_t.exh`, `cpan/Encode/CN/eu_01_t.fnm`, `cpan/Encode/CN/eu_01_t.h`, `cpan/Encode/CN/eu_01_t.o`, `cpan/Encode/CN/gb_02_t.c`, `cpan/Encode/CN/gb_02_t.exh`, `cpan/Encode/CN/gb_02_t.fnm`, `cpan/Encode/CN/gb_02_t.h`, `cpan/Encode/CN/gb_02_t.o`, `cpan/Encode/CN/gb_03_t.c`, `cpan/Encode/CN/gb_03_t.exh`, `cpan/Encode/CN/gb_03_t.fnm`, `cpan/Encode/CN/gb_03_t.h`, `cpan/Encode/CN/gb_03_t.o`, `cpan/Encode/CN/ir_04_t.c`, `cpan/Encode/CN/ir_04_t.exh`, `cpan/Encode/CN/ir_04_t.fnm`, `cpan/Encode/CN/ir_04_t.h`, `cpan/Encode/CN/ir_04_t.o`, `cpan/Encode/CN/ma_05_t.c`, `cpan/Encode/CN/ma_05_t.exh`, `cpan/Encode/CN/ma_05_t.fnm`, `cpan/Encode/CN/ma_05_t.h`, `cpan/Encode/CN/ma_05_t.o`, `cpan/Encode/CN/pm_to_blib`, `cpan/Encode/EBCDIC/EBCDIC.bs`, `cpan/Encode/EBCDIC/EBCDIC.c`, `cpan/Encode/EBCDIC/EBCDIC.o`, `cpan/Encode/EBCDIC/EBCDIC.xs`, `cpan/Encode/EBCDIC/Makefile`, `cpan/Encode/EBCDIC/ebcdic_t.c`, `cpan/Encode/EBCDIC/ebcdic_t.exh`, `cpan/Encode/EBCDIC/ebcdic_t.fnm`, `cpan/Encode/EBCDIC/ebcdic_t.h`, `cpan/Encode/EBCDIC/ebcdic_t.o`, `cpan/Encode/EBCDIC/pm_to_blib`, `cpan/Encode/Encode.bs`, `cpan/Encode/Encode.c`, `cpan/Encode/Encode.o`, `cpan/Encode/JP/JP.bs`, `cpan/Encode/JP/JP.c`, `cpan/Encode/JP/JP.o`, `cpan/Encode/JP/JP.xs`, `cpan/Encode/JP/Makefile`, `cpan/Encode/JP/cp_00_t.c`, `cpan/Encode/JP/cp_00_t.exh`, `cpan/Encode/JP/cp_00_t.fnm`, `cpan/Encode/JP/cp_00_t.h`, `cpan/Encode/JP/cp_00_t.o`, `cpan/Encode/JP/eu_01_t.c`, `cpan/Encode/JP/eu_01_t.exh`, `cpan/Encode/JP/eu_01_t.fnm`, `cpan/Encode/JP/eu_01_t.h`, `cpan/Encode/JP/eu_01_t.o`, `cpan/Encode/JP/ji_02_t.c`, `cpan/Encode/JP/ji_02_t.exh`, `cpan/Encode/JP/ji_02_t.fnm`, `cpan/Encode/JP/ji_02_t.h`, `cpan/Encode/JP/ji_02_t.o`, `cpan/Encode/JP/ji_03_t.c`, `cpan/Encode/JP/ji_03_t.exh`, `cpan/Encode/JP/ji_03_t.fnm`, `cpan/Encode/JP/ji_03_t.h`, `cpan/Encode/JP/ji_03_t.o`, `cpan/Encode/JP/ji_04_t.c`, `cpan/Encode/JP/ji_04_t.exh`, `cpan/Encode/JP/ji_04_t.fnm`, `cpan/Encode/JP/ji_04_t.h`, `cpan/Encode/JP/ji_04_t.o`, `cpan/Encode/JP/ma_05_t.c`, `cpan/Encode/JP/ma_05_t.exh`, `cpan/Encode/JP/ma_05_t.fnm`, `cpan/Encode/JP/ma_05_t.h`, `cpan/Encode/JP/ma_05_t.o`, `cpan/Encode/JP/pm_to_blib`, `cpan/Encode/JP/sh_06_t.c`, `cpan/Encode/JP/sh_06_t.exh`, `cpan/Encode/JP/sh_06_t.fnm`, `cpan/Encode/JP/sh_06_t.h`, `cpan/Encode/JP/sh_06_t.o`, `cpan/Encode/KR/KR.bs`, `cpan/Encode/KR/KR.c`, `cpan/Encode/KR/KR.o`, `cpan/Encode/KR/KR.xs`, `cpan/Encode/KR/Makefile`, `cpan/Encode/KR/cp_00_t.c`, `cpan/Encode/KR/cp_00_t.exh`, `cpan/Encode/KR/cp_00_t.fnm`, `cpan/Encode/KR/cp_00_t.h`, `cpan/Encode/KR/cp_00_t.o`, `cpan/Encode/KR/eu_01_t.c`, `cpan/Encode/KR/eu_01_t.exh`, `cpan/Encode/KR/eu_01_t.fnm`, `cpan/Encode/KR/eu_01_t.h`, `cpan/Encode/KR/eu_01_t.o`, `cpan/Encode/KR/jo_02_t.c`, `cpan/Encode/KR/jo_02_t.exh`, `cpan/Encode/KR/jo_02_t.fnm`, `cpan/Encode/KR/jo_02_t.h`, `cpan/Encode/KR/jo_02_t.o`, `cpan/Encode/KR/ks_03_t.c`, `cpan/Encode/KR/ks_03_t.exh`, `cpan/Encode/KR/ks_03_t.fnm`, `cpan/Encode/KR/ks_03_t.h`, `cpan/Encode/KR/ks_03_t.o`, `cpan/Encode/KR/ma_04_t.c`, `cpan/Encode/KR/ma_04_t.exh`, `cpan/Encode/KR/ma_04_t.fnm`, `cpan/Encode/KR/ma_04_t.h`, `cpan/Encode/KR/ma_04_t.o`, `cpan/Encode/KR/pm_to_blib`, `cpan/Encode/Makefile`, `cpan/Encode/Symbol/Makefile`, `cpan/Encode/Symbol/Symbol.bs`, `cpan/Encode/Symbol/Symbol.c`, `cpan/Encode/Symbol/Symbol.o`, `cpan/Encode/Symbol/Symbol.xs`, `cpan/Encode/Symbol/pm_to_blib`, `cpan/Encode/Symbol/symbol_t.c`, `cpan/Encode/Symbol/symbol_t.exh`, `cpan/Encode/Symbol/symbol_t.fnm`, `cpan/Encode/Symbol/symbol_t.h`, `cpan/Encode/Symbol/symbol_t.o`, `cpan/Encode/TW/Makefile`, `cpan/Encode/TW/TW.bs`, `cpan/Encode/TW/TW.c`, `cpan/Encode/TW/TW.o`, `cpan/Encode/TW/TW.xs`, `cpan/Encode/TW/bi_00_t.c`, `cpan/Encode/TW/bi_00_t.exh`, `cpan/Encode/TW/bi_00_t.fnm`, `cpan/Encode/TW/bi_00_t.h`, `cpan/Encode/TW/bi_00_t.o`, `cpan/Encode/TW/bi_01_t.c`, `cpan/Encode/TW/bi_01_t.exh`, `cpan/Encode/TW/bi_01_t.fnm`, `cpan/Encode/TW/bi_01_t.h`, `cpan/Encode/TW/bi_01_t.o`, `cpan/Encode/TW/cp_02_t.c`, `cpan/Encode/TW/cp_02_t.exh`, `cpan/Encode/TW/cp_02_t.fnm`, `cpan/Encode/TW/cp_02_t.h`, `cpan/Encode/TW/cp_02_t.o`, `cpan/Encode/TW/ma_03_t.c`, `cpan/Encode/TW/ma_03_t.exh`, `cpan/Encode/TW/ma_03_t.fnm`, `cpan/Encode/TW/ma_03_t.h`, `cpan/Encode/TW/ma_03_t.o`, `cpan/Encode/TW/pm_to_blib`, `cpan/Encode/Unicode/Makefile`, `cpan/Encode/Unicode/Unicode.bs`, `cpan/Encode/Unicode/Unicode.c`, `cpan/Encode/Unicode/Unicode.o`, `cpan/Encode/Unicode/pm_to_blib`, `cpan/Encode/blib/bin/.exists`, `cpan/Encode/blib/man1/.exists`, `cpan/Encode/blib/man3/.exists`, `cpan/Encode/blib/script/.exists`, `cpan/Encode/blib/script/enc2xs`, `cpan/Encode/blib/script/encguess`, `cpan/Encode/blib/script/piconv`, `cpan/Encode/def_t.c`, `cpan/Encode/def_t.exh`, `cpan/Encode/def_t.fnm`, `cpan/Encode/def_t.h`, `cpan/Encode/def_t.o`, `cpan/Encode/encengine.o`, `cpan/Encode/pm_to_blib`, `cpan/ExtUtils-Constant/pm_to_blib`, `cpan/ExtUtils-Install/pm_to_blib`, `cpan/ExtUtils-MakeMaker/Makefile`, `cpan/ExtUtils-MakeMaker/Makefile.PL`, `cpan/ExtUtils-MakeMaker/blib/bin/.exists`, `cpan/ExtUtils-MakeMaker/blib/man1/.exists`, `cpan/ExtUtils-MakeMaker/blib/man3/.exists`, `cpan/ExtUtils-MakeMaker/blib/script/.exists`, `cpan/ExtUtils-MakeMaker/pm_to_blib`, `cpan/ExtUtils-Manifest/Makefile`, `cpan/ExtUtils-Manifest/Makefile.PL`, `cpan/ExtUtils-Manifest/blib/bin/.exists`, `cpan/ExtUtils-Manifest/blib/man1/.exists`, `cpan/ExtUtils-Manifest/blib/man3/.exists`, `cpan/ExtUtils-Manifest/blib/script/.exists`, `cpan/ExtUtils-Manifest/pm_to_blib`, `cpan/ExtUtils-PL2Bat/pm_to_blib`, `cpan/File-Fetch/pm_to_blib`, `cpan/File-Path/pm_to_blib`, `cpan/File-Temp/pm_to_blib`, `cpan/Filter-Util-Call/Call.bs`, `cpan/Filter-Util-Call/Call.c`, `cpan/Filter-Util-Call/Call.o`, `cpan/Filter-Util-Call/Makefile`, `cpan/Filter-Util-Call/Makefile.PL`, `cpan/Filter-Util-Call/blib/bin/.exists`, `cpan/Filter-Util-Call/blib/man1/.exists`, `cpan/Filter-Util-Call/blib/man3/.exists`, `cpan/Filter-Util-Call/blib/script/.exists`, `cpan/Filter-Util-Call/pm_to_blib`, `cpan/Getopt-Long/pm_to_blib`, `cpan/HTTP-Tiny/Makefile`, `cpan/HTTP-Tiny/Makefile.PL`, `cpan/HTTP-Tiny/blib/bin/.exists`, `cpan/HTTP-Tiny/blib/man1/.exists`, `cpan/HTTP-Tiny/blib/man3/.exists`, `cpan/HTTP-Tiny/blib/script/.exists`, `cpan/HTTP-Tiny/pm_to_blib`, `cpan/IO-Compress/Makefile`, `cpan/IO-Compress/blib/bin/.exists`, `cpan/IO-Compress/blib/man1/.exists`, `cpan/IO-Compress/blib/man3/.exists`, `cpan/IO-Compress/blib/script/.exists`, `cpan/IO-Compress/blib/script/streamzip`, `cpan/IO-Compress/blib/script/zipdetails`, `cpan/IO-Compress/pm_to_blib`, `cpan/IO-Socket-IP/pm_to_blib`, `cpan/IO-Zlib/pm_to_blib`, `cpan/IPC-Cmd/pm_to_blib`, `cpan/IPC-SysV/Makefile`, `cpan/IPC-SysV/SysV.bs`, `cpan/IPC-SysV/SysV.c`, `cpan/IPC-SysV/SysV.o`, `cpan/IPC-SysV/blib/bin/.exists`, `cpan/IPC-SysV/blib/man1/.exists`, `cpan/IPC-SysV/blib/man3/.exists`, `cpan/IPC-SysV/blib/script/.exists`, `cpan/IPC-SysV/const-c.inc`, `cpan/IPC-SysV/const-xs.inc`, `cpan/IPC-SysV/pm_to_blib`, `cpan/IPC-SysV/ppport.h`, `cpan/JSON-PP/Makefile`, `cpan/JSON-PP/Makefile.PL`, `cpan/JSON-PP/blib/bin/.exists`, `cpan/JSON-PP/blib/man1/.exists`, `cpan/JSON-PP/blib/man3/.exists`, `cpan/JSON-PP/blib/script/.exists`, `cpan/JSON-PP/pm_to_blib`, `cpan/Locale-Maketext-Simple/pm_to_blib`, `cpan/MIME-Base64/Base64.bs`, `cpan/MIME-Base64/Base64.c`, `cpan/MIME-Base64/Base64.o`, `cpan/MIME-Base64/Makefile`, `cpan/MIME-Base64/Makefile.PL`, `cpan/MIME-Base64/blib/bin/.exists`, `cpan/MIME-Base64/blib/man1/.exists`, `cpan/MIME-Base64/blib/man3/.exists`, `cpan/MIME-Base64/blib/script/.exists`, `cpan/MIME-Base64/pm_to_blib`, `cpan/Math-BigInt-FastCalc/FastCalc.bs`, `cpan/Math-BigInt-FastCalc/FastCalc.c`, `cpan/Math-BigInt-FastCalc/FastCalc.o`, `cpan/Math-BigInt-FastCalc/Makefile`, `cpan/Math-BigInt-FastCalc/Makefile.PL`, `cpan/Math-BigInt-FastCalc/blib/bin/.exists`, `cpan/Math-BigInt-FastCalc/blib/man1/.exists`, `cpan/Math-BigInt-FastCalc/blib/man3/.exists`, `cpan/Math-BigInt-FastCalc/blib/script/.exists`, `cpan/Math-BigInt-FastCalc/pm_to_blib`, `cpan/Math-BigInt/pm_to_blib`, `cpan/Memoize/pm_to_blib`, `cpan/Module-Load-Conditional/pm_to_blib`, `cpan/Module-Load/pm_to_blib`, `cpan/Module-Loaded/pm_to_blib`, `cpan/Module-Metadata/Makefile`, `cpan/Module-Metadata/Makefile.PL`, `cpan/Module-Metadata/blib/bin/.exists`, `cpan/Module-Metadata/blib/man1/.exists`, `cpan/Module-Metadata/blib/man3/.exists`, `cpan/Module-Metadata/blib/script/.exists`, `cpan/Module-Metadata/pm_to_blib`, `cpan/NEXT/pm_to_blib`, `cpan/Params-Check/pm_to_blib`, `cpan/Perl-OSType/pm_to_blib`, `cpan/PerlIO-via-QuotedPrint/pm_to_blib`, `cpan/Pod-Checker/Makefile`, `cpan/Pod-Checker/Makefile.PL`, `cpan/Pod-Checker/blib/bin/.exists`, `cpan/Pod-Checker/blib/man1/.exists`, `cpan/Pod-Checker/blib/man3/.exists`, `cpan/Pod-Checker/blib/script/.exists`, `cpan/Pod-Checker/blib/script/podchecker`, `cpan/Pod-Checker/pm_to_blib`, `cpan/Pod-Checker/podchecker`, `cpan/Pod-Checker/podchecker.PL`, `cpan/Pod-Escapes/pm_to_blib`, `cpan/Pod-Perldoc/Makefile`, `cpan/Pod-Perldoc/blib/bin/.exists`, `cpan/Pod-Perldoc/blib/man1/.exists`, `cpan/Pod-Perldoc/blib/man3/.exists`, `cpan/Pod-Perldoc/blib/script/.exists`, `cpan/Pod-Perldoc/pm_to_blib`, `cpan/Pod-Simple/pm_to_blib`, `cpan/Pod-Usage/Makefile`, `cpan/Pod-Usage/Makefile.PL`, `cpan/Pod-Usage/blib/bin/.exists`, `cpan/Pod-Usage/blib/man1/.exists`, `cpan/Pod-Usage/blib/man3/.exists`, `cpan/Pod-Usage/blib/script/.exists`, `cpan/Pod-Usage/blib/script/pod2usage`, `cpan/Pod-Usage/pm_to_blib`, `cpan/Pod-Usage/pod2usage`, `cpan/Pod-Usage/pod2usage.PL`, `cpan/Scalar-List-Utils/ListUtil.c`, `cpan/Scalar-List-Utils/ListUtil.o`, `cpan/Scalar-List-Utils/Makefile`, `cpan/Scalar-List-Utils/Util.bs`, `cpan/Scalar-List-Utils/blib/bin/.exists`, `cpan/Scalar-List-Utils/blib/man1/.exists`, `cpan/Scalar-List-Utils/blib/man3/.exists`, `cpan/Scalar-List-Utils/blib/script/.exists`, `cpan/Scalar-List-Utils/pm_to_blib`, `cpan/Socket/Makefile`, `cpan/Socket/Socket.bs`, `cpan/Socket/Socket.c`, `cpan/Socket/Socket.o`, `cpan/Socket/blib/bin/.exists`, `cpan/Socket/blib/man1/.exists`, `cpan/Socket/blib/man3/.exists`, `cpan/Socket/blib/script/.exists`, `cpan/Socket/const-c.inc`, `cpan/Socket/const-xs.inc`, `cpan/Socket/pm_to_blib`, `cpan/Sys-Syslog/Makefile`, `cpan/Sys-Syslog/Syslog.bs`, `cpan/Sys-Syslog/Syslog.c`, `cpan/Sys-Syslog/Syslog.o`, `cpan/Sys-Syslog/blib/bin/.exists`, `cpan/Sys-Syslog/blib/man1/.exists`, `cpan/Sys-Syslog/blib/man3/.exists`, `cpan/Sys-Syslog/blib/script/.exists`, `cpan/Sys-Syslog/const-c.inc`, `cpan/Sys-Syslog/const-xs.inc`, `cpan/Sys-Syslog/macros.all`, `cpan/Sys-Syslog/pm_to_blib`, `cpan/Term-ANSIColor/pm_to_blib`, `cpan/Term-Cap/Makefile`, `cpan/Term-Cap/Makefile.PL`, `cpan/Term-Cap/blib/bin/.exists`, `cpan/Term-Cap/blib/man1/.exists`, `cpan/Term-Cap/blib/man3/.exists`, `cpan/Term-Cap/blib/script/.exists`, `cpan/Term-Cap/pm_to_blib`, `cpan/Term-Table/pm_to_blib`, `cpan/Test-Harness/Makefile`, `cpan/Test-Harness/Makefile.PL`, `cpan/Test-Harness/blib/bin/.exists`, `cpan/Test-Harness/blib/man1/.exists`, `cpan/Test-Harness/blib/man3/.exists`, `cpan/Test-Harness/blib/script/.exists`, `cpan/Test-Harness/pm_to_blib`, `cpan/Test-Simple/pm_to_blib`, `cpan/Test2-Suite/pm_to_blib`, `cpan/Text-Balanced/pm_to_blib`, `cpan/Text-ParseWords/pm_to_blib`, `cpan/Text-Tabs/pm_to_blib`, `cpan/Tie-RefHash/pm_to_blib`, `cpan/Time-Local/pm_to_blib`, `cpan/Time-Piece/Makefile`, `cpan/Time-Piece/Makefile.PL`, `cpan/Time-Piece/Piece.bs`, `cpan/Time-Piece/Piece.c`, `cpan/Time-Piece/Piece.o`, `cpan/Time-Piece/blib/bin/.exists`, `cpan/Time-Piece/blib/man1/.exists`, `cpan/Time-Piece/blib/man3/.exists`, `cpan/Time-Piece/blib/script/.exists`, `cpan/Time-Piece/pm_to_blib`, `cpan/Unicode-Collate/Collate.bs`, `cpan/Unicode-Collate/Collate.c`, `cpan/Unicode-Collate/Collate.o`, `cpan/Unicode-Collate/Makefile`, `cpan/Unicode-Collate/blib/bin/.exists`, `cpan/Unicode-Collate/blib/man1/.exists`, `cpan/Unicode-Collate/blib/man3/.exists`, `cpan/Unicode-Collate/blib/script/.exists`, `cpan/Unicode-Collate/pm_to_blib`, `cpan/Unicode-Collate/ucatbl.h`, `cpan/Win32API-File/ppport.h`, `cpan/autodie/pm_to_blib`, `cpan/bignum/Makefile`, `cpan/bignum/Makefile.PL`, `cpan/bignum/blib/bin/.exists`, `cpan/bignum/blib/man1/.exists`, `cpan/bignum/blib/man3/.exists`, `cpan/bignum/blib/script/.exists`, `cpan/bignum/pm_to_blib`, `cpan/experimental/pm_to_blib`, `cpan/libnet/Makefile`, `cpan/libnet/blib/bin/.exists`, `cpan/libnet/blib/man1/.exists`, `cpan/libnet/blib/man3/.exists`, `cpan/libnet/blib/script/.exists`, `cpan/libnet/pm_to_blib`, `cpan/parent/pm_to_blib`, `cpan/perlfaq/pm_to_blib`, `cpan/podlators/Makefile`, `cpan/podlators/blib/bin/.exists`, `cpan/podlators/blib/man1/.exists`, `cpan/podlators/blib/man1/pod2man.1`, `cpan/podlators/blib/man1/pod2text.1`, `cpan/podlators/blib/man3/.exists`, `cpan/podlators/blib/script/.exists`, `cpan/podlators/blib/script/pod2man`, `cpan/podlators/blib/script/pod2text`, `cpan/podlators/pm_to_blib`, `cpan/podlators/scripts/pod2man`, `cpan/podlators/scripts/pod2text`, `cpan/version/pm_to_blib`, `deb.o`, `dist/Attribute-Handlers/Makefile`, `dist/Attribute-Handlers/blib/bin/.exists`, `dist/Attribute-Handlers/blib/man1/.exists`, `dist/Attribute-Handlers/blib/man3/.exists`, `dist/Attribute-Handlers/blib/script/.exists`, `dist/Attribute-Handlers/pm_to_blib`, `dist/Carp/pm_to_blib`, `dist/Data-Dumper/Dumper.bs`, `dist/Data-Dumper/Dumper.c`, `dist/Data-Dumper/Dumper.o`, `dist/Data-Dumper/Makefile`, `dist/Data-Dumper/blib/bin/.exists`, `dist/Data-Dumper/blib/man1/.exists`, `dist/Data-Dumper/blib/man3/.exists`, `dist/Data-Dumper/blib/script/.exists`, `dist/Data-Dumper/pm_to_blib`, `dist/Data-Dumper/ppport.h`, `dist/Devel-PPPort/Makefile`, `dist/Devel-PPPort/PPPort.bs`, `dist/Devel-PPPort/PPPort.pm`, `dist/Devel-PPPort/RealPPPort.c`, `dist/Devel-PPPort/RealPPPort.o`, `dist/Devel-PPPort/RealPPPort.xs`, `dist/Devel-PPPort/blib/bin/.exists`, `dist/Devel-PPPort/blib/man1/.exists`, `dist/Devel-PPPort/blib/man3/.exists`, `dist/Devel-PPPort/blib/script/.exists`, `dist/Devel-PPPort/module2.o`, `dist/Devel-PPPort/module3.o`, `dist/Devel-PPPort/pm_to_blib`, `dist/Devel-PPPort/ppport.h`, `dist/Devel-PPPort/t/01_test.t`, `dist/Devel-PPPort/t/HvNAME.t`, `dist/Devel-PPPort/t/MY_CXT.t`, `dist/Devel-PPPort/t/SvPV.t`, `dist/Devel-PPPort/t/SvREFCNT.t`, `dist/Devel-PPPort/t/Sv_set.t`, `dist/Devel-PPPort/t/call.t`, `dist/Devel-PPPort/t/cop.t`, `dist/Devel-PPPort/t/exception.t`, `dist/Devel-PPPort/t/format.t`, `dist/Devel-PPPort/t/grok.t`, `dist/Devel-PPPort/t/gv.t`, `dist/Devel-PPPort/t/limits.t`, `dist/Devel-PPPort/t/locale.t`, `dist/Devel-PPPort/t/mPUSH.t`, `dist/Devel-PPPort/t/magic.t`, `dist/Devel-PPPort/t/memory.t`, `dist/Devel-PPPort/t/mess.t`, `dist/Devel-PPPort/t/misc.t`, `dist/Devel-PPPort/t/newCONSTSUB.t`, `dist/Devel-PPPort/t/newRV.t`, `dist/Devel-PPPort/t/newSV_type.t`, `dist/Devel-PPPort/t/newSVpv.t`, `dist/Devel-PPPort/t/podtest.t`, `dist/Devel-PPPort/t/ppphtest.t`, `dist/Devel-PPPort/t/pv_tools.t`, `dist/Devel-PPPort/t/pvs.t`, `dist/Devel-PPPort/t/shared_pv.t`, `dist/Devel-PPPort/t/snprintf.t`, `dist/Devel-PPPort/t/sprintf.t`, `dist/Devel-PPPort/t/strlfuncs.t`, `dist/Devel-PPPort/t/sv_xpvf.t`, `dist/Devel-PPPort/t/threads.t`, `dist/Devel-PPPort/t/utf8.t`, `dist/Devel-PPPort/t/uv.t`, `dist/Devel-PPPort/t/variables.t`, `dist/Devel-PPPort/t/warn.t`, `dist/Devel-SelfStubber/pm_to_blib`, `dist/Dumpvalue/pm_to_blib`, `dist/Env/pm_to_blib`, `dist/Exporter/Makefile`, `dist/Exporter/blib/bin/.exists`, `dist/Exporter/blib/man1/.exists`, `dist/Exporter/blib/man3/.exists`, `dist/Exporter/blib/script/.exists`, `dist/Exporter/pm_to_blib`, `dist/ExtUtils-CBuilder/pm_to_blib`, `dist/ExtUtils-ParseXS/Makefile`, `dist/ExtUtils-ParseXS/Makefile.PL`, `dist/ExtUtils-ParseXS/blib/bin/.exists`, `dist/ExtUtils-ParseXS/blib/man1/.exists`, `dist/ExtUtils-ParseXS/blib/man3/.exists`, `dist/ExtUtils-ParseXS/blib/script/.exists`, `dist/ExtUtils-ParseXS/pm_to_blib`, `dist/ExtUtils-ParseXS/ppport.h`, `dist/Filter-Simple/Makefile`, `dist/Filter-Simple/blib/bin/.exists`, `dist/Filter-Simple/blib/man1/.exists`, `dist/Filter-Simple/blib/man3/.exists`, `dist/Filter-Simple/blib/script/.exists`, `dist/Filter-Simple/pm_to_blib`, `dist/FindBin/Makefile`, `dist/FindBin/blib/bin/.exists`, `dist/FindBin/blib/man1/.exists`, `dist/FindBin/blib/man3/.exists`, `dist/FindBin/blib/script/.exists`, `dist/FindBin/pm_to_blib`, `dist/I18N-Collate/pm_to_blib`, `dist/I18N-LangTags/Makefile`, `dist/I18N-LangTags/blib/bin/.exists`, `dist/I18N-LangTags/blib/man1/.exists`, `dist/I18N-LangTags/blib/man3/.exists`, `dist/I18N-LangTags/blib/script/.exists`, `dist/I18N-LangTags/pm_to_blib`, `dist/IO/IO.bs`, `dist/IO/IO.c`, `dist/IO/IO.o`, `dist/IO/Makefile`, `dist/IO/blib/bin/.exists`, `dist/IO/blib/man1/.exists`, `dist/IO/blib/man3/.exists`, `dist/IO/blib/script/.exists`, `dist/IO/pm_to_blib`, `dist/IO/poll.o`, `dist/IO/ppport.h`, `dist/Locale-Maketext/Makefile`, `dist/Locale-Maketext/blib/bin/.exists`, `dist/Locale-Maketext/blib/man1/.exists`, `dist/Locale-Maketext/blib/man3/.exists`, `dist/Locale-Maketext/blib/script/.exists`, `dist/Locale-Maketext/pm_to_blib`, `dist/Math-Complex/Makefile`, `dist/Math-Complex/blib/bin/.exists`, `dist/Math-Complex/blib/man1/.exists`, `dist/Math-Complex/blib/man3/.exists`, `dist/Math-Complex/blib/script/.exists`, `dist/Math-Complex/pm_to_blib`, `dist/Module-CoreList/Makefile`, `dist/Module-CoreList/blib/bin/.exists`, `dist/Module-CoreList/blib/man1/.exists`, `dist/Module-CoreList/blib/man3/.exists`, `dist/Module-CoreList/blib/script/.exists`, `dist/Module-CoreList/blib/script/corelist`, `dist/Module-CoreList/pm_to_blib`, `dist/Net-Ping/Makefile`, `dist/Net-Ping/blib/bin/.exists`, `dist/Net-Ping/blib/man1/.exists`, `dist/Net-Ping/blib/man3/.exists`, `dist/Net-Ping/blib/script/.exists`, `dist/Net-Ping/pm_to_blib`, `dist/PathTools/Cwd.bs`, `dist/PathTools/Cwd.c`, `dist/PathTools/Cwd.o`, `dist/PathTools/Makefile`, `dist/PathTools/blib/bin/.exists`, `dist/PathTools/blib/man1/.exists`, `dist/PathTools/blib/man3/.exists`, `dist/PathTools/blib/script/.exists`, `dist/PathTools/pm_to_blib`, `dist/PathTools/ppport.h`, `dist/Safe/pm_to_blib`, `dist/Search-Dict/pm_to_blib`, `dist/SelfLoader/Makefile`, `dist/SelfLoader/blib/bin/.exists`, `dist/SelfLoader/blib/man1/.exists`, `dist/SelfLoader/blib/man3/.exists`, `dist/SelfLoader/blib/script/.exists`, `dist/SelfLoader/pm_to_blib`, `dist/Storable/Makefile`, `dist/Storable/Storable.bs`, `dist/Storable/Storable.c`, `dist/Storable/Storable.o`, `dist/Storable/blib/bin/.exists`, `dist/Storable/blib/man1/.exists`, `dist/Storable/blib/man3/.exists`, `dist/Storable/blib/script/.exists`, `dist/Storable/pm_to_blib`, `dist/Storable/ppport.h`, `dist/Term-Complete/pm_to_blib`, `dist/Term-ReadLine/pm_to_blib`, `dist/Test/Makefile`, `dist/Test/blib/bin/.exists`, `dist/Test/blib/man1/.exists`, `dist/Test/blib/man3/.exists`, `dist/Test/blib/script/.exists`, `dist/Test/pm_to_blib`, `dist/Text-Abbrev/pm_to_blib`, `dist/Thread-Queue/Makefile`, `dist/Thread-Queue/blib/bin/.exists`, `dist/Thread-Queue/blib/man1/.exists`, `dist/Thread-Queue/blib/man3/.exists`, `dist/Thread-Queue/blib/script/.exists`, `dist/Thread-Queue/pm_to_blib`, `dist/Thread-Semaphore/Makefile`, `dist/Thread-Semaphore/blib/bin/.exists`, `dist/Thread-Semaphore/blib/man1/.exists`, `dist/Thread-Semaphore/blib/man3/.exists`, `dist/Thread-Semaphore/blib/script/.exists`, `dist/Thread-Semaphore/pm_to_blib`, `dist/Tie-File/Makefile`, `dist/Tie-File/blib/bin/.exists`, `dist/Tie-File/blib/man1/.exists`, `dist/Tie-File/blib/man3/.exists`, `dist/Tie-File/blib/script/.exists`, `dist/Tie-File/pm_to_blib`, `dist/Time-HiRes/HiRes.bs`, `dist/Time-HiRes/HiRes.c`, `dist/Time-HiRes/HiRes.o`, `dist/Time-HiRes/Makefile`, `dist/Time-HiRes/blib/bin/.exists`, `dist/Time-HiRes/blib/man1/.exists`, `dist/Time-HiRes/blib/man3/.exists`, `dist/Time-HiRes/blib/script/.exists`, `dist/Time-HiRes/const-c.inc`, `dist/Time-HiRes/const-xs.inc`, `dist/Time-HiRes/pm_to_blib`, `dist/Time-HiRes/ppport.h`, `dist/Time-HiRes/xdefine`, `dist/Unicode-Normalize/Makefile`, `dist/Unicode-Normalize/Normalize.bs`, `dist/Unicode-Normalize/Normalize.c`, `dist/Unicode-Normalize/Normalize.o`, `dist/Unicode-Normalize/blib/bin/.exists`, `dist/Unicode-Normalize/blib/man1/.exists`, `dist/Unicode-Normalize/blib/man3/.exists`, `dist/Unicode-Normalize/blib/script/.exists`, `dist/Unicode-Normalize/pm_to_blib`, `dist/Unicode-Normalize/ppport.h`, `dist/Unicode-Normalize/unfcan.h`, `dist/Unicode-Normalize/unfcmb.h`, `dist/Unicode-Normalize/unfcmp.h`, `dist/Unicode-Normalize/unfcpt.h`, `dist/Unicode-Normalize/unfexc.h`, `dist/XSLoader/Makefile`, `dist/XSLoader/XSLoader.pm`, `dist/XSLoader/blib/bin/.exists`, `dist/XSLoader/blib/man1/.exists`, `dist/XSLoader/blib/man3/.exists`, `dist/XSLoader/blib/script/.exists`, `dist/XSLoader/pm_to_blib`, `dist/autouse/pm_to_blib`, `dist/base/Makefile`, `dist/base/blib/bin/.exists`, `dist/base/blib/man1/.exists`, `dist/base/blib/man3/.exists`, `dist/base/blib/script/.exists`, `dist/base/pm_to_blib`, `dist/constant/Makefile`, `dist/constant/blib/bin/.exists`, `dist/constant/blib/man1/.exists`, `dist/constant/blib/man3/.exists`, `dist/constant/blib/script/.exists`, `dist/constant/pm_to_blib`, `dist/encoding-warnings/Makefile`, `dist/encoding-warnings/blib/bin/.exists`, `dist/encoding-warnings/blib/man1/.exists`, `dist/encoding-warnings/blib/man3/.exists`, `dist/encoding-warnings/blib/script/.exists`, `dist/encoding-warnings/pm_to_blib`, `dist/if/Makefile`, `dist/if/blib/bin/.exists`, `dist/if/blib/man1/.exists`, `dist/if/blib/man3/.exists`, `dist/if/blib/script/.exists`, `dist/if/pm_to_blib`, `dist/lib/Makefile`, `dist/lib/blib/bin/.exists`, `dist/lib/blib/man1/.exists`, `dist/lib/blib/man3/.exists`, `dist/lib/blib/script/.exists`, `dist/lib/lib.pm`, `dist/lib/pm_to_blib`, `dist/threads-shared/Makefile`, `dist/threads-shared/Makefile.PL`, `dist/threads-shared/blib/bin/.exists`, `dist/threads-shared/blib/man1/.exists`, `dist/threads-shared/blib/man3/.exists`, `dist/threads-shared/blib/script/.exists`, `dist/threads-shared/pm_to_blib`, `dist/threads-shared/ppport.h`, `dist/threads-shared/shared.bs`, `dist/threads-shared/shared.c`, `dist/threads-shared/shared.o`, `dist/threads/Makefile`, `dist/threads/Makefile.PL`, `dist/threads/blib/bin/.exists`, `dist/threads/blib/man1/.exists`, `dist/threads/blib/man3/.exists`, `dist/threads/blib/script/.exists`, `dist/threads/pm_to_blib`, `dist/threads/ppport.h`, `dist/threads/threads.bs`, `dist/threads/threads.c`, `dist/threads/threads.o`, `doio.o`, `doop.o`, `dquote.o`, `dump.o`, `ext.libs`, `ext/B/B.bs`, `ext/B/B.c`, `ext/B/B.o`, `ext/B/Makefile`, `ext/B/blib/bin/.exists`, `ext/B/blib/man1/.exists`, `ext/B/blib/man3/.exists`, `ext/B/blib/script/.exists`, `ext/B/const-c.inc`, `ext/B/const-xs.inc`, `ext/B/pm_to_blib`, `ext/Devel-Peek/Makefile`, `ext/Devel-Peek/Makefile.PL`, `ext/Devel-Peek/Peek.bs`, `ext/Devel-Peek/Peek.c`, `ext/Devel-Peek/Peek.o`, `ext/Devel-Peek/blib/bin/.exists`, `ext/Devel-Peek/blib/man1/.exists`, `ext/Devel-Peek/blib/man3/.exists`, `ext/Devel-Peek/blib/script/.exists`, `ext/Devel-Peek/pm_to_blib`, `ext/DynaLoader/DynaLoader.c`, `ext/DynaLoader/DynaLoader.o`, `ext/DynaLoader/DynaLoader.pm`, `ext/DynaLoader/DynaLoader.xs`, `ext/DynaLoader/Makefile`, `ext/DynaLoader/blib/bin/.exists`, `ext/DynaLoader/blib/man1/.exists`, `ext/DynaLoader/blib/man3/.exists`, `ext/DynaLoader/blib/script/.exists`, `ext/DynaLoader/pm_to_blib`, `ext/Errno/Errno.pm`, `ext/Errno/Makefile`, `ext/Errno/arch.txt`, `ext/Errno/blib/bin/.exists`, `ext/Errno/blib/man1/.exists`, `ext/Errno/blib/man3/.exists`, `ext/Errno/blib/script/.exists`, `ext/Errno/pm_to_blib`, `ext/ExtUtils-Miniperl/pm_to_blib`, `ext/Fcntl/Fcntl.bs`, `ext/Fcntl/Fcntl.c`, `ext/Fcntl/Fcntl.o`, `ext/Fcntl/Makefile`, `ext/Fcntl/blib/bin/.exists`, `ext/Fcntl/blib/man1/.exists`, `ext/Fcntl/blib/man3/.exists`, `ext/Fcntl/blib/script/.exists`, `ext/Fcntl/const-c.inc`, `ext/Fcntl/const-xs.inc`, `ext/Fcntl/pm_to_blib`, `ext/File-DosGlob/DosGlob.bs`, `ext/File-DosGlob/DosGlob.c`, `ext/File-DosGlob/DosGlob.o`, `ext/File-DosGlob/Makefile`, `ext/File-DosGlob/Makefile.PL`, `ext/File-DosGlob/blib/bin/.exists`, `ext/File-DosGlob/blib/man1/.exists`, `ext/File-DosGlob/blib/man3/.exists`, `ext/File-DosGlob/blib/script/.exists`, `ext/File-DosGlob/pm_to_blib`, `ext/File-Find/pm_to_blib`, `ext/File-Glob/Glob.bs`, `ext/File-Glob/Glob.c`, `ext/File-Glob/Glob.o`, `ext/File-Glob/Makefile`, `ext/File-Glob/blib/bin/.exists`, `ext/File-Glob/blib/man1/.exists`, `ext/File-Glob/blib/man3/.exists`, `ext/File-Glob/blib/script/.exists`, `ext/File-Glob/bsd_glob.o`, `ext/File-Glob/const-c.inc`, `ext/File-Glob/const-xs.inc`, `ext/File-Glob/pm_to_blib`, `ext/FileCache/pm_to_blib`, `ext/Hash-Util-FieldHash/FieldHash.bs`, `ext/Hash-Util-FieldHash/FieldHash.c`, `ext/Hash-Util-FieldHash/FieldHash.o`, `ext/Hash-Util-FieldHash/Makefile`, `ext/Hash-Util-FieldHash/Makefile.PL`, `ext/Hash-Util-FieldHash/blib/bin/.exists`, `ext/Hash-Util-FieldHash/blib/man1/.exists`, `ext/Hash-Util-FieldHash/blib/man3/.exists`, `ext/Hash-Util-FieldHash/blib/script/.exists`, `ext/Hash-Util-FieldHash/pm_to_blib`, `ext/Hash-Util/Makefile`, `ext/Hash-Util/Util.bs`, `ext/Hash-Util/Util.c`, `ext/Hash-Util/Util.o`, `ext/Hash-Util/blib/bin/.exists`, `ext/Hash-Util/blib/man1/.exists`, `ext/Hash-Util/blib/man3/.exists`, `ext/Hash-Util/blib/script/.exists`, `ext/Hash-Util/pm_to_blib`, `ext/I18N-Langinfo/Langinfo.bs`, `ext/I18N-Langinfo/Langinfo.c`, `ext/I18N-Langinfo/Langinfo.o`, `ext/I18N-Langinfo/Makefile`, `ext/I18N-Langinfo/blib/bin/.exists`, `ext/I18N-Langinfo/blib/man1/.exists`, `ext/I18N-Langinfo/blib/man3/.exists`, `ext/I18N-Langinfo/blib/script/.exists`, `ext/I18N-Langinfo/const-c.inc`, `ext/I18N-Langinfo/const-xs.inc`, `ext/I18N-Langinfo/pm_to_blib`, `ext/IPC-Open3/pm_to_blib`, `ext/Opcode/Makefile`, `ext/Opcode/Makefile.PL`, `ext/Opcode/Opcode.bs`, `ext/Opcode/Opcode.c`, `ext/Opcode/Opcode.o`, `ext/Opcode/blib/bin/.exists`, `ext/Opcode/blib/man1/.exists`, `ext/Opcode/blib/man3/.exists`, `ext/Opcode/blib/script/.exists`, `ext/Opcode/pm_to_blib`, `ext/POSIX/Makefile`, `ext/POSIX/POSIX.bs`, `ext/POSIX/POSIX.c`, `ext/POSIX/POSIX.o`, `ext/POSIX/blib/bin/.exists`, `ext/POSIX/blib/man1/.exists`, `ext/POSIX/blib/man3/.exists`, `ext/POSIX/blib/script/.exists`, `ext/POSIX/const-c.inc`, `ext/POSIX/const-xs.inc`, `ext/POSIX/pm_to_blib`, `ext/PerlIO-encoding/Makefile`, `ext/PerlIO-encoding/Makefile.PL`, `ext/PerlIO-encoding/blib/bin/.exists`, `ext/PerlIO-encoding/blib/man1/.exists`, `ext/PerlIO-encoding/blib/man3/.exists`, `ext/PerlIO-encoding/blib/script/.exists`, `ext/PerlIO-encoding/encoding.bs`, `ext/PerlIO-encoding/encoding.c`, `ext/PerlIO-encoding/encoding.o`, `ext/PerlIO-encoding/pm_to_blib`, `ext/PerlIO-mmap/Makefile`, `ext/PerlIO-mmap/Makefile.PL`, `ext/PerlIO-mmap/blib/bin/.exists`, `ext/PerlIO-mmap/blib/man1/.exists`, `ext/PerlIO-mmap/blib/man3/.exists`, `ext/PerlIO-mmap/blib/script/.exists`, `ext/PerlIO-mmap/mmap.bs`, `ext/PerlIO-mmap/mmap.c`, `ext/PerlIO-mmap/mmap.o`, `ext/PerlIO-mmap/pm_to_blib`, `ext/PerlIO-scalar/pm_to_blib`, `ext/PerlIO-via/Makefile`, `ext/PerlIO-via/Makefile.PL`, `ext/PerlIO-via/blib/bin/.exists`, `ext/PerlIO-via/blib/man1/.exists`, `ext/PerlIO-via/blib/man3/.exists`, `ext/PerlIO-via/blib/script/.exists`, `ext/PerlIO-via/pm_to_blib`, `ext/PerlIO-via/via.bs`, `ext/PerlIO-via/via.c`, `ext/PerlIO-via/via.o`, `ext/Pod-Functions/Functions.pm`, `ext/Pod-Functions/Makefile`, `ext/Pod-Functions/blib/bin/.exists`, `ext/Pod-Functions/blib/man1/.exists`, `ext/Pod-Functions/blib/man3/.exists`, `ext/Pod-Functions/blib/script/.exists`, `ext/Pod-Functions/pm_to_blib`, `ext/Pod-Html/Makefile`, `ext/Pod-Html/Makefile.PL`, `ext/Pod-Html/blib/bin/.exists`, `ext/Pod-Html/blib/man1/.exists`, `ext/Pod-Html/blib/man3/.exists`, `ext/Pod-Html/blib/script/.exists`, `ext/Pod-Html/pm_to_blib`, `ext/SDBM_File/Makefile`, `ext/SDBM_File/SDBM_File.bs`, `ext/SDBM_File/SDBM_File.c`, `ext/SDBM_File/SDBM_File.o`, `ext/SDBM_File/blib/bin/.exists`, `ext/SDBM_File/blib/man1/.exists`, `ext/SDBM_File/blib/man3/.exists`, `ext/SDBM_File/blib/script/.exists`, `ext/SDBM_File/hash.o`, `ext/SDBM_File/pair.o`, `ext/SDBM_File/pm_to_blib`, `ext/SDBM_File/sdbm.o`, `ext/Sys-Hostname/Hostname.bs`, `ext/Sys-Hostname/Hostname.c`, `ext/Sys-Hostname/Hostname.o`, `ext/Sys-Hostname/Makefile`, `ext/Sys-Hostname/Makefile.PL`, `ext/Sys-Hostname/blib/bin/.exists`, `ext/Sys-Hostname/blib/man1/.exists`, `ext/Sys-Hostname/blib/man3/.exists`, `ext/Sys-Hostname/blib/script/.exists`, `ext/Sys-Hostname/pm_to_blib`, `ext/Tie-Hash-NamedCapture/pm_to_blib`, `ext/Tie-Memoize/pm_to_blib`, `ext/XS-APItest/APItest.bs`, `ext/XS-APItest/APItest.c`, `ext/XS-APItest/APItest.o`, `ext/XS-APItest/Makefile`, `ext/XS-APItest/XSUB-redefined-macros.c`, `ext/XS-APItest/XSUB-redefined-macros.o`, `ext/XS-APItest/XSUB-undef-XS_VERSION.c`, `ext/XS-APItest/XSUB-undef-XS_VERSION.o`, `ext/XS-APItest/blib/bin/.exists`, `ext/XS-APItest/blib/man1/.exists`, `ext/XS-APItest/blib/man3/.exists`, `ext/XS-APItest/blib/script/.exists`, `ext/XS-APItest/const-c.inc`, `ext/XS-APItest/const-xs.inc`, `ext/XS-APItest/core.o`, `ext/XS-APItest/exception.o`, `ext/XS-APItest/notcore.o`, `ext/XS-APItest/pm_to_blib`, `ext/XS-Typemap/Makefile`, `ext/XS-Typemap/Typemap.bs`, `ext/XS-Typemap/Typemap.c`, `ext/XS-Typemap/Typemap.o`, `ext/XS-Typemap/blib/bin/.exists`, `ext/XS-Typemap/blib/man1/.exists`, `ext/XS-Typemap/blib/man3/.exists`, `ext/XS-Typemap/blib/script/.exists`, `ext/XS-Typemap/pm_to_blib`, `ext/XS-Typemap/stdio.o`, `ext/attributes/Makefile`, `ext/attributes/Makefile.PL`, `ext/attributes/attributes.bs`, `ext/attributes/attributes.c`, `ext/attributes/attributes.o`, `ext/attributes/blib/bin/.exists`, `ext/attributes/blib/man1/.exists`, `ext/attributes/blib/man3/.exists`, `ext/attributes/blib/script/.exists`, `ext/attributes/pm_to_blib`, `ext/mro/Makefile`, `ext/mro/Makefile.PL`, `ext/mro/blib/bin/.exists`, `ext/mro/blib/man1/.exists`, `ext/mro/blib/man3/.exists`, `ext/mro/blib/script/.exists`, `ext/mro/mro.bs`, `ext/mro/mro.c`, `ext/mro/mro.o`, `ext/mro/pm_to_blib`, `ext/re/Makefile`, `ext/re/blib/bin/.exists`, `ext/re/blib/man1/.exists`, `ext/re/blib/man3/.exists`, `ext/re/blib/script/.exists`, `ext/re/dquote.c`, `ext/re/invlist_inline.h`, `ext/re/pm_to_blib`, `ext/re/re.bs`, `ext/re/re.c`, `ext/re/re.o`, `ext/re/re_comp.c`, `ext/re/re_comp.o`, `ext/re/re_comp_debug.c`, `ext/re/re_comp_debug.o`, `ext/re/re_comp_invlist.c`, `ext/re/re_comp_invlist.o`, `ext/re/re_comp_study.c`, `ext/re/re_comp_study.o`, `ext/re/re_comp_trie.c`, `ext/re/re_comp_trie.o`, `ext/re/re_exec.c`, `ext/re/re_exec.o`, `extra.pods`, `generate_uudmap`, `generate_uudmap.o`, `git_version.h`, `globals.o`, `gv.o`, `hv.o`, `keywords.o`, `lib/.exists`, `lib/App/Cpan.pm`, `lib/App/Prove.pm`, `lib/App/Prove/State.pm`, `lib/App/Prove/State/Result.pm`, `lib/App/Prove/State/Result/Test.pm`, `lib/Archive/.exists`, `lib/Archive/Tar.pm`, `lib/Archive/Tar/Constant.pm`, `lib/Archive/Tar/File.pm`, `lib/Attribute/.exists`, `lib/Attribute/Handlers.pm`, `lib/AutoLoader.pm`, `lib/AutoSplit.pm`, `lib/B.pm`, `lib/B/Concise.pm`, `lib/B/Showlex.pm`, `lib/B/Terse.pm`, `lib/B/Xref.pm`, `lib/CPAN.pm`, `lib/CPAN/.exists`, `lib/CPAN/API/HOWTO.pod`, `lib/CPAN/Author.pm`, `lib/CPAN/Bundle.pm`, `lib/CPAN/CacheMgr.pm`, `lib/CPAN/Complete.pm`, `lib/CPAN/Debug.pm`, `lib/CPAN/DeferredCode.pm`, `lib/CPAN/Distribution.pm`, `lib/CPAN/Distroprefs.pm`, `lib/CPAN/Distrostatus.pm`, `lib/CPAN/Exception/RecursiveDependency.pm`, `lib/CPAN/Exception/blocked_urllist.pm`, `lib/CPAN/Exception/yaml_not_installed.pm`, `lib/CPAN/Exception/yaml_process_error.pm`, `lib/CPAN/FTP.pm`, `lib/CPAN/FTP/netrc.pm`, `lib/CPAN/FirstTime.pm`, `lib/CPAN/HTTP/Client.pm`, `lib/CPAN/HTTP/Credentials.pm`, `lib/CPAN/HandleConfig.pm`, `lib/CPAN/Index.pm`, `lib/CPAN/InfoObj.pm`, `lib/CPAN/Kwalify.pm`, `lib/CPAN/Kwalify/distroprefs.dd`, `lib/CPAN/Kwalify/distroprefs.yml`, `lib/CPAN/LWP/UserAgent.pm`, `lib/CPAN/Meta.pm`, `lib/CPAN/Meta/Converter.pm`, `lib/CPAN/Meta/Feature.pm`, `lib/CPAN/Meta/History.pm`, `lib/CPAN/Meta/History/Meta_1_0.pod`, `lib/CPAN/Meta/History/Meta_1_1.pod`, `lib/CPAN/Meta/History/Meta_1_2.pod`, `lib/CPAN/Meta/History/Meta_1_3.pod`, `lib/CPAN/Meta/History/Meta_1_4.pod`, `lib/CPAN/Meta/Merge.pm`, `lib/CPAN/Meta/Prereqs.pm`, `lib/CPAN/Meta/Requirements.pm`, `lib/CPAN/Meta/Requirements/Range.pm`, `lib/CPAN/Meta/Spec.pm`, `lib/CPAN/Meta/Validator.pm`, `lib/CPAN/Meta/YAML.pm`, `lib/CPAN/Mirrors.pm`, `lib/CPAN/Module.pm`, `lib/CPAN/Nox.pm`, `lib/CPAN/Plugin.pm`, `lib/CPAN/Plugin/Specfile.pm`, `lib/CPAN/Prompt.pm`, `lib/CPAN/Queue.pm`, `lib/CPAN/Shell.pm`, `lib/CPAN/Tarzip.pm`, `lib/CPAN/URL.pm`, `lib/CPAN/Version.pm`, `lib/Carp.pm`, `lib/Carp/Heavy.pm`, `lib/Compress/Raw/.exists`, `lib/Compress/Raw/Bzip2.pm`, `lib/Compress/Raw/Zlib.pm`, `lib/Compress/Zlib.pm`, `lib/Config.pm`, `lib/Config.pod`, `lib/Config/Perl/V.pm`, `lib/Config_git.pl`, `lib/Config_heavy.pl`, `lib/Cwd.pm`, `lib/Data/.exists`, `lib/Data/Dumper.pm`, `lib/Devel/.exists`, `lib/Devel/PPPort.pm`, `lib/Devel/Peek.pm`, `lib/Devel/SelfStubber.pm`, `lib/Digest.pm`, `lib/Digest/.exists`, `lib/Digest/MD5.pm`, `lib/Digest/SHA.pm`, `lib/Digest/base.pm`, `lib/Digest/file.pm`, `lib/Dumpvalue.pm`, `lib/DynaLoader.pm`, `lib/Encode.pm`, `lib/Encode/.exists`, `lib/Encode/Alias.pm`, `lib/Encode/Byte.pm`, `lib/Encode/CJKConstants.pm`, `lib/Encode/CN.pm`, `lib/Encode/CN/HZ.pm`, `lib/Encode/Changes.e2x`, `lib/Encode/Config.pm`, `lib/Encode/ConfigLocal_PM.e2x`, `lib/Encode/EBCDIC.pm`, `lib/Encode/Encoder.pm`, `lib/Encode/Encoding.pm`, `lib/Encode/GSM0338.pm`, `lib/Encode/Guess.pm`, `lib/Encode/JP.pm`, `lib/Encode/JP/H2Z.pm`, `lib/Encode/JP/JIS7.pm`, `lib/Encode/KR.pm`, `lib/Encode/KR/2022_KR.pm`, `lib/Encode/MIME/Header.pm`, `lib/Encode/MIME/Header/ISO_2022_JP.pm`, `lib/Encode/MIME/Name.pm`, `lib/Encode/Makefile_PL.e2x`, `lib/Encode/PerlIO.pod`, `lib/Encode/README.e2x`, `lib/Encode/Supported.pod`, `lib/Encode/Symbol.pm`, `lib/Encode/TW.pm`, `lib/Encode/Unicode.pm`, `lib/Encode/Unicode/UTF7.pm`, `lib/Encode/_PM.e2x`, `lib/Encode/_T.e2x`, `lib/Encode/encode.h`, `lib/Env.pm`, `lib/Errno.pm`, `lib/Exporter.pm`, `lib/Exporter/Heavy.pm`, `lib/ExtUtils/.exists`, `lib/ExtUtils/CBuilder.pm`, `lib/ExtUtils/CBuilder/Base.pm`, `lib/ExtUtils/CBuilder/Platform/Unix.pm`, `lib/ExtUtils/CBuilder/Platform/VMS.pm`, `lib/ExtUtils/CBuilder/Platform/Windows.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm`, `lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm`, `lib/ExtUtils/CBuilder/Platform/aix.pm`, `lib/ExtUtils/CBuilder/Platform/android.pm`, `lib/ExtUtils/CBuilder/Platform/cygwin.pm`, `lib/ExtUtils/CBuilder/Platform/darwin.pm`, `lib/ExtUtils/CBuilder/Platform/dec_osf.pm`, `lib/ExtUtils/CBuilder/Platform/os2.pm`, `lib/ExtUtils/Command.pm`, `lib/ExtUtils/Command/MM.pm`, `lib/ExtUtils/Constant.pm`, `lib/ExtUtils/Constant/Base.pm`, `lib/ExtUtils/Constant/ProxySubs.pm`, `lib/ExtUtils/Constant/Utils.pm`, `lib/ExtUtils/Constant/XS.pm`, `lib/ExtUtils/Install.pm`, `lib/ExtUtils/Installed.pm`, `lib/ExtUtils/Liblist.pm`, `lib/ExtUtils/Liblist/Kid.pm`, `lib/ExtUtils/MANIFEST.SKIP`, `lib/ExtUtils/MM.pm`, `lib/ExtUtils/MM_AIX.pm`, `lib/ExtUtils/MM_Any.pm`, `lib/ExtUtils/MM_BeOS.pm`, `lib/ExtUtils/MM_Cygwin.pm`, `lib/ExtUtils/MM_DOS.pm`, `lib/ExtUtils/MM_Darwin.pm`, `lib/ExtUtils/MM_MacOS.pm`, `lib/ExtUtils/MM_NW5.pm`, `lib/ExtUtils/MM_OS2.pm`, `lib/ExtUtils/MM_OS390.pm`, `lib/ExtUtils/MM_QNX.pm`, `lib/ExtUtils/MM_UWIN.pm`, `lib/ExtUtils/MM_Unix.pm`, `lib/ExtUtils/MM_VMS.pm`, `lib/ExtUtils/MM_VOS.pm`, `lib/ExtUtils/MM_Win32.pm`, `lib/ExtUtils/MM_Win95.pm`, `lib/ExtUtils/MY.pm`, `lib/ExtUtils/MakeMaker.pm`, `lib/ExtUtils/MakeMaker/Config.pm`, `lib/ExtUtils/MakeMaker/FAQ.pod`, `lib/ExtUtils/MakeMaker/Locale.pm`, `lib/ExtUtils/MakeMaker/Tutorial.pod`, `lib/ExtUtils/MakeMaker/version.pm`, `lib/ExtUtils/MakeMaker/version/regex.pm`, `lib/ExtUtils/Manifest.pm`, `lib/ExtUtils/Miniperl.pm`, `lib/ExtUtils/Mkbootstrap.pm`, `lib/ExtUtils/Mksymlists.pm`, `lib/ExtUtils/PL2Bat.pm`, `lib/ExtUtils/Packlist.pm`, `lib/ExtUtils/ParseXS.pm`, `lib/ExtUtils/ParseXS.pod`, `lib/ExtUtils/ParseXS/Constants.pm`, `lib/ExtUtils/ParseXS/CountLines.pm`, `lib/ExtUtils/ParseXS/Eval.pm`, `lib/ExtUtils/ParseXS/Utilities.pm`, `lib/ExtUtils/Typemaps.pm`, `lib/ExtUtils/Typemaps/Cmd.pm`, `lib/ExtUtils/Typemaps/InputMap.pm`, `lib/ExtUtils/Typemaps/OutputMap.pm`, `lib/ExtUtils/Typemaps/Type.pm`, `lib/ExtUtils/testlib.pm`, `lib/ExtUtils/xsubpp`, `lib/Fatal.pm`, `lib/Fcntl.pm`, `lib/File/.exists`, `lib/File/DosGlob.pm`, `lib/File/Fetch.pm`, `lib/File/Find.pm`, `lib/File/Glob.pm`, `lib/File/GlobMapper.pm`, `lib/File/Path.pm`, `lib/File/Spec.pm`, `lib/File/Spec/AmigaOS.pm`, `lib/File/Spec/Cygwin.pm`, `lib/File/Spec/Epoc.pm`, `lib/File/Spec/Functions.pm`, `lib/File/Spec/Mac.pm`, `lib/File/Spec/OS2.pm`, `lib/File/Spec/Unix.pm`, `lib/File/Spec/VMS.pm`, `lib/File/Spec/Win32.pm`, `lib/File/Temp.pm`, `lib/FileCache.pm`, `lib/Filter/.exists`, `lib/Filter/Simple.pm`, `lib/Filter/Util/.exists`, `lib/Filter/Util/Call.pm`, `lib/Filter/Util/filter-util.pl`, `lib/FindBin.pm`, `lib/Getopt/Long.pm`, `lib/Getopt/Long/Parser.pm`, `lib/HTTP/.exists`, `lib/HTTP/Tiny.pm`, `lib/Hash/.exists`, `lib/Hash/Util.pm`, `lib/Hash/Util/.exists`, `lib/Hash/Util/FieldHash.pm`, `lib/I18N/.exists`, `lib/I18N/Collate.pm`, `lib/I18N/LangTags.pm`, `lib/I18N/LangTags/Detect.pm`, `lib/I18N/LangTags/List.pm`, `lib/I18N/Langinfo.pm`, `lib/IO.pm`, `lib/IO/.exists`, `lib/IO/Compress/Adapter/Bzip2.pm`, `lib/IO/Compress/Adapter/Deflate.pm`, `lib/IO/Compress/Adapter/Identity.pm`, `lib/IO/Compress/Base.pm`, `lib/IO/Compress/Base/Common.pm`, `lib/IO/Compress/Bzip2.pm`, `lib/IO/Compress/Deflate.pm`, `lib/IO/Compress/FAQ.pod`, `lib/IO/Compress/Gzip.pm`, `lib/IO/Compress/Gzip/Constants.pm`, `lib/IO/Compress/RawDeflate.pm`, `lib/IO/Compress/Zip.pm`, `lib/IO/Compress/Zip/Constants.pm`, `lib/IO/Compress/Zlib/Constants.pm`, `lib/IO/Compress/Zlib/Extra.pm`, `lib/IO/Dir.pm`, `lib/IO/File.pm`, `lib/IO/Handle.pm`, `lib/IO/Pipe.pm`, `lib/IO/Poll.pm`, `lib/IO/Seekable.pm`, `lib/IO/Select.pm`, `lib/IO/Socket.pm`, `lib/IO/Socket/INET.pm`, `lib/IO/Socket/IP.pm`, `lib/IO/Socket/UNIX.pm`, `lib/IO/Uncompress/Adapter/Bunzip2.pm`, `lib/IO/Uncompress/Adapter/Identity.pm`, `lib/IO/Uncompress/Adapter/Inflate.pm`, `lib/IO/Uncompress/AnyInflate.pm`, `lib/IO/Uncompress/AnyUncompress.pm`, `lib/IO/Uncompress/Base.pm`, `lib/IO/Uncompress/Bunzip2.pm`, `lib/IO/Uncompress/Gunzip.pm`, `lib/IO/Uncompress/Inflate.pm`, `lib/IO/Uncompress/RawInflate.pm`, `lib/IO/Uncompress/Unzip.pm`, `lib/IO/Zlib.pm`, `lib/IPC/.exists`, `lib/IPC/Cmd.pm`, `lib/IPC/Msg.pm`, `lib/IPC/Open2.pm`, `lib/IPC/Open3.pm`, `lib/IPC/Semaphore.pm`, `lib/IPC/SharedMem.pm`, `lib/IPC/SysV.pm`, `lib/JSON/.exists`, `lib/JSON/PP.pm`, `lib/JSON/PP/Boolean.pm`, `lib/List/.exists`, `lib/List/Util.pm`, `lib/List/Util/XS.pm`, `lib/Locale/.exists`, `lib/Locale/Maketext.pm`, `lib/Locale/Maketext.pod`, `lib/Locale/Maketext/Cookbook.pod`, `lib/Locale/Maketext/Guts.pm`, `lib/Locale/Maketext/GutsLoader.pm`, `lib/Locale/Maketext/Simple.pm`, `lib/Locale/Maketext/TPJ13.pod`, `lib/MIME/.exists`, `lib/MIME/Base64.pm`, `lib/MIME/QuotedPrint.pm`, `lib/Math/.exists`, `lib/Math/BigFloat.pm`, `lib/Math/BigFloat/Trace.pm`, `lib/Math/BigInt.pm`, `lib/Math/BigInt/.exists`, `lib/Math/BigInt/Calc.pm`, `lib/Math/BigInt/FastCalc.pm`, `lib/Math/BigInt/Lib.pm`, `lib/Math/BigInt/Trace.pm`, `lib/Math/BigRat.pm`, `lib/Math/BigRat/Trace.pm`, `lib/Math/Complex.pm`, `lib/Math/Trig.pm`, `lib/Memoize.pm`, `lib/Memoize/AnyDBM_File.pm`, `lib/Memoize/Expire.pm`, `lib/Memoize/NDBM_File.pm`, `lib/Memoize/SDBM_File.pm`, `lib/Memoize/Storable.pm`, `lib/Module/.exists`, `lib/Module/CoreList.pm`, `lib/Module/CoreList.pod`, `lib/Module/CoreList/Utils.pm`, `lib/Module/Load.pm`, `lib/Module/Load/Conditional.pm`, `lib/Module/Loaded.pm`, `lib/Module/Metadata.pm`, `lib/NEXT.pm`, `lib/Net/.exists`, `lib/Net/Cmd.pm`, `lib/Net/Config.pm`, `lib/Net/Domain.pm`, `lib/Net/FTP.pm`, `lib/Net/FTP/A.pm`, `lib/Net/FTP/E.pm`, `lib/Net/FTP/I.pm`, `lib/Net/FTP/L.pm`, `lib/Net/FTP/dataconn.pm`, `lib/Net/NNTP.pm`, `lib/Net/Netrc.pm`, `lib/Net/POP3.pm`, `lib/Net/Ping.pm`, `lib/Net/SMTP.pm`, `lib/Net/Time.pm`, `lib/Net/libnetFAQ.pod`, `lib/O.pm`, `lib/Opcode.pm`, `lib/POSIX.pm`, `lib/POSIX.pod`, `lib/Params/Check.pm`, `lib/Parse/CPAN/Meta.pm`, `lib/Perl/OSType.pm`, `lib/PerlIO/.exists`, `lib/PerlIO/encoding.pm`, `lib/PerlIO/mmap.pm`, `lib/PerlIO/scalar.pm`, `lib/PerlIO/via.pm`, `lib/PerlIO/via/QuotedPrint.pm`, `lib/Pod/.exists`, `lib/Pod/Checker.pm`, `lib/Pod/Escapes.pm`, `lib/Pod/Functions.pm`, `lib/Pod/Html.pm`, `lib/Pod/Html/Util.pm`, `lib/Pod/Man.pm`, `lib/Pod/ParseLink.pm`, `lib/Pod/Perldoc.pm`, `lib/Pod/Perldoc/BaseTo.pm`, `lib/Pod/Perldoc/GetOptsOO.pm`, `lib/Pod/Perldoc/ToANSI.pm`, `lib/Pod/Perldoc/ToChecker.pm`, `lib/Pod/Perldoc/ToMan.pm`, `lib/Pod/Perldoc/ToNroff.pm`, `lib/Pod/Perldoc/ToPod.pm`, `lib/Pod/Perldoc/ToRtf.pm`, `lib/Pod/Perldoc/ToTerm.pm`, `lib/Pod/Perldoc/ToText.pm`, `lib/Pod/Perldoc/ToTk.pm`, `lib/Pod/Perldoc/ToXml.pm`, `lib/Pod/Simple.pm`, `lib/Pod/Simple.pod`, `lib/Pod/Simple/BlackBox.pm`, `lib/Pod/Simple/Checker.pm`, `lib/Pod/Simple/Debug.pm`, `lib/Pod/Simple/DumpAsText.pm`, `lib/Pod/Simple/DumpAsXML.pm`, `lib/Pod/Simple/HTML.pm`, `lib/Pod/Simple/HTMLBatch.pm`, `lib/Pod/Simple/HTMLLegacy.pm`, `lib/Pod/Simple/JustPod.pm`, `lib/Pod/Simple/LinkSection.pm`, `lib/Pod/Simple/Methody.pm`, `lib/Pod/Simple/Progress.pm`, `lib/Pod/Simple/PullParser.pm`, `lib/Pod/Simple/PullParserEndToken.pm`, `lib/Pod/Simple/PullParserStartToken.pm`, `lib/Pod/Simple/PullParserTextToken.pm`, `lib/Pod/Simple/PullParserToken.pm`, `lib/Pod/Simple/RTF.pm`, `lib/Pod/Simple/Search.pm`, `lib/Pod/Simple/SimpleTree.pm`, `lib/Pod/Simple/Subclassing.pod`, `lib/Pod/Simple/Text.pm`, `lib/Pod/Simple/TextContent.pm`, `lib/Pod/Simple/TiedOutFH.pm`, `lib/Pod/Simple/Transcode.pm`, `lib/Pod/Simple/TranscodeDumb.pm`, `lib/Pod/Simple/TranscodeSmart.pm`, `lib/Pod/Simple/XHTML.pm`, `lib/Pod/Simple/XMLOutStream.pm`, `lib/Pod/Text.pm`, `lib/Pod/Text/Color.pm`, `lib/Pod/Text/Overstrike.pm`, `lib/Pod/Text/Termcap.pm`, `lib/Pod/Usage.pm`, `lib/SDBM_File.pm`, `lib/Safe.pm`, `lib/Scalar/Util.pm`, `lib/Search/Dict.pm`, `lib/SelfLoader.pm`, `lib/Socket.pm`, `lib/Storable.pm`, `lib/Sub/Util.pm`, `lib/Sys/.exists`, `lib/Sys/Hostname.pm`, `lib/Sys/Syslog.pm`, `lib/TAP/Base.pm`, `lib/TAP/Formatter/Base.pm`, `lib/TAP/Formatter/Color.pm`, `lib/TAP/Formatter/Console.pm`, `lib/TAP/Formatter/Console/ParallelSession.pm`, `lib/TAP/Formatter/Console/Session.pm`, `lib/TAP/Formatter/File.pm`, `lib/TAP/Formatter/File/Session.pm`, `lib/TAP/Formatter/Session.pm`, `lib/TAP/Harness.pm`, `lib/TAP/Harness/Beyond.pod`, `lib/TAP/Harness/Env.pm`, `lib/TAP/Object.pm`, `lib/TAP/Parser.pm`, `lib/TAP/Parser/Aggregator.pm`, `lib/TAP/Parser/Grammar.pm`, `lib/TAP/Parser/Iterator.pm`, `lib/TAP/Parser/Iterator/Array.pm`, `lib/TAP/Parser/Iterator/Process.pm`, `lib/TAP/Parser/Iterator/Stream.pm`, `lib/TAP/Parser/IteratorFactory.pm`, `lib/TAP/Parser/Multiplexer.pm`, `lib/TAP/Parser/Result.pm`, `lib/TAP/Parser/Result/Bailout.pm`, `lib/TAP/Parser/Result/Comment.pm`, `lib/TAP/Parser/Result/Plan.pm`, `lib/TAP/Parser/Result/Pragma.pm`, `lib/TAP/Parser/Result/Test.pm`, `lib/TAP/Parser/Result/Unknown.pm`, `lib/TAP/Parser/Result/Version.pm`, `lib/TAP/Parser/Result/YAML.pm`, `lib/TAP/Parser/ResultFactory.pm`, `lib/TAP/Parser/Scheduler.pm`, `lib/TAP/Parser/Scheduler/Job.pm`, `lib/TAP/Parser/Scheduler/Spinner.pm`, `lib/TAP/Parser/Source.pm`, `lib/TAP/Parser/SourceHandler.pm`, `lib/TAP/Parser/SourceHandler/Executable.pm`, `lib/TAP/Parser/SourceHandler/File.pm`, `lib/TAP/Parser/SourceHandler/Handle.pm`, `lib/TAP/Parser/SourceHandler/Perl.pm`, `lib/TAP/Parser/SourceHandler/RawTAP.pm`, `lib/TAP/Parser/YAMLish/Reader.pm`, `lib/TAP/Parser/YAMLish/Writer.pm`, `lib/Term/.exists`, `lib/Term/ANSIColor.pm`, `lib/Term/Cap.pm`, `lib/Term/Complete.pm`, `lib/Term/ReadLine.pm`, `lib/Term/Table.pm`, `lib/Term/Table/Cell.pm`, `lib/Term/Table/CellStack.pm`, `lib/Term/Table/HashBase.pm`, `lib/Term/Table/LineBreak.pm`, `lib/Term/Table/Spacer.pm`, `lib/Term/Table/Util.pm`, `lib/Test.pm`, `lib/Test/.exists`, `lib/Test/Builder.pm`, `lib/Test/Builder/Formatter.pm`, `lib/Test/Builder/IO/Scalar.pm`, `lib/Test/Builder/Module.pm`, `lib/Test/Builder/Tester.pm`, `lib/Test/Builder/Tester/Color.pm`, `lib/Test/Builder/TodoDiag.pm`, `lib/Test/Harness.pm`, `lib/Test/More.pm`, `lib/Test/Simple.pm`, `lib/Test/Tester.pm`, `lib/Test/Tester/Capture.pm`, `lib/Test/Tester/CaptureRunner.pm`, `lib/Test/Tester/Delegate.pm`, `lib/Test/Tutorial.pod`, `lib/Test/use/ok.pm`, `lib/Test2.pm`, `lib/Test2/API.pm`, `lib/Test2/API/Breakage.pm`, `lib/Test2/API/Context.pm`, `lib/Test2/API/Instance.pm`, `lib/Test2/API/InterceptResult.pm`, `lib/Test2/API/InterceptResult/Event.pm`, `lib/Test2/API/InterceptResult/Facet.pm`, `lib/Test2/API/InterceptResult/Hub.pm`, `lib/Test2/API/InterceptResult/Squasher.pm`, `lib/Test2/API/Stack.pm`, `lib/Test2/AsyncSubtest.pm`, `lib/Test2/AsyncSubtest/Event/Attach.pm`, `lib/Test2/AsyncSubtest/Event/Detach.pm`, `lib/Test2/AsyncSubtest/Formatter.pm`, `lib/Test2/AsyncSubtest/Hub.pm`, `lib/Test2/Bundle.pm`, `lib/Test2/Bundle/Extended.pm`, `lib/Test2/Bundle/More.pm`, `lib/Test2/Bundle/Simple.pm`, `lib/Test2/Compare.pm`, `lib/Test2/Compare/Array.pm`, `lib/Test2/Compare/Bag.pm`, `lib/Test2/Compare/Base.pm`, `lib/Test2/Compare/Bool.pm`, `lib/Test2/Compare/Custom.pm`, `lib/Test2/Compare/DeepRef.pm`, `lib/Test2/Compare/Delta.pm`, `lib/Test2/Compare/Event.pm`, `lib/Test2/Compare/EventMeta.pm`, `lib/Test2/Compare/Float.pm`, `lib/Test2/Compare/Hash.pm`, `lib/Test2/Compare/Isa.pm`, `lib/Test2/Compare/Meta.pm`, `lib/Test2/Compare/Negatable.pm`, `lib/Test2/Compare/Number.pm`, `lib/Test2/Compare/Object.pm`, `lib/Test2/Compare/OrderedSubset.pm`, `lib/Test2/Compare/Pattern.pm`, `lib/Test2/Compare/Ref.pm`, `lib/Test2/Compare/Regex.pm`, `lib/Test2/Compare/Scalar.pm`, `lib/Test2/Compare/Set.pm`, `lib/Test2/Compare/String.pm`, `lib/Test2/Compare/Undef.pm`, `lib/Test2/Compare/Wildcard.pm`, `lib/Test2/Event.pm`, `lib/Test2/Event/Bail.pm`, `lib/Test2/Event/Diag.pm`, `lib/Test2/Event/Encoding.pm`, `lib/Test2/Event/Exception.pm`, `lib/Test2/Event/Fail.pm`, `lib/Test2/Event/Generic.pm`, `lib/Test2/Event/Note.pm`, `lib/Test2/Event/Ok.pm`, `lib/Test2/Event/Pass.pm`, `lib/Test2/Event/Plan.pm`, `lib/Test2/Event/Skip.pm`, `lib/Test2/Event/Subtest.pm`, `lib/Test2/Event/TAP/Version.pm`, `lib/Test2/Event/V2.pm`, `lib/Test2/Event/Waiting.pm`, `lib/Test2/EventFacet.pm`, `lib/Test2/EventFacet/About.pm`, `lib/Test2/EventFacet/Amnesty.pm`, `lib/Test2/EventFacet/Assert.pm`, `lib/Test2/EventFacet/Control.pm`, `lib/Test2/EventFacet/Error.pm`, `lib/Test2/EventFacet/Hub.pm`, `lib/Test2/EventFacet/Info.pm`, `lib/Test2/EventFacet/Info/Table.pm`, `lib/Test2/EventFacet/Meta.pm`, `lib/Test2/EventFacet/Parent.pm`, `lib/Test2/EventFacet/Plan.pm`, `lib/Test2/EventFacet/Render.pm`, `lib/Test2/EventFacet/Trace.pm`, `lib/Test2/Formatter.pm`, `lib/Test2/Formatter/TAP.pm`, `lib/Test2/Hub.pm`, `lib/Test2/Hub/Interceptor.pm`, `lib/Test2/Hub/Interceptor/Terminator.pm`, `lib/Test2/Hub/Subtest.pm`, `lib/Test2/IPC.pm`, `lib/Test2/IPC/Driver.pm`, `lib/Test2/IPC/Driver/Files.pm`, `lib/Test2/Manual.pm`, `lib/Test2/Manual/Anatomy.pm`, `lib/Test2/Manual/Anatomy/API.pm`, `lib/Test2/Manual/Anatomy/Context.pm`, `lib/Test2/Manual/Anatomy/EndToEnd.pm`, `lib/Test2/Manual/Anatomy/Event.pm`, `lib/Test2/Manual/Anatomy/Hubs.pm`, `lib/Test2/Manual/Anatomy/IPC.pm`, `lib/Test2/Manual/Anatomy/Utilities.pm`, `lib/Test2/Manual/Concurrency.pm`, `lib/Test2/Manual/Contributing.pm`, `lib/Test2/Manual/Testing.pm`, `lib/Test2/Manual/Testing/Introduction.pm`, `lib/Test2/Manual/Testing/Migrating.pm`, `lib/Test2/Manual/Testing/Planning.pm`, `lib/Test2/Manual/Testing/Todo.pm`, `lib/Test2/Manual/Tooling.pm`, `lib/Test2/Manual/Tooling/FirstTool.pm`, `lib/Test2/Manual/Tooling/Formatter.pm`, `lib/Test2/Manual/Tooling/Nesting.pm`, `lib/Test2/Manual/Tooling/Plugin/TestExit.pm`, `lib/Test2/Manual/Tooling/Plugin/TestingDone.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm`, `lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm`, `lib/Test2/Manual/Tooling/Subtest.pm`, `lib/Test2/Manual/Tooling/TestBuilder.pm`, `lib/Test2/Manual/Tooling/Testing.pm`, `lib/Test2/Mock.pm`, `lib/Test2/Plugin.pm`, `lib/Test2/Plugin/BailOnFail.pm`, `lib/Test2/Plugin/DieOnFail.pm`, `lib/Test2/Plugin/ExitSummary.pm`, `lib/Test2/Plugin/SRand.pm`, `lib/Test2/Plugin/Times.pm`, `lib/Test2/Plugin/UTF8.pm`, `lib/Test2/Require.pm`, `lib/Test2/Require/AuthorTesting.pm`, `lib/Test2/Require/AutomatedTesting.pm`, `lib/Test2/Require/EnvVar.pm`, `lib/Test2/Require/ExtendedTesting.pm`, `lib/Test2/Require/Fork.pm`, `lib/Test2/Require/Module.pm`, `lib/Test2/Require/NonInteractiveTesting.pm`, `lib/Test2/Require/Perl.pm`, `lib/Test2/Require/RealFork.pm`, `lib/Test2/Require/ReleaseTesting.pm`, `lib/Test2/Require/Threads.pm`, `lib/Test2/Suite.pm`, `lib/Test2/Todo.pm`, `lib/Test2/Tools.pm`, `lib/Test2/Tools/AsyncSubtest.pm`, `lib/Test2/Tools/Basic.pm`, `lib/Test2/Tools/Class.pm`, `lib/Test2/Tools/ClassicCompare.pm`, `lib/Test2/Tools/Compare.pm`, `lib/Test2/Tools/Defer.pm`, `lib/Test2/Tools/Encoding.pm`, `lib/Test2/Tools/Event.pm`, `lib/Test2/Tools/Exception.pm`, `lib/Test2/Tools/Exports.pm`, `lib/Test2/Tools/GenTemp.pm`, `lib/Test2/Tools/Grab.pm`, `lib/Test2/Tools/Mock.pm`, `lib/Test2/Tools/Ref.pm`, `lib/Test2/Tools/Refcount.pm`, `lib/Test2/Tools/Spec.pm`, `lib/Test2/Tools/Subtest.pm`, `lib/Test2/Tools/Target.pm`, `lib/Test2/Tools/Tester.pm`, `lib/Test2/Tools/Tiny.pm`, `lib/Test2/Tools/Warnings.pm`, `lib/Test2/Transition.pod`, `lib/Test2/Util.pm`, `lib/Test2/Util/ExternalMeta.pm`, `lib/Test2/Util/Facets2Legacy.pm`, `lib/Test2/Util/Grabber.pm`, `lib/Test2/Util/Guard.pm`, `lib/Test2/Util/HashBase.pm`, `lib/Test2/Util/Importer.pm`, `lib/Test2/Util/Ref.pm`, `lib/Test2/Util/Stash.pm`, `lib/Test2/Util/Sub.pm`, `lib/Test2/Util/Table.pm`, `lib/Test2/Util/Table/Cell.pm`, `lib/Test2/Util/Table/LineBreak.pm`, `lib/Test2/Util/Term.pm`, `lib/Test2/Util/Times.pm`, `lib/Test2/Util/Trace.pm`, `lib/Test2/V0.pm`, `lib/Test2/Workflow.pm`, `lib/Test2/Workflow/BlockBase.pm`, `lib/Test2/Workflow/Build.pm`, `lib/Test2/Workflow/Runner.pm`, `lib/Test2/Workflow/Task.pm`, `lib/Test2/Workflow/Task/Action.pm`, `lib/Test2/Workflow/Task/Group.pm`, `lib/Text/Abbrev.pm`, `lib/Text/Balanced.pm`, `lib/Text/ParseWords.pm`, `lib/Text/Tabs.pm`, `lib/Text/Wrap.pm`, `lib/Thread/.exists`, `lib/Thread/Queue.pm`, `lib/Thread/Semaphore.pm`, `lib/Tie/.exists`, `lib/Tie/File.pm`, `lib/Tie/Hash/NamedCapture.pm`, `lib/Tie/Memoize.pm`, `lib/Tie/RefHash.pm`, `lib/Time/.exists`, `lib/Time/HiRes.pm`, `lib/Time/Local.pm`, `lib/Time/Piece.pm`, `lib/Time/Seconds.pm`, `lib/Unicode/.exists`, `lib/Unicode/Collate.pm`, `lib/Unicode/Collate/CJK/Big5.pm`, `lib/Unicode/Collate/CJK/GB2312.pm`, `lib/Unicode/Collate/CJK/JISX0208.pm`, `lib/Unicode/Collate/CJK/Korean.pm`, `lib/Unicode/Collate/CJK/Pinyin.pm`, `lib/Unicode/Collate/CJK/Stroke.pm`, `lib/Unicode/Collate/CJK/Zhuyin.pm`, `lib/Unicode/Collate/Locale.pm`, `lib/Unicode/Collate/Locale/af.pl`, `lib/Unicode/Collate/Locale/ar.pl`, `lib/Unicode/Collate/Locale/as.pl`, `lib/Unicode/Collate/Locale/az.pl`, `lib/Unicode/Collate/Locale/be.pl`, `lib/Unicode/Collate/Locale/bn.pl`, `lib/Unicode/Collate/Locale/ca.pl`, `lib/Unicode/Collate/Locale/cs.pl`, `lib/Unicode/Collate/Locale/cu.pl`, `lib/Unicode/Collate/Locale/cy.pl`, `lib/Unicode/Collate/Locale/da.pl`, `lib/Unicode/Collate/Locale/de_at_ph.pl`, `lib/Unicode/Collate/Locale/de_phone.pl`, `lib/Unicode/Collate/Locale/dsb.pl`, `lib/Unicode/Collate/Locale/ee.pl`, `lib/Unicode/Collate/Locale/eo.pl`, `lib/Unicode/Collate/Locale/es.pl`, `lib/Unicode/Collate/Locale/es_trad.pl`, `lib/Unicode/Collate/Locale/et.pl`, `lib/Unicode/Collate/Locale/fa.pl`, `lib/Unicode/Collate/Locale/fi.pl`, `lib/Unicode/Collate/Locale/fi_phone.pl`, `lib/Unicode/Collate/Locale/fil.pl`, `lib/Unicode/Collate/Locale/fo.pl`, `lib/Unicode/Collate/Locale/fr_ca.pl`, `lib/Unicode/Collate/Locale/gu.pl`, `lib/Unicode/Collate/Locale/ha.pl`, `lib/Unicode/Collate/Locale/haw.pl`, `lib/Unicode/Collate/Locale/he.pl`, `lib/Unicode/Collate/Locale/hi.pl`, `lib/Unicode/Collate/Locale/hr.pl`, `lib/Unicode/Collate/Locale/hu.pl`, `lib/Unicode/Collate/Locale/hy.pl`, `lib/Unicode/Collate/Locale/ig.pl`, `lib/Unicode/Collate/Locale/is.pl`, `lib/Unicode/Collate/Locale/ja.pl`, `lib/Unicode/Collate/Locale/kk.pl`, `lib/Unicode/Collate/Locale/kl.pl`, `lib/Unicode/Collate/Locale/kn.pl`, `lib/Unicode/Collate/Locale/ko.pl`, `lib/Unicode/Collate/Locale/kok.pl`, `lib/Unicode/Collate/Locale/lkt.pl`, `lib/Unicode/Collate/Locale/ln.pl`, `lib/Unicode/Collate/Locale/lt.pl`, `lib/Unicode/Collate/Locale/lv.pl`, `lib/Unicode/Collate/Locale/mk.pl`, `lib/Unicode/Collate/Locale/ml.pl`, `lib/Unicode/Collate/Locale/mr.pl`, `lib/Unicode/Collate/Locale/mt.pl`, `lib/Unicode/Collate/Locale/nb.pl`, `lib/Unicode/Collate/Locale/nn.pl`, `lib/Unicode/Collate/Locale/nso.pl`, `lib/Unicode/Collate/Locale/om.pl`, `lib/Unicode/Collate/Locale/or.pl`, `lib/Unicode/Collate/Locale/pa.pl`, `lib/Unicode/Collate/Locale/pl.pl`, `lib/Unicode/Collate/Locale/ro.pl`, `lib/Unicode/Collate/Locale/sa.pl`, `lib/Unicode/Collate/Locale/se.pl`, `lib/Unicode/Collate/Locale/si.pl`, `lib/Unicode/Collate/Locale/si_dict.pl`, `lib/Unicode/Collate/Locale/sk.pl`, `lib/Unicode/Collate/Locale/sl.pl`, `lib/Unicode/Collate/Locale/sq.pl`, `lib/Unicode/Collate/Locale/sr.pl`, `lib/Unicode/Collate/Locale/sv.pl`, `lib/Unicode/Collate/Locale/sv_refo.pl`, `lib/Unicode/Collate/Locale/ta.pl`, `lib/Unicode/Collate/Locale/te.pl`, `lib/Unicode/Collate/Locale/th.pl`, `lib/Unicode/Collate/Locale/tn.pl`, `lib/Unicode/Collate/Locale/to.pl`, `lib/Unicode/Collate/Locale/tr.pl`, `lib/Unicode/Collate/Locale/ug_cyrl.pl`, `lib/Unicode/Collate/Locale/uk.pl`, `lib/Unicode/Collate/Locale/ur.pl`, `lib/Unicode/Collate/Locale/vi.pl`, `lib/Unicode/Collate/Locale/vo.pl`, `lib/Unicode/Collate/Locale/wae.pl`, `lib/Unicode/Collate/Locale/wo.pl`, `lib/Unicode/Collate/Locale/yo.pl`, `lib/Unicode/Collate/Locale/zh.pl`, `lib/Unicode/Collate/Locale/zh_big5.pl`, `lib/Unicode/Collate/Locale/zh_gb.pl`, `lib/Unicode/Collate/Locale/zh_pin.pl`, `lib/Unicode/Collate/Locale/zh_strk.pl`, `lib/Unicode/Collate/Locale/zh_zhu.pl`, `lib/Unicode/Collate/allkeys.txt`, `lib/Unicode/Collate/keys.txt`, `lib/Unicode/Normalize.pm`, `lib/XS/.exists`, `lib/XS/APItest.pm`, `lib/XS/Typemap.pm`, `lib/XSLoader.pm`, `lib/attributes.pm`, `lib/auto/Archive/Tar/.exists`, `lib/auto/Attribute/Handlers/.exists`, `lib/auto/B/.exists`, `lib/auto/B/B.so`, `lib/auto/CPAN/.exists`, `lib/auto/CPAN/Meta/.exists`, `lib/auto/Compress/Raw/Bzip2/.exists`, `lib/auto/Compress/Raw/Bzip2/Bzip2.so`, `lib/auto/Compress/Raw/Zlib/.exists`, `lib/auto/Compress/Raw/Zlib/Zlib.so`, `lib/auto/Cwd/.exists`, `lib/auto/Cwd/Cwd.so`, `lib/auto/Data/Dumper/.exists`, `lib/auto/Data/Dumper/Dumper.so`, `lib/auto/Devel/PPPort/.exists`, `lib/auto/Devel/PPPort/PPPort.so`, `lib/auto/Devel/Peek/.exists`, `lib/auto/Devel/Peek/Peek.so`, `lib/auto/Digest/MD5/.exists`, `li

[truncated 110199 bytes]