Troglodyne-Internet-Widgets / tCMS

A Perl CMS with a focus on multiple media types, and flexible data storage backends
Other
2 stars 6 forks source link

Modify file writes to be rename-in-place #302

Open teodesian opened 10 months ago

teodesian commented 10 months ago

Always good to be reentrant...

File::Temp::rename seems a good candidate