The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes 012
LICENSE 33
MANIFEST 11
META.json 4346
META.yml 4270
Makefile.PL 2716
README 52
build.log 510
dist.ini 57
lib/Log/Any/Adapter/Callback.pm 83
t/00-compile.t 24
t/release-pod-coverage.t 01
t/release-pod-syntax.t 01
13 files changed (This is a version diff) 110666
@@ -1,5 +1,17 @@
 Revision history for Log-Any-Adapter-Callback
 
+0.09    2014-03-16 (SHARYANTO)
+
+        - No functional changes. Remove perl 5.10 requirement by request [GH#3].
+
+
+0.08    2014-02-28 (SHARYANTO)
+
+	- No functional changes. Rebuild and depend on Log::Any::Adapter instead
+          of Log::Any::Adapter::Util which is now excluded from CPAN index
+          [GH#3]. Thanks Amiri Barksdale.
+
+
 0.07    2013-11-12 (SHARYANTO)
 
 	- No functional changes. Rebuild to fix t/00-compile.t generated by
@@ -1,4 +1,4 @@
-This software is copyright (c) 2013 by Steven Haryanto.
+This software is copyright (c) 2014 by Steven Haryanto.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@ b) the "Artistic License"
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2013 by Steven Haryanto.
+This software is Copyright (c) 2014 by Steven Haryanto.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@ That's all there is to it!
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2013 by Steven Haryanto.
+This software is Copyright (c) 2014 by Steven Haryanto.
 
 This is free software, licensed under:
 
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.008.
 Changes
 LICENSE
 MANIFEST
@@ -6,7 +7,6 @@ META.json
 META.yml
 Makefile.PL
 README
-build.log
 dist.ini
 lib/Log/Any/Adapter/Callback.pm
 t/00-compile.t
@@ -4,7 +4,7 @@
       "Steven Haryanto <stevenharyanto@gmail.com>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510",
+   "generated_by" : "Dist::Zilla version 5.008, CPAN::Meta::Converter version 2.133380",
    "license" : [
       "perl_5"
    ],
@@ -29,8 +29,8 @@
       },
       "runtime" : {
          "requires" : {
-            "Log::Any::Adapter::Base" : "0",
-            "Log::Any::Adapter::Util" : "0"
+            "Log::Any::Adapter" : "0.11",
+            "perl" : "5.008"
          }
       },
       "test" : {
@@ -54,6 +54,348 @@
          "web" : "https://github.com/sharyanto/perl-Log-Any-Adapter-Callback"
       }
    },
