Help for this page

Select Code to Download


  1. or download this
    Encoder::Config::set_config_file($config_file);
    my $config_obj = Encoder::Config::get_instance;
    
  2. or download this
    package Encoder::Config;
    
    ...
        $called = 1;
    }