This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f31fcd
)
Add vi hint for non-std format of charnames.pm
author
Karl Williamson
<khw@khw-desktop.(none)>
Sat, 3 Jul 2010 16:22:59 +0000
(10:22 -0600)
committer
Jesse Vincent
<jesse@bestpractical.com>
Sun, 4 Jul 2010 20:43:44 +0000
(21:43 +0100)
lib/charnames.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/charnames.pm
b/lib/charnames.pm
index
d23e7f9
..
f3c9b23
100644
(file)
--- a/
lib/charnames.pm
+++ b/
lib/charnames.pm
@@
-1116,3
+1116,5
@@
do any C<eval>s or C<require>s. This restriction should be lifted (but
is low priority) in a future version of Perl.
=cut
+
+# ex: set ts=8 sts=2 sw=2 noet: