Aristotle Pagaltzis
Aristotle Pagaltzis
E.g. this works fine: ````markdown ```sql SELECT count(*) FROM items WHERE 1=0 ``` ```` But if I then go to reply to this: ````markdown > ```sql > SELECT count(*) FROM...
It would be useful if uacme did `setenv("UACME_CONFDIR", confdir, 1);` somewhere early in `main` so hook scripts that want to keep their own configuration in the same directory structure could...
Thanks for this tool. I’m very happy to have stumbled across it while looking for a way to back up post-Ventura Reminders.app data, which no longer has a built-in Export...
Arguably this action should have been called who_pumpking (note the “g”) at the end (see “[pumpkin](https://metacpan.org/dist/perlfaq/view/lib/perlglossary.pod#pumpkin)” vs “[pumpking](https://metacpan.org/dist/perlfaq/view/lib/perlglossary.pod#pumpking)” in [perlglossary](https://metacpan.org/dist/perlfaq/view/lib/perlglossary.pod)). It is probably not a worthwhile use of time to...
We (PSC) have been thinking about the situation created by #20103, with problems reported in #22883 and #23026. A small improvement was made in #22907, and @tonycoz also suggested what...
Cf. discussion in #158.
With my PSC hat on: Since last CPAN release there have only been some build fixes, which we want to include in Perl 5.42, and some CI changes, which are...