Turn on Unicode - all of it
The use utf8 pragma tells the Perl parser to allow UTF-8 in the program text in the current lexical scope. This also means that you can now use literal Unicode characters as part of strings, variable names, and regular expressions. utf8::all goes further.
$
pkg install p5-utf8-allOrigin
textproc/p5-utf8-all
Size
26.0KiB
License
ART10, GPLv1+
Maintainer
wen@FreeBSD.org
Dependencies
2 packages
Required by
1 packages