Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention uppercase for RO variable names based PBP, Perl::Critic #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ronaldxs
Copy link
Contributor

@ronaldxs ronaldxs commented May 1, 2017

All the examples in the Readme documentation use lowercase naming. There are recommendations from more recent and reasonably authoritative sources that suggest uppercase naming including Perl Best Practices (pages 45, 55-58), Perl::Critic, and arguably Programming Perl 4th ed (page 1013 on constants). Adding mention of use of uppercase for Readonly variable names may be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant