Help for this page

Select Code to Download


  1. or download this
    my %conf_val = %{ $conf->values( 'conf_section' ) };
    
  2. or download this
    my $val1 = $conf->value( 'conf_section', 'conf_item' );