Help for this page

Select Code to Download


  1. or download this
    package eod_templates_V2;
    
    ...
    }    
    
    1;
    
  2. or download this
    package eod_functions_V2;
    
    ...
    }    
    
    1;
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
    
        return $exitstate; #will be set depending on outcome of actual dev
    +ice operations    
    }