my $options = {}; $options->{'heredoc'} = '1'; #### my %options; $options{'heredoc'} = '1'; my $config_copy = ReadINI ($copy,%options);