-   "version" : "0.07"
+   "version" : "0.09",
+   "x_Dist_Zilla" : {
+      "perl" : {
+         "version" : "5.018001"
+      },
+      "plugins" : [
+         {
+            "class" : "Dist::Zilla::Plugin::GatherDir",
+            "name" : "@Author::SHARYANTO/@Filter/GatherDir",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PruneCruft",
+            "name" : "@Author::SHARYANTO/@Filter/PruneCruft",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ManifestSkip",
+            "name" : "@Author::SHARYANTO/@Filter/ManifestSkip",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaYAML",
+            "name" : "@Author::SHARYANTO/@Filter/MetaYAML",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::License",
+            "name" : "@Author::SHARYANTO/@Filter/License",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
+            "name" : "@Author::SHARYANTO/@Filter/PodCoverageTests",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
+            "name" : "@Author::SHARYANTO/@Filter/PodSyntaxTests",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ExtraTests",
+            "name" : "@Author::SHARYANTO/@Filter/ExtraTests",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ExecDir",
+            "name" : "@Author::SHARYANTO/@Filter/ExecDir",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ShareDir",
+            "name" : "@Author::SHARYANTO/@Filter/ShareDir",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MakeMaker",
+            "name" : "@Author::SHARYANTO/@Filter/MakeMaker",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Manifest",
+            "name" : "@Author::SHARYANTO/@Filter/Manifest",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
+            "name" : "@Author::SHARYANTO/@Filter/ConfirmRelease",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
+            "name" : "@Author::SHARYANTO/@Filter/UploadToCPAN",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Author::SHARYANTO::MetaResources",
+            "name" : "@Author::SHARYANTO/Author::SHARYANTO::MetaResources",
+            "version" : "0.01"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
+            "name" : "@Author::SHARYANTO/CheckChangeLog",
+            "version" : "0.01"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
+            "name" : "@Author::SHARYANTO/CheckMetaResources",
+            "version" : "0.001"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaJSON",
+            "name" : "@Author::SHARYANTO/MetaJSON",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::MetaConfig",
+            "name" : "@Author::SHARYANTO/MetaConfig",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::OurPkgVersion",
+            "name" : "@Author::SHARYANTO/OurPkgVersion",
+            "version" : "0.005001"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::PodWeaver",
+            "config" : {
+               "Dist::Zilla::Plugin::PodWeaver" : {
+                  "finder" : [
+                     ":InstallModules",
+                     ":ExecFiles"
+                  ],
+                  "plugins" : [
+                     {
+                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
+                        "name" : "@CorePrep/EnsurePod5",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::H1Nester",
+                        "name" : "@CorePrep/H1Nester",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Name",
+                        "name" : "@Author::SHARYANTO/Name",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Version",
+                        "name" : "@Author::SHARYANTO/Version",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Region",
+                        "name" : "@Author::SHARYANTO/prelude",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "SYNOPSIS",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "DESCRIPTION",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Generic",
+                        "name" : "OVERVIEW",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "ATTRIBUTES",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "METHODS",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Collect",
+                        "name" : "FUNCTIONS",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::Perinci",
+                        "name" : "@Author::SHARYANTO/Perinci",
+                        "version" : "0.14"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Leftovers",
+                        "name" : "@Author::SHARYANTO/Leftovers",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Region",
+                        "name" : "@Author::SHARYANTO/postlude",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Homepage::DefaultCPAN",
+                        "name" : "@Author::SHARYANTO/Homepage::DefaultCPAN",
+                        "version" : "0.02"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Source::DefaultGitHub",
+                        "name" : "@Author::SHARYANTO/Source::DefaultGitHub",
+                        "version" : "0.04"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Bugs::DefaultRT",
+                        "name" : "@Author::SHARYANTO/Bugs::DefaultRT",
+                        "version" : "0.03"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Authors",
+                        "name" : "@Author::SHARYANTO/Authors",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Section::Legal",
+                        "name" : "@Author::SHARYANTO/Legal",
+                        "version" : "4.005"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
+                        "name" : "@Author::SHARYANTO/EnsureUniqueSections",
+                        "version" : "0.121550"
+                     },
+                     {
+                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
+                        "name" : "@Author::SHARYANTO/SingleEncoding",
+                        "version" : "4.005"
+                     }
+                  ]
+               }
+            },
+            "name" : "@Author::SHARYANTO/PodWeaver",
+            "version" : "4.002"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::ReadmeFromPod",
+            "name" : "@Author::SHARYANTO/ReadmeFromPod",
+            "version" : "0.21"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Rinci::Validate",
+            "name" : "@Author::SHARYANTO/Rinci::Validate",
+            "version" : "0.12"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Test::Compile",
+            "config" : {
+               "Dist::Zilla::Plugin::Test::Compile" : {
+                  "filename" : "t/00-compile.t",
+                  "module_finder" : [
+                     ":InstallModules"
+                  ],
+                  "script_finder" : [
+                     ":ExecFiles"
+                  ]
+               }
+            },
+            "name" : "@Author::SHARYANTO/Test::Compile",
+            "version" : "2.039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Test::Rinci",
+            "name" : "@Author::SHARYANTO/Test::Rinci",
+            "version" : "0.01"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Run::BeforeBuild",
+            "name" : "@Author::SHARYANTO/Run::BeforeBuild",
+            "version" : "0.020"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Run::Release",
+            "name" : "@Author::SHARYANTO/Run::Release",
+            "version" : "0.020"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "test",
+                  "type" : "requires"
+               }
+            },
+            "name" : "TestRequires",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "runtime",
+                  "type" : "requires"
+               }
+            },
+            "name" : "Prereqs",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Extras",
+            "name" : "lint-prereqs / assume-provided",
+            "version" : "0.01"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":InstallModules",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":TestFiles",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":ExecFiles",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":ShareFiles",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":AllFiles",
+            "version" : "5.008"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":NoFiles",
+            "version" : "5.008"
+         }
+      ],
+      "zilla" : {
+         "class" : "Dist::Zilla::Dist::Builder",
+         "config" : {
+            "is_trial" : "0"
+         },
+         "version" : "5.008"
+      }
+   }
 }
 
