pub fn is_module_identifier_char(ch: char) -> bool
Check whether ch belongs to Perl module identifier characters.
ch