X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FSub-Name.git;a=blobdiff_plain;f=lib%2FSub%2FName.pm;h=ded60f2295e0bc7ff876b4e3d4d09ced8aa66e5e;hp=22f17810b0038fa63d2910ff8566fc5eb781bd86;hb=d324c819aaeede99fd16eca4bdb8fd853beacb7d;hpb=0d5b12bca825c00ed9b0edb27d0e95d1f9199c06 diff --git a/lib/Sub/Name.pm b/lib/Sub/Name.pm index 22f1781..ded60f2 100644 --- a/lib/Sub/Name.pm +++ b/lib/Sub/Name.pm @@ -54,7 +54,7 @@ use 5.006; use strict; use warnings; -our $VERSION = '0.26'; +our $VERSION = '0.27'; use Exporter (); *import = \&Exporter::import;