Eric Brine

Results 41 comments of Eric Brine

Of note, - This change would have no effect on STDIN, STDOUT and STDERR (although it would allow `use utf8::all;` to be used). - This change would have no effect...

> but I can change them for the current Command Prompt like this: You had me excited. Unfortunately, you are mistaken. ``` >mode con cp select=65001 Status for device CON:...

> Changing the ACP would break the scripts that rely on the system 8-bit codepage. It would not. I would continue to return file names encoded using the ACP as...

...but I'll will open a ticket with Perl too.

> > > > It only became possible to do this in May 2019 update to Windows. > > The `ActiveCodePage` manifest property is indeed new, but switching to -W...

I've been using [XML::Atom::Syndication](https://metacpan.org/pod/XML::Atom::Syndication) for Atom generation for ages without issue.

Without the change to the library, this can be achieved using this word salad: ```c# builder.ConfigureEventHandlers( ehb => { // The loop below performs the following for each module without...

Note that the problem is avoided by encoding the text output by the first program.