in reply to
Regular expression or module to use only language character
You can craft a regex (with
Regexp::Assemble
/
Regexp::Trie
/
Regex::PreSuf
) from data in modules like
Locale::Country::Multilingual
/
Locale::Codes
/
I18N::LangTags::List
Comment on
Re: Regular expression or module to use only language character
In Section
Seekers of Perl Wisdom