@@ -10,17 +10,283 @@ build_requires:
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300038, CPAN::Meta::Converter version 2.132510'
+generated_by: 'Dist::Zilla version 5.008, CPAN::Meta::Converter version 2.133380'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
   version: 1.4
 name: Log-Any-Adapter-Callback
 requires:
-  Log::Any::Adapter::Base: 0
-  Log::Any::Adapter::Util: 0
+  Log::Any::Adapter: 0.11
+  perl: 5.008
 resources:
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Log-Any-Adapter-Callback
   homepage: https://metacpan.org/release/Log-Any-Adapter-Callback
   repository: git://github.com/sharyanto/perl-Log-Any-Adapter-Callback.git
-version: 0.07
+version: 0.09
+x_Dist_Zilla:
+  perl:
+    version: 5.018001
+  plugins:
+    -
+      class: Dist::Zilla::Plugin::GatherDir
+      name: '@Author::SHARYANTO/@Filter/GatherDir'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::PruneCruft
+      name: '@Author::SHARYANTO/@Filter/PruneCruft'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::ManifestSkip
+      name: '@Author::SHARYANTO/@Filter/ManifestSkip'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::MetaYAML
+      name: '@Author::SHARYANTO/@Filter/MetaYAML'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::License
+      name: '@Author::SHARYANTO/@Filter/License'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::PodCoverageTests
+      name: '@Author::SHARYANTO/@Filter/PodCoverageTests'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::PodSyntaxTests
+      name: '@Author::SHARYANTO/@Filter/PodSyntaxTests'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::ExtraTests
+      name: '@Author::SHARYANTO/@Filter/ExtraTests'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::ExecDir
+      name: '@Author::SHARYANTO/@Filter/ExecDir'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::ShareDir
+      name: '@Author::SHARYANTO/@Filter/ShareDir'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::MakeMaker
+      name: '@Author::SHARYANTO/@Filter/MakeMaker'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::Manifest
+      name: '@Author::SHARYANTO/@Filter/Manifest'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::ConfirmRelease
+      name: '@Author::SHARYANTO/@Filter/ConfirmRelease'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::UploadToCPAN
+      name: '@Author::SHARYANTO/@Filter/UploadToCPAN'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::Author::SHARYANTO::MetaResources
+      name: '@Author::SHARYANTO/Author::SHARYANTO::MetaResources'
+      version: 0.01
+    -
+      class: Dist::Zilla::Plugin::CheckChangeLog
+      name: '@Author::SHARYANTO/CheckChangeLog'
+      version: 0.01
+    -
+      class: Dist::Zilla::Plugin::CheckMetaResources
+      name: '@Author::SHARYANTO/CheckMetaResources'
+      version: 0.001
+    -
+      class: Dist::Zilla::Plugin::MetaJSON
+      name: '@Author::SHARYANTO/MetaJSON'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::MetaConfig
+      name: '@Author::SHARYANTO/MetaConfig'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::OurPkgVersion
+      name: '@Author::SHARYANTO/OurPkgVersion'
+      version: 0.005001
+    -
+      class: Dist::Zilla::Plugin::PodWeaver
+      config:
+        Dist::Zilla::Plugin::PodWeaver:
+          finder:
+            - ':InstallModules'
+            - ':ExecFiles'
+          plugins:
+            -
+              class: Pod::Weaver::Plugin::EnsurePod5
+              name: '@CorePrep/EnsurePod5'
+              version: 4.005
+            -
+              class: Pod::Weaver::Plugin::H1Nester
+              name: '@CorePrep/H1Nester'
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Name
+              name: '@Author::SHARYANTO/Name'
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Version
+              name: '@Author::SHARYANTO/Version'
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Region
+              name: '@Author::SHARYANTO/prelude'
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Generic
+              name: SYNOPSIS
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Generic
+              name: DESCRIPTION
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Generic
+              name: OVERVIEW
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Collect
+              name: ATTRIBUTES
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Collect
+              name: METHODS
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Collect
+              name: FUNCTIONS
+              version: 4.005
+            -
+              class: Pod::Weaver::Plugin::Perinci
+              name: '@Author::SHARYANTO/Perinci'
+              version: 0.14
+            -
+              class: Pod::Weaver::Section::Leftovers
+              name: '@Author::SHARYANTO/Leftovers'
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Region
+              name: '@Author::SHARYANTO/postlude'
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Homepage::DefaultCPAN
+              name: '@Author::SHARYANTO/Homepage::DefaultCPAN'
+              version: 0.02
+            -
+              class: Pod::Weaver::Section::Source::DefaultGitHub
+              name: '@Author::SHARYANTO/Source::DefaultGitHub'
+              version: 0.04
+            -
+              class: Pod::Weaver::Section::Bugs::DefaultRT
+              name: '@Author::SHARYANTO/Bugs::DefaultRT'
+              version: 0.03
+            -
+              class: Pod::Weaver::Section::Authors
+              name: '@Author::SHARYANTO/Authors'
+              version: 4.005
+            -
+              class: Pod::Weaver::Section::Legal
+              name: '@Author::SHARYANTO/Legal'
+              version: 4.005
+            -
+              class: Pod::Weaver::Plugin::EnsureUniqueSections
+              name: '@Author::SHARYANTO/EnsureUniqueSections'
+              version: 0.121550
+            -
+              class: Pod::Weaver::Plugin::SingleEncoding
+              name: '@Author::SHARYANTO/SingleEncoding'
+              version: 4.005
+      name: '@Author::SHARYANTO/PodWeaver'
+      version: 4.002
+    -
+      class: Dist::Zilla::Plugin::ReadmeFromPod
+      name: '@Author::SHARYANTO/ReadmeFromPod'
+      version: 0.21
+    -
+      class: Dist::Zilla::Plugin::Rinci::Validate
+      name: '@Author::SHARYANTO/Rinci::Validate'
+      version: 0.12
+    -
+      class: Dist::Zilla::Plugin::Test::Compile
+      config:
+        Dist::Zilla::Plugin::Test::Compile:
+          filename: t/00-compile.t
+          module_finder:
+            - ':InstallModules'
+          script_finder:
+            - ':ExecFiles'
+      name: '@Author::SHARYANTO/Test::Compile'
+      version: 2.039
+    -
+      class: Dist::Zilla::Plugin::Test::Rinci
+      name: '@Author::SHARYANTO/Test::Rinci'
+      version: 0.01
+    -
+      class: Dist::Zilla::Plugin::Run::BeforeBuild
+      name: '@Author::SHARYANTO/Run::BeforeBuild'
+      version: 0.020
+    -
+      class: Dist::Zilla::Plugin::Run::Release
+      name: '@Author::SHARYANTO/Run::Release'
+      version: 0.020
+    -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: test
+          type: requires
+      name: TestRequires
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: runtime
+          type: requires
+      name: Prereqs
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::Extras
+      name: 'lint-prereqs / assume-provided'
+      version: 0.01
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':InstallModules'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':TestFiles'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':ExecFiles'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':ShareFiles'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':AllFiles'
+      version: 5.008
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':NoFiles'
+      version: 5.008
+  zilla:
+    class: Dist::Zilla::Dist::Builder
+    config:
+      is_trial: 0
+    version: 5.008
@@ -1,8 +1,9 @@
 
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.008.
 use strict;
 use warnings;
 
