From: Ricardo Signes Date: Thu, 5 Nov 2009 23:07:32 +0000 (-0500) Subject: remove autoinstall X-Git-Tag: 0.23~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Storage.git;a=commitdiff_plain;h=74c02e341b559dfc3257e083adc01fd4ec9e5dc0 remove autoinstall --- diff --git a/Makefile.PL b/Makefile.PL index 6e76ad6..4bb335d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,6 +38,5 @@ build_requires 'Test::TempDir' => '0.02'; resources repository => 'git://git.moose.perl.org/gitmo/MooseX-Storage.git'; -auto_install; WriteAll;