X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/24f355ee04994c12c6bee2b276aab8c1ff4c0748..d82c3e9b9482dea04d0b7bfb6fcd52c296eae022:/digraphs.vim.plp diff --git a/digraphs.vim.plp b/digraphs.vim.plp index 6123fea..423c057 100644 --- a/digraphs.vim.plp +++ b/digraphs.vim.plp @@ -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 ', "\n";