summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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