common: join stylesheets html inline
[sheet.git] / digraphs.vim.plp
index 6123fea187d8a3e2be0275fe48e7577d89968ce1..423c0573d60c86e8cdffb8a1b8eae45893b5b607 100644 (file)
@@ -1,9 +1,9 @@
 <:
-use strict;
+use 5.014;
 use warnings;
 use open IO => ':utf8';
 
-our $VERSION = '1.0';
+our $VERSION = 'v1.0';
 
 $header{content_type} = 'text/plain; charset=us-ascii';
 print '" vim digraph proposals <http://sheet.shiar.nl/digraphs>', "\n";