The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
CONTRIBUTING 89
Changes 07
MANIFEST 11
META.json 2639
META.yml 2231
Makefile.PL 1314
README 11
dist.ini 1819
lib/JSON/Any.pm 33
t/00-report-prereqs.dd 34
t/12-boolean.t 22
xt/author/clean-namespaces.t 011
xt/author/no-tabs.t 11
xt/release/changes_has_content.t 11
xt/release/clean-namespaces.t 110
xt/release/kwalitee.t 11
16 files changed (This is a version diff) 111144
@@ -5,9 +5,10 @@ Thank you for considering contributing to this distribution.  This file
 contains instructions that will help you work with the source code.
 
 PLEASE NOTE that if you have any questions or difficulties, you can reach me
-through the bug queue described later in this document, or by emailing me
-directly. You are not required to follow any of the steps in this document to
-submit a patch or bug report; these are just guidelines, intended to help you.
+through the bug queue described later in this document (preferred), or by
+emailing me directly. You are not required to follow any of the steps in this
+document to submit a patch or bug report; these are just recommendations,
+intended to help you (and help me help you faster).
 
 The distribution is managed with Dist::Zilla (https://metacpan.org/release/Dist-Zilla).
 This means than many of the usual files you might expect are not in the
@@ -85,11 +86,11 @@ or via bug-JSON-Any@rt.cpan.org.
 This is a good place to send your questions about the usage of this distribution.
 
 If you send me a patch or pull request, your name and email address will be
-included in the documentation as a contributor, unless you specifically
-request for it not to be (using the attribution on the commit or patch).
-If you wish to be listed under a different name, you should submit a pull
-request to the .mailmap file to contain the correct mapping.
+included in the documentation as a contributor (using the attribution on the
+commit or patch), unless you specifically request for it not to be.  If you
+wish to be listed under a different name, you should submit a pull request to
+the .mailmap file to contain the correct mapping.
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.072.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.073.
@@ -1,5 +1,12 @@
 Revision history for JSON-Any
 
+1.38      2014-09-29 16:42:08Z
+    - real fix to tests from 1.37
+
+1.37      2014-09-29 16:29:44Z
+    - fix tests to use a higher precedence operator, to avoid confusing newer
+      Test::More::cmp_ok.
+
 1.36      2014-08-26 05:54:35Z
     - many improvements to tests and their coverage
     - $ENV{JSON_ANY_CONFIG} can no longer override constructor arguments
@@ -27,10 +27,10 @@ t/13-no-backends.t
 t/14-deprecated.t
 weaver.ini
 xt/author/00-compile.t
+xt/author/clean-namespaces.t
 xt/author/no-tabs.t
 xt/author/pod-spell.t
 xt/release/changes_has_content.t
-xt/release/clean-namespaces.t
 xt/release/cpan-changes.t
 xt/release/distmeta.t
 xt/release/eol.t
@@ -8,7 +8,7 @@
       "Tomas Doran <bobtfish@bobtfish.net>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060",
+   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
    "keywords" : [
       "json",
       "serialization",
@@ -38,7 +38,7 @@
       },
       "develop" : {
          "recommends" : {
-            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.072",
+            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.073",
             "JSON::DWIW" : "0",
             "JSON::PP" : "0",
             "JSON::Syck" : "0",
@@ -48,6 +48,7 @@
             "Cpanel::JSON::XS" : "0",
             "Dist::Zilla" : "5",
             "Dist::Zilla::Plugin::Authority" : "0",
+            "Dist::Zilla::Plugin::AuthorityFromModule" : "0.002",
             "Dist::Zilla::Plugin::AutoMetaResources" : "0",
             "Dist::Zilla::Plugin::AutoPrereqs" : "0",
             "Dist::Zilla::Plugin::CheckIssues" : "0",
@@ -56,7 +57,7 @@
             "Dist::Zilla::Plugin::CheckStrictVersion" : "0",
             "Dist::Zilla::Plugin::ConfirmRelease" : "0",
             "Dist::Zilla::Plugin::CopyFilesFromRelease" : "0",
-            "Dist::Zilla::Plugin::DynamicPrereqs" : "0",
+            "Dist::Zilla::Plugin::DynamicPrereqs" : "0.007",
             "Dist::Zilla::Plugin::EOLTests" : "0",
             "Dist::Zilla::Plugin::ExecDir" : "0",
             "Dist::Zilla::Plugin::FileFinder::ByName" : "0",
@@ -112,7 +113,7 @@
             "Dist::Zilla::Plugin::Test::Pod::No404s" : "0",
             "Dist::Zilla::Plugin::Test::PodSpelling" : "0",
             "Dist::Zilla::Plugin::Test::Portability" : "0",
-            "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0",
+            "Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.019",
             "Dist::Zilla::Plugin::TestRelease" : "0",
             "Dist::Zilla::Plugin::UploadToCPAN" : "0",
             "Dist::Zilla::PluginBundle::Author::ETHER" : "0.068",
@@ -164,7 +165,7 @@
    "provides" : {
       "JSON::Any" : {
          "file" : "lib/JSON/Any.pm",
-         "version" : "1.36"
+         "version" : "1.38"
       }
    },
    "release_status" : "stable",
@@ -180,7 +181,7 @@
          "web" : "https://github.com/karenetheridge/JSON-Any"
       }
    },
-   "version" : "1.36",
+   "version" : "1.38",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.021003"
@@ -210,7 +211,7 @@
                }
             },
             "name" : "@Author::ETHER/Git::NextVersion",
