Help for this page

Select Code to Download


  1. or download this
    sub get_config_item {
        my( $runmodes, $action ) = @_;
    ...
    
        return $config_item;
    }