Closed lezsakdomi closed 6 years ago
It looks like ordered hash requires loading a CPAN module. In the interest of keeping it portable, I recommend sorting on keys when printing the help text, since that won't slow down any other part of the program.
Basically this shouldn't be a problem.
But unfortunately interferes with
make maint
.What should we use? Ordered hash or sort on keys?