This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make VMS CRTL features work for embedders.
[perl5.git] / pod / perldelta.pod
index 265a96f..1582af6 100644 (file)
@@ -307,6 +307,12 @@ source tree.
 
 XXX
 
+=item VMS
+
+CRTL features can now be set by embedders before invoking Perl by using the
+C<decc$feature_set> and C<decc$feature_set_value> functions.  Previously any attempt
+to set features after image initialization were ignored.
+
 =back
 
 =head2 Discontinued Platforms