summaryrefslogtreecommitdiff
path: root/lib/vars.pm
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-18 04:31:00 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-18 04:31:00 +0000
commit1eec2d18e21f1f22a96183785e6a9c6506a1e9d0 (patch)
tree29d971a45050b14b54ce77c04e83ec7545848951 /lib/vars.pm
parent08cd7fd68a37c0884dd1698ef154f2d6583874ef (diff)
downloadperl-1eec2d18e21f1f22a96183785e6a9c6506a1e9d0.tar.gz
No more true.
p4raw-id: //depot/perl@16671
Diffstat (limited to 'lib/vars.pm')
-rw-r--r--lib/vars.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/vars.pm b/lib/vars.pm
index a57f4796b8..a0151b8403 100644
--- a/lib/vars.pm
+++ b/lib/vars.pm
@@ -77,8 +77,6 @@ outside of the package), it can act as an acceptable substitute by
pre-declaring global symbols, ensuring their availability to the
later-loaded routines.
-The C<use vars> does not work for UTF-8 variable names.
-
See L<perlmodlib/Pragmatic Modules>.
=cut