in reply to Re^4: Is there a way to order --help argument list output by getopt?
in thread Is there a way to order --help argument list output by getopt?

OK, I will. Thanks. Do you know offhand how regular getopt lists the arguments?

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^5: Is there a way to order --help argument list output by getopt?