X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=381644dcd85a2399b8fef136c14d83f1cd4b1fae;hb=1fb06d4e9a4d9d1abf95880144d659417b1c4ea8;hp=3713df10f7ac458fd3ca0a0b812297ccfca98b2d;hpb=40f751811e773082d1cc654f15f06ef65749a9e9;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Makefile.PL b/Makefile.PL index 3713df1..381644d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -97,6 +97,8 @@ my %force_requires_if_author = ( 'namespace::clean' => 0.11, 'Hash::Merge', => 0.11, + # t/746sybase.t + 'DateTime::Format::Sybase' => 0, ); if ($Module::Install::AUTHOR) {