Help for this page

Select Code to Download


  1. or download this
    'file'<br>
    DT_File=HASH(0x3211db4)<br>
    ...
       'Surname2' => ''<br>
       'Title1' => ''<br>
       'Title2' => ''<br>
    
  2. or download this
    #@file_parameters contains object method names
    foreach my $param (@file_parameters){<br>
        $current{'file'} -> $param($source_file{$key}->$param);<br>
    }