move collection documentation to main module
[catagits/DOM-Tiny.git] / Build.PL
index 237996a..f594773 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -61,7 +61,7 @@ EOW
     }
 
 
-    # This section was automatically generated by Dist::Zilla::Plugin::ModuleBuild v5.040.
+    # This section was automatically generated by Dist::Zilla::Plugin::ModuleBuild v5.041.
     use strict;
     use warnings;
 
@@ -83,21 +83,22 @@ EOW
       "recursive_test_files" => 1,
       "requires" => {
         "Carp" => 0,
-        "Class::Tiny::Chained" => 0,
         "Exporter" => 0,
         "List::Util" => 0,
         "Scalar::Util" => 0,
         "perl" => "5.010001"
       },
       "test_requires" => {
-        "JSON::Tiny" => "0.41",
+        "Encode" => 0,
+        "JSON::PP" => 0,
         "Test::More" => "0.88"
       }
     );
 
 
     my %fallback_build_requires = (
-      "JSON::Tiny" => "0.41",
+      "Encode" => 0,
+      "JSON::PP" => 0,
       "Test::More" => "0.88"
     );