-
+use 5.008;
 
 use ExtUtils::MakeMaker 6.30;
 
@@ -20,8 +21,7 @@ my %WriteMakefileArgs = (
   "LICENSE" => "perl",
   "NAME" => "Log::Any::Adapter::Callback",
   "PREREQ_PM" => {
-    "Log::Any::Adapter::Base" => 0,
-    "Log::Any::Adapter::Util" => 0
+    "Log::Any::Adapter" => "0.11"
   },
   "TEST_REQUIRES" => {
     "File::Spec" => 0,
@@ -29,37 +29,26 @@ my %WriteMakefileArgs = (
     "IPC::Open3" => 0,
     "Test::More" => "0.98"
   },
-  "VERSION" => "0.07",
+  "VERSION" => "0.09",
   "test" => {
     "TESTS" => "t/*.t"
   }
 );
 
 
-unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
-  my $tr = delete $WriteMakefileArgs{TEST_REQUIRES};
-  my $br = $WriteMakefileArgs{BUILD_REQUIRES};
-  for my $mod ( keys %$tr ) {
-    if ( exists $br->{$mod} ) {
-      $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod};
-    }
-    else {
-      $br->{$mod} = $tr->{$mod};
-    }
-  }
-}
+my %FallbackPrereqs = (
+  "File::Spec" => 0,
+  "IO::Handle" => 0,
+  "IPC::Open3" => 0,
+  "Log::Any::Adapter" => "0.11",
+  "Test::More" => "0.98"
+);
 
-unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
-  my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
-  my $pp = $WriteMakefileArgs{PREREQ_PM};
-  for my $mod ( keys %$br ) {
-    if ( exists $pp->{$mod} ) {
-      $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod};
-    }
-    else {
-      $pp->{$mod} = $br->{$mod};
-    }
-  }
+
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  delete $WriteMakefileArgs{TEST_REQUIRES};
+  delete $WriteMakefileArgs{BUILD_REQUIRES};
+  $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
 }
 
 delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
@@ -2,7 +2,7 @@ NAME
     Log::Any::Adapter::Callback - Send Log::Any logs to a subroutine
 
 VERSION
-    version 0.07
+    version 0.09
 
 SYNOPSIS
      # say, let's POST each log message to an HTTP API server
@@ -36,9 +36,6 @@ DESCRIPTION
     where $method is the name of method (like "debug") and ($self, $format,
     @params) are given by Log::Any.
 
-FUNCTIONS
-    None are exported by default, but they are exportable.
-
 SEE ALSO
     Log::Any
 
@@ -62,7 +59,7 @@ AUTHOR
     Steven Haryanto <stevenharyanto@gmail.com>
 
 COPYRIGHT AND LICENSE
-    This software is copyright (c) 2013 by Steven Haryanto.
+    This software is copyright (c) 2014 by Steven Haryanto.
 
     This is free software; you can redistribute it and/or modify it under
     the same terms as the Perl 5 programming language system itself.
@@ -1,51 +0,0 @@
-* This distribution is built with Dist::Zilla 4.300038 on Tue Nov 12 15:51:11 2013
-
-* Loaded Dist::Zilla plugins
-  - Dist::Zilla::Plugin::Author::SHARYANTO::MetaResources 0.01
-  - Dist::Zilla::Plugin::CheckChangeLog 0.01
-  - Dist::Zilla::Plugin::CheckMetaResources 0.001
-  - Dist::Zilla::Plugin::ConfirmRelease 4.300038
-  - Dist::Zilla::Plugin::ExecDir 4.300038
-  - Dist::Zilla::Plugin::ExtraTests 4.300038
-  - Dist::Zilla::Plugin::FinderCode 4.300038
-  - Dist::Zilla::Plugin::GatherDir 4.300038
-  - Dist::Zilla::Plugin::InlineFiles 4.300038
-  - Dist::Zilla::Plugin::InstallRelease 0.008
-  - Dist::Zilla::Plugin::License 4.300038
-  - Dist::Zilla::Plugin::LogBuild 0.01
-  - Dist::Zilla::Plugin::MakeMaker 4.300038
-  - Dist::Zilla::Plugin::MakeMaker::Runner 4.300038
-  - Dist::Zilla::Plugin::Manifest 4.300038
-  - Dist::Zilla::Plugin::ManifestSkip 4.300038
-  - Dist::Zilla::Plugin::MetaJSON 4.300038
-  - Dist::Zilla::Plugin::MetaResources 4.300038
-  - Dist::Zilla::Plugin::MetaYAML 4.300038
-  - Dist::Zilla::Plugin::OurPkgVersion 0.005000
-  - Dist::Zilla::Plugin::PodCoverageTests 4.300038
-  - Dist::Zilla::Plugin::PodSyntaxTests 4.300038
-  - Dist::Zilla::Plugin::PodWeaver 3.101642
-  - Dist::Zilla::Plugin::Prereqs 4.300038
-  - Dist::Zilla::Plugin::PruneCruft 4.300038
-  - Dist::Zilla::Plugin::ReadmeFromPod 0.18
-  - Dist::Zilla::Plugin::Rinci::Validate 0.09
-  - Dist::Zilla::Plugin::Run::BeforeBuild 0.020
-  - Dist::Zilla::Plugin::Run::Release 0.020
-  - Dist::Zilla::Plugin::Run::Role::Runner 0.020
-  - Dist::Zilla::Plugin::ShareDir 4.300038
-  - Dist::Zilla::Plugin::Test::Compile 2.037
-  - Dist::Zilla::Plugin::Test::Rinci 0.01
-  - Dist::Zilla::Plugin::UploadToCPAN 4.300038
-  - Dist::Zilla::PluginBundle::Author::SHARYANTO 0.14
-  - Dist::Zilla::PluginBundle::Classic 4.300038
-  - Dist::Zilla::PluginBundle::Filter 4.300038
-
-* Loaded Pod::Weaver plugins
-  - Pod::Weaver 4.004
-  - Pod::Weaver::Plugin::EnsurePod5 4.004
-  - Pod::Weaver::Plugin::EnsureUniqueSections 0.121550
-  - Pod::Weaver::Plugin::H1Nester 4.004
-  - Pod::Weaver::Plugin::Perinci 0.12
-  - Pod::Weaver::Plugin::SingleEncoding 4.004
-  - Pod::Weaver::PluginBundle::Author::SHARYANTO 0.09
-  - Pod::Weaver::PluginBundle::CorePrep 4.004
-
@@ -1,14 +1,10 @@
-version=0.07
+version=0.09
 
 name=Log-Any-Adapter-Callback
 author=Steven Haryanto <stevenharyanto@gmail.com>
 license=Perl_5
 copyright_holder=Steven Haryanto
 
