I'm just noticing that the sort order of my arguments is the same order as they were defined, it's just the help switch that is getting mixed in with them that appears in random order.
I also just found the MooseX::Getopt::Usage module. Neat, but doesn't seem to have a way to fix this issue.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
In reply to Re: Is there a way to order --help argument list output by getopt?
by nysus
in thread Is there a way to order --help argument list output by getopt?
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |