in reply to Re: Getopt::Long, default of multiple options can not be overwritten by argument
in thread Getopt::Long, default of multiple options can not be overwritten by argument

Hi Corion, thanks for the tip. I think your solution is the most practical way to solve this, rather than looking at an option to configure Getopt::Long. I have tried to find a way with Getopt::Long configuration on web, but couldn't find one. Your tip has solved my problem. Thank you very much!
  • Comment on Re^2: Getopt::Long, default of multiple options can not be overwritten by argument