[webkit-reviews] review requested: [Bug 21832] Fix scripts using 'new File::Temp' for Perl 5.10 : [Attachment 24615] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 23 13:56:21 PDT 2008


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 21832: Fix scripts using 'new File::Temp' for Perl 5.10
https://bugs.webkit.org/show_bug.cgi?id=21832

Attachment 24615: Patch v1
https://bugs.webkit.org/attachment.cgi?id=24615&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Note that using File::Temp->tempfile() instead of importing tempfile() first
causes the template to be ignored, so I imported tempfile() and used it
directly.


More information about the webkit-reviews mailing list