in reply to Re^3: use constant with parentheses
in thread use constant with parentheses

Yes, that thought occurred (but somehow missed to note) to me after switching back & forth 2-3 times. In hash reference assignment, I preferred to use "=>" and "constant" sub call instead of using bareword with ",".

At least now I can genuinely start my own list of things that I do not like about Perl.