projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
08cd7fd
)
No more true.
Jarkko Hietaniemi [Sat, 18 May 2002 04:31:00 +0000 (
04:31
+0000)]
p4raw-id: //depot/perl@16671
lib/vars.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/vars.pm
b/lib/vars.pm
index
a57f479
..
a0151b8
100644
(file)
--- 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