summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-03-04 04:50:45 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-03-04 04:50:45 +0000
commite83038f81c5bc7d411b4b0af72b10c1104d03ad1 (patch)
tree7862ffb40c72dbf328c285d07736acde16b67459 /pod/perldelta.pod
parentb03b1b677931a10933a90fcbb4dc749c47c22152 (diff)
parentc4747d3eff5431f830d3c7a121001f0c204c2625 (diff)
downloadperl-e83038f81c5bc7d411b4b0af72b10c1104d03ad1.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3064
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 7ea7da69e3..738d7f9381 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -158,7 +158,7 @@ strings. See L<perlfunc/"pack">.
=head2 pack() format modifier '_' supported
-The new format type modifer '_' is useful for packing and unpacking
+The new format type modifer '!' is useful for packing and unpacking
native shorts, ints, and longs. See L<perlfunc/"pack">.
=head2 $^X variables may now have names longer than one character