Skip to content

Remove EOL Windows Versions From Supported List. #18242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 23 additions & 7 deletions pod/perlport.pod
Original file line number Diff line number Diff line change
Expand Up @@ -2251,17 +2251,15 @@ at L<http://www.cpan.org/src>

=over

=item Windows 2000

=item Windows XP
=item Windows Server 2008/R2

=item Windows Server 2003
=item Windows 7

=item Windows Vista
=item Windows Server 2012

=item Windows Server 2008
=item Windows 8

=item Windows 7
=item Windows 10

=back

Expand Down Expand Up @@ -2346,6 +2344,24 @@ ensure you have that library installed when building perl.

=head1 EOL Platforms

=head2 (Perl 5.34)

The following platforms were supported by a previous version of
Perl but have been officially removed from Perl's source code
as of 5.34:

=over

=item Windows 2000

=item Windows XP

=item Windows Server 2003

=item Windows Vista

=back

=head2 (Perl 5.20)

The following platforms were supported by a previous version of
Expand Down