summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorTomasz Konojacki <me@xenu.pl>2022-01-16 19:35:44 +0100
committerxenu <me@xenu.pl>2022-01-16 21:02:35 +0100
commit5e4fe29818b7855da40185d452b359f9259e66f9 (patch)
treefbc4d39e848154e5176e21491e860df60fdc0298 /pod
parent34e35871651eac526a753c06710cac081848d75f (diff)
downloadperl-5e4fe29818b7855da40185d452b359f9259e66f9.tar.gz
officially support Visual C++ 2022
No code changes are needed.
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod11
1 files changed, 9 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 1bcc078148..f50ca310da 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -330,9 +330,16 @@ L</Modules and Pragmata> section.
=over 4
-=item XXX-some-platform
+=item Windows
-XXX
+=over 4
+
+=item *
+
+Support for compiling perl on Windows using Microsoft Visual Studio 2022
+(containing Visual C++ 14.3) has been added.
+
+=back
=back