Help for this page

Select Code to Download


  1. or download this
    package Encoder::Config;
    
    our $global_config_file;
    ...
        $Encoder::Config::global_config_file = $config_file;
        $called = 1;    
    }