X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;h=6ee313ea9532640161c617365a18269c024e94d9;hp=8ab218b6396ccc4d1e73f85f6d2bc8fce5ce5913;hb=8885b26faa15744bcd3c10a3cd27aaaf6da61c8b;hpb=1ef3d225bfb434c7ae608946827419478c40a59e diff --git a/Makefile.PL b/Makefile.PL index 8ab218b..6ee313e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ use ExtUtils::MakeMaker; (do 'maint/Makefile.PL.include' or die $@) unless -f 'META.yml'; WriteMakefile( - NAME => 'Object-Remote', + NAME => 'Object::Remote', VERSION_FROM => 'lib/Object/Remote.pm', PREREQ_PM => { Moo => 0,