X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Makefile.PL;h=233215360af002a2a7cb60479d02246559830df8;hp=65b62925c9d026da30ddd19112ecbcceb31f3221;hb=c443438f238cca5549967e4448aa45aeef9d6965;hpb=84c690f19e1a31cd39d914f2db0d8ccd7ea9e799 diff --git a/Makefile.PL b/Makefile.PL index 65b6292..2332153 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -148,6 +148,7 @@ no_index 'DBIx::Class::SQLAHacks::MSSQL'; no_index 'DBIx::Class::Storage::DBI::AmbiguousGlob'; no_index 'DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server'; no_index 'DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server::NoBindVars'; +no_index 'DBIx::Class::Storage::DBIHacks'; # re-build README and require extra modules for testing if we're in a checkout