This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to AutoLoader-5.64
[perl5.git] / lib / vars.pm
index a57f479..a0151b8 100644 (file)
@@ -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