X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=14c04d4ecccef03c8ee78652a868c8d3d851f1ca;hb=refs%2Ftags%2FDBIx_DBSchema_0_36;hp=a10e4daf87c45e016785ed6a1d18ae577fadac64;hpb=9bd62ac8947550d7490355d0331ac2cc1f87f15e;p=DBIx-DBSchema.git diff --git a/Makefile.PL b/Makefile.PL index a10e4da..14c04d4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,5 +7,6 @@ WriteMakefile( 'PREREQ_PM' => { 'DBI' => 0, 'FreezeThaw' => 0, + 'Storable' => 0, }, );