-            "version" : "2.023"
+            "version" : "2.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -226,7 +227,7 @@
                }
             },
             "name" : "@Author::ETHER/stale modules, build",
-            "version" : "0.024"
+            "version" : "0.027"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -240,7 +241,7 @@
                }
             },
             "name" : "@Author::ETHER/stale modules, release",
-            "version" : "0.024"
+            "version" : "0.027"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
@@ -273,7 +274,7 @@
                }
             },
             "name" : "@Author::ETHER/Git::GatherDir",
-            "version" : "2.023"
+            "version" : "2.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
@@ -408,7 +409,7 @@
                }
             },
             "name" : "@Author::ETHER/Test::Kwalitee",
-            "version" : "2.10"
+            "version" : "2.11"
          },
          {
             "class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -436,6 +437,16 @@
             "version" : "5.020"
          },
          {
+            "class" : "Dist::Zilla::Plugin::AuthorityFromModule",
+            "config" : {
+               "Dist::Zilla::Plugin::AuthorityFromModule" : {
+                  "module" : "JSON::Any"
+               }
+            },
+            "name" : "@Author::ETHER/AuthorityFromModule",
+            "version" : "0.002"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Authority",
             "name" : "@Author::ETHER/Authority",
             "version" : "1.006"
@@ -548,7 +559,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
             "name" : "@Author::ETHER/ReadmeAnyFromPod",
-            "version" : "0.142250"
+            "version" : "0.142470"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -587,7 +598,7 @@
                }
             },
             "name" : "@Author::ETHER/MetaProvides::Package",
-            "version" : "2.001000"
+            "version" : "2.001002"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
@@ -696,7 +707,7 @@
                }
             },
             "name" : "@Author::ETHER/Run::AfterBuild",
-            "version" : "0.023"
+            "version" : "0.026"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
@@ -719,7 +730,7 @@
                }
             },
             "name" : "@Author::ETHER/initial check",
-            "version" : "2.023"
+            "version" : "2.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
@@ -772,7 +783,7 @@
                }
             },
             "name" : "@Author::ETHER/after tests",
-            "version" : "2.023"
+            "version" : "2.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -799,7 +810,7 @@
                }
             },
             "name" : "@Author::ETHER/remove old READMEs",
-            "version" : "0.023"
+            "version" : "0.026"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -827,7 +838,7 @@
                }
             },
             "name" : "@Author::ETHER/Git::Commit",
-            "version" : "2.023"
+            "version" : "2.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -835,7 +846,7 @@
                "Dist::Zilla::Plugin::Git::Tag" : {
                   "branch" : null,
                   "signed" : 0,
-                  "tag" : "v1.36",
+                  "tag" : "v1.38",
                   "tag_format" : "v%v%t",
                   "tag_message" : "v%v%t",
                   "time_zone" : "local"
@@ -845,7 +856,7 @@
                }
             },
             "name" : "@Author::ETHER/Git::Tag",
