X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=e26b0a7e1cf045aa44a4fdf9d4236fe26ebd0958;hb=fab31d8c753ec27ee5b5a16d1568cc337a245858;hp=fd130ca358a3c26e434ee2db1d5173dd7b831451;hpb=59f8e58434e28bd6005d9dfcca75a0efbb4f49e1;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Build.PL b/Build.PL index fd130ca..e26b0a7 100644 --- a/Build.PL +++ b/Build.PL @@ -15,6 +15,7 @@ my %arguments = ( 'SQL::Abstract::Limit' => 0.033, 'DBD::SQLite' => 1.08, 'Tie::IxHash' => 0, + 'Storable' => 0, }, create_makefile_pl => 'passthrough', create_readme => 1,