Help for this page

Select Code to Download


  1. or download this
    push @informations, "Usage:\n To execute: perl ProgramName <argument>\
    +n Help: perl ProgramName --help or perl ProgramName --h" if $options{
    +help};
    
  2. or download this
    push @informations, "Usage:\n To execute: perl ProgramName <argument>\
    +n Help: perl ProgramName --help or perl ProgramName --h" if $options{
    +help);