-            "version" : "2.023"
+            "version" : "2.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::GitHub::Update",
@@ -866,7 +877,7 @@
                }
             },
             "name" : "@Author::ETHER/Git::Push",
-            "version" : "2.023"
+            "version" : "2.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
@@ -876,7 +887,7 @@
                }
             },
             "name" : "@Author::ETHER/install release",
-            "version" : "0.023"
+            "version" : "0.026"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
@@ -886,7 +897,7 @@
          {
             "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
             "name" : "DynamicPrereqs",
-            "version" : "0.005"
+            "version" : "0.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::RemovePrereqs",
@@ -931,12 +942,12 @@
             "class" : "Dist::Zilla::Plugin::Test::CleanNamespaces",
             "config" : {
                "Dist::Zilla::Plugin::Test::CleanNamespaces" : {
-                  "filename" : "xt/release/clean-namespaces.t",
+                  "filename" : "xt/author/clean-namespaces.t",
                   "skips" : []
                }
             },
             "name" : "Test::CleanNamespaces",
-            "version" : "0.005"
+            "version" : "0.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
@@ -993,6 +1004,7 @@
       }
    },
    "x_authority" : "cpan:ETHER",
+   "x_authority_from_module" : "JSON::Any",
    "x_contributors" : [
       "Karen Etheridge <ether@cpan.org>",
       "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>",
@@ -1000,6 +1012,7 @@
       "Justin Hunter <justin.d.hunter@gmail.com>",
       "Todd Rinaldo <toddr@cpan.org>",
       "Matthew Horsfall <wolfsage@gmail.com>"
-   ]
+   ],
+   "x_permissions_from_module" : "JSON::Any"
 }
 
@@ -20,7 +20,7 @@ build_requires:
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060'
+generated_by: 'Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690'
 keywords:
   - json
   - serialization
@@ -39,7 +39,7 @@ no_index:
 provides:
   JSON::Any:
     file: lib/JSON/Any.pm
-    version: '1.36'
+    version: '1.38'
 requires:
   Carp: '0'
   constant: '0'
@@ -51,7 +51,7 @@ resources:
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-Any
   homepage: https://github.com/karenetheridge/JSON-Any
   repository: https://github.com/karenetheridge/JSON-Any.git
-version: '1.36'
+version: '1.38'
 x_Dist_Zilla:
   perl:
     version: '5.021003'
@@ -74,7 +74,7 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Author::ETHER/Git::NextVersion'
-      version: '2.023'
+      version: '2.024'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -86,7 +86,7 @@ x_Dist_Zilla:
           phase: build
           skip: []
       name: '@Author::ETHER/stale modules, build'
-      version: '0.024'
+      version: '0.027'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -97,7 +97,7 @@ x_Dist_Zilla:
           phase: release
           skip: []
       name: '@Author::ETHER/stale modules, release'
-      version: '0.024'
+      version: '0.027'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::ETHER/ExecDir'
@@ -122,7 +122,7 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Author::ETHER/Git::GatherDir'
-      version: '2.023'
+      version: '2.024'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
@@ -228,7 +228,7 @@ x_Dist_Zilla:
           filename: xt/release/kwalitee.t
           skiptest: []
       name: '@Author::ETHER/Test::Kwalitee'
-      version: '2.10'
+      version: '2.11'
     -
       class: Dist::Zilla::Plugin::MojibakeTests
       name: '@Author::ETHER/MojibakeTests'
@@ -250,6 +250,13 @@ x_Dist_Zilla:
       name: '@Author::ETHER/PkgVersion'
       version: '5.020'
     -
+      class: Dist::Zilla::Plugin::AuthorityFromModule
+      config:
+        Dist::Zilla::Plugin::AuthorityFromModule:
+          module: JSON::Any
+      name: '@Author::ETHER/AuthorityFromModule'
+      version: '0.002'
+    -
       class: Dist::Zilla::Plugin::Authority
       name: '@Author::ETHER/Authority'
       version: '1.006'
@@ -338,7 +345,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
       name: '@Author::ETHER/ReadmeAnyFromPod'
-      version: '0.142250'
+      version: '0.142470'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: '@Author::ETHER/GithubMeta'
@@ -367,7 +374,7 @@ x_Dist_Zilla:
           inherit_version: '1'
           meta_noindex: '1'
       name: '@Author::ETHER/MetaProvides::Package'
