411d66e
diff -up Perl-Tidy-20130922/bin/perltidy~ Perl-Tidy-20130922/bin/perltidy
411d66e
--- Perl-Tidy-20130922/bin/perltidy~	2013-09-22 17:43:35.000000000 +0300
411d66e
+++ Perl-Tidy-20130922/bin/perltidy	2014-03-12 23:01:08.164606065 +0200
411d66e
@@ -3060,9 +3060,8 @@ in any way.  And, of course, it does not
411d66e
 =item Temporary files
411d66e
 
411d66e
 Under the -html option with the default --pod2html flag, a temporary file is
411d66e
-required to pass text to Pod::Html.  Unix systems will try to use the POSIX
411d66e
-tmpnam() function.  Otherwise the file F<perltidy.TMP> will be temporarily
411d66e
-created in the current working directory.
411d66e
+required to pass text to Pod::Html.  The temporary file is created using
411d66e
+File::Temp::tempfile().
411d66e
 
411d66e
 =item Special files when standard input is used
411d66e