Skip to content
Discussion options

You must be logged in to vote

The convention for Perl package names, and thus application names, is CamelCase. This is then converted to a lowercase script name (and directory name) with underscores using https://metacpan.org/pod/Mojo::Util#decamelize.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@westmj
Comment options

Answer selected by westmj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants