handle unknown rsrc in NoBindVars and Sybase::NoBindVars
[dbsrgits/DBIx-Class.git] / Makefile.PL
index d8225bc..ebdf8b0 100644 (file)
@@ -71,6 +71,7 @@ my %force_requires_if_author = (
 
   # t/52cycle.t
   'Test::Memory::Cycle'       => 0,
+  'Devel::Cycle'              => 1.10,
 
   # t/60core.t
   'DateTime::Format::MySQL'   => 0,
@@ -92,6 +93,7 @@ my %force_requires_if_author = (
   'Hash::Merge',                  => 0.11,
 
   # t/96_is_deteministic_value.t
+  # t/746sybase.t
   'DateTime::Format::Strptime' => 0,
 );