Merged patched from andyg to throw useful errors during relationship loading
[dbsrgits/DBIx-Class.git] / Build.PL
index a3b5bae..6061e4d 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -6,7 +6,7 @@ my %arguments = (
     license            => 'perl',
     module_name        => 'DBIx::Class',
     requires           => {
-        'Data::Page'                => 0,
+        'Data::Page'                => 2.00,
         'DBI'                       => 0,
         'UNIVERSAL::require'        => 0,
         'Scalar::Util'              => 0,