Subject: | Use snake_case instead of camelCase |
This is a great module to avoid setting @_ and using goto yourself! Since this is the first version, I wonder if it would be a good idea now to switch to using the more common perl syntax of snake_case? Or perl keywords that break the snake_case rule seem to to use all lowercase, like tailrecurse (some examples of this would be localtime or wantarray):
https://learn.perl.org/docs/keywords.html