Bug#691358: This bug is caused by tempfile from File::Temp

Partha Pratim Mukherjee ppm.floss at gmail.com
Mon May 25 16:22:30 UTC 2015


Hi,

As I have investigated, this bug is not caused by Config::IniFiles but
by tempfile function from File::Temp module, which is used internally
when a new ini file is created.

By default tempfile creates a new file with 0600 permission bits.

A similar bug is discussed here
https://rt.cpan.org/Public/Bug/Display.html?id=82516.

Thanks/ppm



More information about the pkg-perl-maintainers mailing list