Todd Wade wrote:
> Ok, how about:
> 
> touch lets the system set the permissions, File::Temp sets the mode of the 
> file 
> explicitly.
> 
> Is that accurate?

Actually, just read the code of touch and you will see that it too sets
the mode of the file explicitly. In its case, it uses 666.

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to