No more true.
Jarkko Hietaniemi [Sat, 18 May 2002 04:31:00 +0000 (04:31 +0000)]
p4raw-id: //depot/perl@16671

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