Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,5 @@ gracefully with `eval { require ... }` and SKIP blocks.

- The `Edit` tool can introduce Unicode smart quotes into `.pm`/`.pl` files.
Always verify edited Perl files compile: `perl -c <file>`.
- Handler.pm's `$ASSUME_UNIX_PATHS` switches between File::Spec and simple
string ops — both paths need testing.
- The Curl async backend is only activated when `async_ua` is passed to
`Net::ACME2->new()`; the default path uses HTTP_Tiny.
Loading