X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fencoding.pm;h=4938bfd350447415cb8b00f11a876117c7e5b737;hb=8de1277c4a6863f966e9384b1ffd399300383cf9;hp=94ee3231fb629605c92ff4f10294aa4b4fa7e63e;hpb=bc3d371b41018a16dd7464926e69e0c9989bde44;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/encoding.pm b/lib/encoding.pm index 94ee323..4938bfd 100644 --- a/lib/encoding.pm +++ b/lib/encoding.pm @@ -1,5 +1,7 @@ package encoding; +our $VERSION = '1.00'; + use Encode; sub import {