in reply to Re^2: How to convert between Unicode codepoint and UTF8 character code on Perl?
in thread How to convert between Unicode codepoint and UTF8 character code on Perl?
Can you modify your subroutine `to_bytes` so that it will not use the Unicode module?
Indeed I can but there is no reason why I should since Unicode::Char is publicly available for you to download and install. See Installing Modules if you do not know how to go about that.
🦛
|
|---|