-[MetaResources]
-
-
-
 [@Author::SHARYANTO]
 :version=0.09
 
@@ -16,5 +12,11 @@ copyright_holder=Steven Haryanto
 Test::More=0.98
 
 [Prereqs]
+perl=5.008
+;!lint-prereqs assume-used
+Log::Any::Adapter=0.11
+
+[Extras / lint-prereqs / assume-provided]
+; via Log::Any::Adapter. these modules are now no_index on CPAN.
 Log::Any::Adapter::Base=0
 Log::Any::Adapter::Util=0
@@ -6,7 +6,7 @@ use warnings;
 use Log::Any::Adapter::Util qw(make_method);
 use base qw(Log::Any::Adapter::Base);
 
-our $VERSION = '0.07'; # VERSION
+our $VERSION = '0.09'; # VERSION
 
 my @logging_methods = Log::Any->logging_methods;
 my %logging_levels;
@@ -71,7 +71,7 @@ Log::Any::Adapter::Callback - Send Log::Any logs to a subroutine
 
 =head1 VERSION
 
-version 0.07
+version 0.09
 
 =head1 SYNOPSIS
 
@@ -107,11 +107,6 @@ Your logging callback subroutine will be called with these arguments:
 where $method is the name of method (like "debug") and ($self, $format, @params)
 are given by Log::Any.
 
-=head1 FUNCTIONS
-
-
-None are exported by default, but they are exportable.
-
 =for Pod::Coverage init
 
 =head1 SEE ALSO
@@ -140,7 +135,7 @@ Steven Haryanto <stevenharyanto@gmail.com>
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Steven Haryanto.
+This software is copyright (c) 2014 by Steven Haryanto.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -1,7 +1,8 @@
+use 5.006;
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.037
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.039
 
 use Test::More  tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0);
 
@@ -21,11 +22,12 @@ use File::Spec;
 use IPC::Open3;
 use IO::Handle;
 
+open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!";
+
 my @warnings;
 for my $lib (@module_files)
 {
     # see L<perlfaq8/How can I capture STDERR from an external command?>
-    open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!";
     my $stderr = IO::Handle->new;
 
     my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', "require q[$lib]");
@@ -7,6 +7,7 @@ BEGIN {
   }
 }
 
+# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests.
 
 use Test::More;
 
@@ -7,6 +7,7 @@ BEGIN {
   }
 }
 
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
 use Test::More;
 
 eval "use Test::Pod 1.41";