Help language development. Donate to The Perl Foundation

Unicode zef:lizmat last updated on 2023-02-14

9fbd4dcd31273a80e900c1a9a159d0ad94fcca54/

Actions Status

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 [email protected]

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.