in reply to Re^2: Update XML::LibXML - can't find "xlocale.h" [solution]
in thread Update XML::LibXML - can't find "xlocale.h"

Heh, no - a Perl development release is "just" working through the steps of the Release Manager's Guide. There is very little creative input there, just some judgement on how bad errors are (if any). Maybe someday, all these steps will be automated.

Eventual bug fixes have likely been contributed by somebody other than me to Perl 5.33.x :)

  • Comment on Re^3: Update XML::LibXML - can't find "xlocale.h" [solution]

Replies are listed 'Best First'.
Re^4: Update XML::LibXML - can't find "xlocale.h" [solution]
by kcott (Archbishop) on Jan 02, 2021 at 09:59 UTC

    That was really just intended as a tongue-in-cheek comment. Nonetheless, it did work well. I've just finished installing dozens of modules — the total's probably in the hundreds with all the dependencies — and no unexpected problems.

    — Ken

Re^4: Update XML::LibXML - can't find "xlocale.h" [solution]
by stevieb (Canon) on Jan 02, 2021 at 08:50 UTC

    That's interesting, I didn't know that, thanks for clarifying.

    ...and I was just saying earlier on a different thread that I frequently learn new things about Perl even after two decades.