What is Nostr?
Alp
npub175n…g6w0
2025-01-22 20:31:49
in reply to nevent1q…z4gp

Alp on Nostr: Or what I've found but never used myself is setting the filemode to binary with ...

Or what I've found but never used myself is setting the filemode to binary with binmode()

This lines should be added at the beginning of your Perl script:

binmode(STDIN, ':crlf');
binmode(STDOUT, ':crlf');
binmode(STDERR, ':crlf');
Author Public Key
npub175nul9cvufswwsnpy99lvyhg7ad9nkccxhkhusznxfkr7e0zxthql9g6w0