Help for this page

Select Code to Download


  1. or download this
    sub body { ... your code ...}
    
    SWITCH: {
    ...
        $felloff == 1;
    }
    
  2. or download this
    sub body { ... your code ...}
    
    body if $wrongDateFlag and $#ARGV >= 2
            or not $wrongDateFlag and $#ARGV >=2 
            or not $wrongDateFlag and $#ARGV >=1 and $oneDayFlag >= 0;