On a CentOs box, a perl script creates some files, and chmod them 0666. Then these files are used by the ..users, and modified by other perl scripts.
I noticed that some of these files, from time to time, are set back to chmod 0644 and am unable to see what causes it. None of the scripts that are used, do this.