aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-utf8-all/pkg-descr
blob: 540c5d34698e548e4138ee65d5b4fab4f39925a0 (plain) (tree)
1
2
3
4
5
6





                                                               
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.