> unification. Using `File::Temp` (and avoiding the posibly insecure
> `mktemp`, `tmpname`, and `tempnam` functions) is probably as unified as
> can be managed. --[[Joey]]
+
+>> OK, fair enough. Somehow the code in teximg made me think it was
+>> all a bit complicated. But after I played with it a bit more (and used File::Temp)
+>> I tend to agree, there is no real problem there to fix.
+>> Feel free to mark [[done]] [[DavidBremner]]