Help for this page

Select Code to Download


  1. or download this
    $DATA{"VOICE_DIGIT"} = "BASIC_testcase.txt";
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    close(INFH);
    
    print Dumper(\%INI);
    
  3. or download this
    $VAR1 = {
              'Voice_Digit' => 'BASIC_testcase.txt'
            };