-      version: '2.001000'
+      version: '2.001002'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ETHER/MetaConfig'
@@ -447,7 +454,7 @@ x_Dist_Zilla:
           run:
             - "bash -c \"if [[ `dirname %d` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi; if [[ %d =~ ^%n-[.[:xdigit:]]+$ ]]; then rm -f .latest; ln -s %d .latest; fi\""
       name: '@Author::ETHER/Run::AfterBuild'
-      version: '0.023'
+      version: '0.026'
     -
       class: Dist::Zilla::Plugin::CheckStrictVersion
       name: '@Author::ETHER/CheckStrictVersion'
@@ -464,7 +471,7 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Author::ETHER/initial check'
-      version: '2.023'
+      version: '2.024'
     -
       class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
       config:
@@ -503,7 +510,7 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Author::ETHER/after tests'
-      version: '2.023'
+      version: '2.024'
     -
       class: Dist::Zilla::Plugin::CheckIssues
       name: '@Author::ETHER/CheckIssues'
@@ -523,7 +530,7 @@ x_Dist_Zilla:
           run:
             - 'rm -f README.md'
       name: '@Author::ETHER/remove old READMEs'
-      version: '0.023'
+      version: '0.026'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -544,21 +551,21 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Author::ETHER/Git::Commit'
-      version: '2.023'
+      version: '2.024'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
         Dist::Zilla::Plugin::Git::Tag:
           branch: ~
           signed: 0
-          tag: v1.36
+          tag: v1.38
           tag_format: v%v%t
           tag_message: v%v%t
           time_zone: local
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Author::ETHER/Git::Tag'
-      version: '2.023'
+      version: '2.024'
     -
       class: Dist::Zilla::Plugin::GitHub::Update
       name: '@Author::ETHER/GitHub::Update'
@@ -573,14 +580,14 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Author::ETHER/Git::Push'
-      version: '2.023'
+      version: '2.024'
     -
       class: Dist::Zilla::Plugin::Run::AfterRelease
       config:
         Dist::Zilla::Plugin::Run::Role::Runner:
           run: REDACTED
       name: '@Author::ETHER/install release'
-      version: '0.023'
+      version: '0.026'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ETHER/ConfirmRelease'
@@ -588,7 +595,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::DynamicPrereqs
       name: DynamicPrereqs
-      version: '0.005'
+      version: '0.007'
     -
       class: Dist::Zilla::Plugin::RemovePrereqs
       config:
@@ -622,10 +629,10 @@ x_Dist_Zilla:
       class: Dist::Zilla::Plugin::Test::CleanNamespaces
       config:
         Dist::Zilla::Plugin::Test::CleanNamespaces:
-          filename: xt/release/clean-namespaces.t
+          filename: xt/author/clean-namespaces.t
           skips: []
       name: Test::CleanNamespaces
-      version: '0.005'
+      version: '0.006'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
@@ -668,6 +675,7 @@ x_Dist_Zilla:
       is_trial: '0'
     version: '5.020'
 x_authority: cpan:ETHER
+x_authority_from_module: JSON::Any
 x_contributors:
   - 'Karen Etheridge <ether@cpan.org>'
   - "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>"
@@ -675,3 +683,4 @@ x_contributors:
   - 'Justin Hunter <justin.d.hunter@gmail.com>'
   - 'Todd Rinaldo <toddr@cpan.org>'
   - 'Matthew Horsfall <wolfsage@gmail.com>'
+x_permissions_from_module: JSON::Any
@@ -38,7 +38,7 @@ my %WriteMakefileArgs = (
     "Test::Without::Module" => 0,
     "utf8" => 0
   },
-  "VERSION" => "1.36",
+  "VERSION" => "1.38",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -63,23 +63,23 @@ my %FallbackPrereqs = (
   "warnings" => 0
 );
 
+# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.007
 sub has_json () {
-our @order = qw(CPANEL XS PP JSON DWIW);
-foreach my $testmod (@order) {
-$testmod = "JSON::$testmod" unless $testmod eq "JSON";
-$testmod = "Cpanel::JSON::XS" if $testmod eq "JSON::CPANEL";
-eval "require $testmod";
-return 1 unless $@;
+    our @order = qw(CPANEL XS PP JSON DWIW);
+    foreach my $testmod (@order) {
+        $testmod = "JSON::$testmod" unless $testmod eq "JSON";
+        $testmod = "Cpanel::JSON::XS" if $testmod eq "JSON::CPANEL";
+        eval "require $testmod";
+        return 1 unless $@;
+    }
+    return 0;
 }
-return 0;
-}
-
 if (has_json) {
-# we have some kind of supported JSON module, we're good
+    # we have some kind of supported JSON module, we're good
 }
 else {
-# we need to have a version of JSON, go with JSON::PP as a sane default
-$WriteMakefileArgs{PREREQ_PM}{'JSON::PP'} = $FallbackPrereqs{'JSON::PP'} = '0';
+    # we need to have a version of JSON, go with JSON::PP as a sane default
+    $WriteMakefileArgs{PREREQ_PM}{'JSON::PP'} = $FallbackPrereqs{'JSON::PP'} = '0';
 }
 
 
@@ -96,3 +96,4 @@ delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
 WriteMakefile(%WriteMakefileArgs);
 
 
+
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution JSON-Any,
-version 1.36:
+version 1.38:
 
   Wrapper Class for the various JSON classes (DEPRECATED)
 
@@ -21,24 +21,25 @@ Test::ReportPrereqs.include[5] = Cpanel::JSON::XS
 Test::ReportPrereqs.include[6] = JSON::MaybeXS
 
 [DynamicPrereqs]
--raw = sub has_json () {
--raw =     our @order = qw(CPANEL XS PP JSON DWIW);
--raw =     foreach my $testmod (@order) {
--raw =         $testmod = "JSON::$testmod" unless $testmod eq "JSON";
--raw =         $testmod = "Cpanel::JSON::XS" if $testmod eq "JSON::CPANEL";
--raw =         eval "require $testmod";
--raw =         return 1 unless $@;
--raw =     }
--raw =     return 0;
--raw = }
--raw =
--raw = if (has_json) {
--raw =     # we have some kind of supported JSON module, we're good
--raw = }
--raw = else {
--raw =     # we need to have a version of JSON, go with JSON::PP as a sane default
--raw =     $WriteMakefileArgs{PREREQ_PM}{'JSON::PP'} = $FallbackPrereqs{'JSON::PP'} = '0';
--raw = }
+:version = 0.007
+-delimiter = |
+-raw = |sub has_json () {
+-raw = |    our @order = qw(CPANEL XS PP JSON DWIW);
+-raw = |    foreach my $testmod (@order) {
+-raw = |        $testmod = "JSON::$testmod" unless $testmod eq "JSON";
+-raw = |        $testmod = "Cpanel::JSON::XS" if $testmod eq "JSON::CPANEL";
+-raw = |        eval "require $testmod";
+-raw = |        return 1 unless $@;
+-raw = |    }
+-raw = |    return 0;
+-raw = |}
+-raw = |if (has_json) {
+-raw = |    # we have some kind of supported JSON module, we're good
+-raw = |}
+-raw = |else {
+-raw = |    # we need to have a version of JSON, go with JSON::PP as a sane default
+-raw = |    $WriteMakefileArgs{PREREQ_PM}{'JSON::PP'} = $FallbackPrereqs{'JSON::PP'} = '0';
+-raw = |}
 
 [RemovePrereqs]
 remove = JSON
@@ -1,6 +1,6 @@
 package JSON::Any;
-# git description: v1.35-13-g383eebf
-$JSON::Any::VERSION = '1.36';
+# git description: v1.37-1-g15d51fd
+$JSON::Any::VERSION = '1.38';
 
 use warnings;
 use strict;
@@ -660,7 +660,7 @@ JSON::Any - Wrapper Class for the various JSON classes (DEPRECATED)
 
 =head1 VERSION
 
-version 1.36
+version 1.38
 
 =head1 SYNOPSIS
 
