merge paragraphs about Intel C++ Compiler
authorSHIRAKATA Kentaro <argrath@ub32.org>
Sat, 3 May 2014 20:27:56 +0000 (05:27 +0900)
committerRicardo Signes <rjbs@cpan.org>
Mon, 12 May 2014 14:56:46 +0000 (10:56 -0400)
Porting/perl5200delta.pod

index d78ade0..63e64d7 100644 (file)
@@ -1535,14 +1535,11 @@ Support for building with Visual C++ 2013 has been added.  There are currently
 two possible test failures (see L<perlwin32/"Testing Perl on Windows">) which
 will hopefully be resolved soon.
 
-Experimental support for building with Intel C++ Compiler has been added. Only
-the nmake makefile (win32/Makefile) can be used. A "nmake test" will not pass
-at this time due to F<cpan/CGI/t/url.t>.
-
 =item *
 
-Experimental support for building with Intel C++ Compiler has been extended to
-cover the dmake makefile (win32/makefile.mk) as well.
+Experimental support for building with Intel C++ Compiler has been added.  The
+nmake makefile (win32/Makefile) and the dmake makefile (win32/makefile.mk) can
+be used.  A "nmake test" will not pass at this time due to F<cpan/CGI/t/url.t>.
 
 =item *