projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08cd7fd
)
No more true.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 18 May 2002 04:31:00 +0000
(
04:31
+0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 18 May 2002 04:31:00 +0000
(
04:31
+0000)
p4raw-id: //depot/perl@16671
lib/vars.pm
patch
|
blob
|
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