brainfart! 0.30
[DBIx-DBSchema.git] / Makefile.PL
index 4a76d59..14c04d4 100644 (file)
@@ -6,5 +6,7 @@ WriteMakefile(
     'VERSION_FROM' => 'DBSchema.pm', # finds $VERSION
     'PREREQ_PM'    => {
                         'DBI' => 0,
+                        'FreezeThaw' => 0,
+                        'Storable' => 0,
                       },
 );