Skip to main content

is_module_identifier_char

Function is_module_identifier_char 

Source
pub fn is_module_identifier_char(ch: char) -> bool
Expand description

Check whether ch belongs to Perl module identifier characters.