in reply to Re: ROT8000 implementation?
in thread ROT8000 implementation?

Hnngngng ... it's a misnomer

AFAIS

So not just a simple rotate by 0x8000 = 2^15!

One needs

This JS implementation should be a good start for a Perl port

https://github.com/rottytooth/rot8000/blob/main/rot8000.js

You can use ord and chr to convert to codepoint and back

HTH!

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery