diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perl.pod | 2 | ||||
-rw-r--r-- | pod/perldelta.pod | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/pod/perl.pod b/pod/perl.pod index f329f627a0..99420f703a 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -294,6 +294,8 @@ source code distribution of the Perl release 5.006 but are not supported in the Perl release 5.005_03: BS2000 + Netware + Rhapsody VM/ESA The following platforms have their own source code distributions and diff --git a/pod/perldelta.pod b/pod/perldelta.pod index bb051a3e49..589a5ceb87 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -238,6 +238,10 @@ extension. GNU/Hurd is now supported. +=item * + +Rhapsody is now supported. + =back =head1 New tests |