@@ -6,7 +6,7 @@ do { my $x = {
                       },
        'develop' => {
                       'recommends' => {
-                                        'Dist::Zilla::PluginBundle::Author::ETHER' => '0.072',
+                                        'Dist::Zilla::PluginBundle::Author::ETHER' => '0.073',
                                         'JSON::DWIW' => '0',
                                         'JSON::PP' => '0',
                                         'JSON::Syck' => '0',
@@ -16,6 +16,7 @@ do { my $x = {
                                       'Cpanel::JSON::XS' => '0',
                                       'Dist::Zilla' => '5',
                                       'Dist::Zilla::Plugin::Authority' => '0',
+                                      'Dist::Zilla::Plugin::AuthorityFromModule' => '0.002',
                                       'Dist::Zilla::Plugin::AutoMetaResources' => '0',
                                       'Dist::Zilla::Plugin::AutoPrereqs' => '0',
                                       'Dist::Zilla::Plugin::CheckIssues' => '0',
@@ -24,7 +25,7 @@ do { my $x = {
                                       'Dist::Zilla::Plugin::CheckStrictVersion' => '0',
                                       'Dist::Zilla::Plugin::ConfirmRelease' => '0',
                                       'Dist::Zilla::Plugin::CopyFilesFromRelease' => '0',
-                                      'Dist::Zilla::Plugin::DynamicPrereqs' => '0',
+                                      'Dist::Zilla::Plugin::DynamicPrereqs' => '0.007',
                                       'Dist::Zilla::Plugin::EOLTests' => '0',
                                       'Dist::Zilla::Plugin::ExecDir' => '0',
                                       'Dist::Zilla::Plugin::FileFinder::ByName' => '0',
@@ -80,7 +81,7 @@ do { my $x = {
                                       'Dist::Zilla::Plugin::Test::Pod::No404s' => '0',
                                       'Dist::Zilla::Plugin::Test::PodSpelling' => '0',
                                       'Dist::Zilla::Plugin::Test::Portability' => '0',
-                                      'Dist::Zilla::Plugin::Test::ReportPrereqs' => '0',
+                                      'Dist::Zilla::Plugin::Test::ReportPrereqs' => '0.019',
                                       'Dist::Zilla::Plugin::TestRelease' => '0',
                                       'Dist::Zilla::Plugin::UploadToCPAN' => '0',
                                       'Dist::Zilla::PluginBundle::Author::ETHER' => '0.068',
@@ -45,7 +45,7 @@ sub test {
                 "inflated '$bool'",
             );
 
-            cmp_ok( $data, 'xor', !Boolean->$bool, "$bool evaluates to $bool" );
+            ok( ($data xor !Boolean->$bool), "$bool evaluates to $bool" );
 
             is(
                 exception { $data = JSON::Any->$bool },
@@ -53,7 +53,7 @@ sub test {
                 "JSON::Any->$bool returned a value",
             );
 
-            cmp_ok( $data, 'xor', !Boolean->$bool, "JSON::Any->$bool evaluates to $bool" );
+            ok( ($data xor !Boolean->$bool), "JSON::Any->$bool evaluates to $bool" );
         }
     };
 }
@@ -0,0 +1,11 @@
+use strict;
+use warnings;
+
+# this test was generated with Dist::Zilla::Plugin::Test::CleanNamespaces 0.006
+
+use Test::More 0.94;
+use Test::CleanNamespaces 0.15;
+
+subtest all_namespaces_clean => sub { all_namespaces_clean() };
+
+done_testing;
@@ -24,10 +24,10 @@ my @files = (
     't/13-no-backends.t',
     't/14-deprecated.t',
     'xt/author/00-compile.t',
+    'xt/author/clean-namespaces.t',
     'xt/author/no-tabs.t',
     'xt/author/pod-spell.t',
     'xt/release/changes_has_content.t',
-    'xt/release/clean-namespaces.t',
     'xt/release/cpan-changes.t',
     'xt/release/distmeta.t',
     'xt/release/eol.t',
@@ -4,7 +4,7 @@ use Test::More tests => 2;
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '1.36';
+my $newver = '1.38';
 my $trial_token = '-TRIAL';
 
 SKIP: {
@@ -1,11 +0,0 @@
-use strict;
-use warnings;
-
-# this test was generated with Dist::Zilla::Plugin::Test::CleanNamespaces 0.005
-
-use Test::More 0.94;
-use Test::CleanNamespaces 0.15;
-
-subtest all_namespaces_clean => sub { all_namespaces_clean() };
-
-done_testing;
@@ -1,4 +1,4 @@
-# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.10
+# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.11
 use strict;
 use warnings;
 use Test::More 0.88;