Salut,
je voudrais comment ajouter des options usage
supposons qu'on execute un script suivant:
mais je veux ajouter des options comme -h ou --helpCode:#./file.pl
ouCode:#./file.pl -h
merci pour votre aideCode:#./file.pl --help
cdt