allow Moo < 1.0
[Geo-USCensus-Geocoding.git] / Makefile.PL
index 908534b..e0794f4 100644 (file)
@@ -16,7 +16,7 @@ WriteMakefile(
         'Test::More'     => 0,
         'LWP::UserAgent' => 0,
         'Text::CSV'      => 0,
-        'Moo'            => 1,
+        'Moo'            => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Geo-USCensus-Geocoding-*' },