NAME
Unicode - provide information about Unicode versions
SYNOPSIS
use Unicode;
DESCRIPTION
The Unicode
class provided information about the (current) Unicode version supported.
It was introduced in Rakudo release 2023.02. It is provided here to allow the functionality to be used with older versions of Rakudo.
If Rakudo already supplies a Unicode
class, then loading this module will effectively be a no-op.
AUTHOR
Elizabeth Mattijsen liz@raku.rocks
Source can be located at: https://github.com/lizmat/Unicode . Comments and Pull Requests are welcome.
If you like this module, or what I’m doing more generally, committing to a small sponsorship would mean a great deal to me!
COPYRIGHT AND LICENSE
Copyright 2023 Elizabeth Mattijsen
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.