I would like to use Getopt::Long module in to declare a flag which can get one string, many strings or none.
I know how to make each one separate, but I don't know how to do all of them.
it will say that I didn't gave it a string.
How can I handle this case?
I would like that the following code will work: