David E. Wheeler

Results 143 issues of David E. Wheeler

[Apologies if this is not the place to submit request/ideas/etc. Happy to redirect elsewhere if preferred.] GFM (and other implementations, too) supports [alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts), e.g., ```md > [!NOTE] > Useful information...

I could not figure out how to run the full suite, so started adding tests in theory/jsonpath#22. However, it's not clear to me what the behavior should be when there...

[Copied from RT](https://rt.cpan.org/Public/Ticket/Attachment/2583935/1111898) I’ve been updating Sqitch to support ARM, but DBD::Oracle fails to compile. Here are the steps I took in a Dockerfile: ```Dockerfile FROM debian:bullseye-slim AS ora-build WORKDIR...