Declare dependancy on Class::Std::Fast::Storable
[Geo-EZLocate.git] / Makefile.PL
index 0098f49..c47da17 100644 (file)
@@ -14,6 +14,7 @@ WriteMakefile(
     PL_FILES            => {},
     PREREQ_PM => {
         'Test::More' => 0,
+        'Class::Std::Fast::Storable' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Geo-EZLocate-*' },