This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add vi hint for non-std format of charnames.pm
authorKarl Williamson <khw@khw-desktop.(none)>
Sat, 3 Jul 2010 16:22:59 +0000 (10:22 -0600)
committerJesse Vincent <jesse@bestpractical.com>
Sun, 4 Jul 2010 20:43:44 +0000 (21:43 +0100)
lib/charnames.pm

index d23e7f9..f3c9b23 100644 (file)
@@ -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: