push @informations, "Usage:\n To execute: perl ProgramName \n Help: perl ProgramName --help or perl ProgramName --h" if $options{help}; #### push @informations, "Usage:\n To execute: perl ProgramName \n Help: perl ProgramName --help or perl ProgramName --h" if $options{help);