in reply to
Is there an official regex for checking module names?
module name
,
https://metacpan.org/pod/Module::Util#is_valid_module_name
site:blogs.perl.org is_valid_module_name
,
site:https://www.nntp.perl.org/group/perl.perl5.porters/ is_valid_module_name
http://blogs.perl.org/users/michael_g_schwern/2011/10/how-not-to-load-a-module-or-bad-interfaces-make-good-people-do-bad-things.html
https://metacpan.org/pod/Module::Runtime#REGULAR-EXPRESSIONS
Comment on
Re: Is there an official regex for checking module names?
In Section
Seekers of Perl Wisdom