summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2013-02-16 17:43:59 -0600
committerCraig A. Berry <craigberry@mac.com>2013-02-16 17:43:59 -0600
commit480c67241f1595db244990ae2327660f1eec3602 (patch)
tree428a95ee1617ab4d9bace610cdfe77bf9812ffdd /pod
parent139a355e0ad77e9628721330c4ccd5764e401b02 (diff)
downloadperl-480c67241f1595db244990ae2327660f1eec3602.tar.gz
perldelta for 012528a99df1906d6fe.
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod7
1 files changed, 5 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 7fd5820bf5..b50885e58f 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -515,9 +515,12 @@ L</Modules and Pragmata> section.
=over 4
-=item XXX-some-platform
+=item VMS
-XXX
+The character set for Extended Filename Syntax (EFS) is now enabled by default on
+VMS. Among other things, this provides better handling of dots in directory names,
+multiple dots in filenames,and spaces in filenames. To obtain the old behavior,
+set the logical name C<DECC$EFS_CHARSET> to C<DISABLE>.
=back