common: enable perl v5.14 features everywhere
[sheet.git] / unicode.plp
index 119d771aa9e77f8c654edaf733e1cc4297cad2b7..4d28dbdfc329be08ebe579bdb4303221a111dd7d 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'unicode glyph cheat sheet',
-       version => 'v1.1',
+       version => '1.1',
        description => [
                "Common Unicode characters with digraph or code point, layed out for quick location.",
                "Includes general symbols, arrows, drawing characters, and IPA letters.",
@@ -26,7 +26,6 @@ i^k or i^vu respectively in <a href="/vi">Vim</a>.
 <div class="diinfo">
 
 <:
-use 5.010;
 use Shiar_Sheet::FormatChar;
 my $glyphs = Shiar_Sheet::FormatChar->new;