{
  "abstract" : "parse natural language time duration expressions",
  "author" : [
     "Pedro Melo <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Time-Duration-Parse-More",
  "no_index" : {
     "directory" : [
        "corpus",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ],
     "namespace" : [
        "Local",
        "t::lib"
     ],
     "package" : [
        "DB"
     ]
  },
  "prereqs" : {
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::CPAN::Meta::JSON" : "0.16",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::Mojibake" : "0",
           "Test::More" : "0.96",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::LinkCheck" : "0",
           "Test::Pod::No404s" : "0",
           "Test::Synopsis" : "0",
           "Test::Vars" : "0",
           "Test::Version" : "1"
        }
     },
     "runtime" : {
        "requires" : {
           "perl" : "5.007003"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98",
           "perl" : "5.007003"
        }
     }
  },
  "provides" : {
     "Time::Duration::Parse::More" : {
        "file" : "lib/Time/Duration/Parse/More.pm",
        "version" : "0.008"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/melo/perl-time-duration-parse-more/issues"
     },
     "homepage" : "http://metacpan.org/release/Time-Duration-Parse-More/",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/melo/perl-time-duration-parse-more.git",
        "web" : "https://github.com/melo/perl-time-duration-parse-more"
     }
  },
  "version" : "0.008",
  "x_Dist_Zilla" : {
     "perl" : {
        "version" : "5.024000"
     },
     "plugins" : [
        {
           "class" : "Dist::Zilla::Plugin::GitHub::Meta",
           "name" : "@Author::MELO/@GitHub/GitHub::Meta",
           "version" : "0.42"
        },
        {
           "class" : "Dist::Zilla::Plugin::GitHub::Update",
           "config" : {
              "Dist::Zilla::Plugin::GitHub::Update" : {
                 "metacpan" : 1
              }
           },
           "name" : "@Author::MELO/@GitHub/GitHub::Update",
           "version" : "0.42"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::NextVersion",
           "config" : {
              "Dist::Zilla::Plugin::Git::NextVersion" : {
                 "first_version" : "0.001",
                 "version_by_branch" : 0,
                 "version_regexp" : "(?^:^v(.+)$)"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              }
           },
           "name" : "@Author::MELO/Git::NextVersion",
           "version" : "2.039"
        },
        {
           "class" : "Dist::Zilla::Plugin::GenerateFile",
           "name" : "@Author::MELO/GenerateManifestSkip",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::GenerateFile",
           "name" : "@Author::MELO/GenerateTravisCfg",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::GatherDir",
           "config" : {
              "Dist::Zilla::Plugin::GatherDir" : {
                 "exclude_filename" : [],
                 "exclude_match" : [],
                 "follow_symlinks" : 0,
                 "include_dotfiles" : 0,
                 "prefix" : "",
                 "prune_directory" : [],
                 "root" : "."
              }
           },
           "name" : "@Author::MELO/GatherDir",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneCruft",
           "name" : "@Author::MELO/PruneCruft",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::ManifestSkip",
           "name" : "@Author::MELO/ManifestSkip",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneFiles",
           "name" : "@Author::MELO/PruneRepoMetaFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Authority",
           "name" : "@Author::MELO/Authority",
           "version" : "1.009"
        },
        {
           "class" : "Dist::Zilla::Plugin::NextRelease",
           "name" : "@Author::MELO/NextRelease",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::OurPkgVersion",
           "name" : "@Author::MELO/OurPkgVersion",
           "version" : "0.10"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodWeaver",
           "config" : {
              "Dist::Zilla::Plugin::PodWeaver" : {
                 "config_plugins" : [
                    "@Author::MELO"
                 ],
                 "finder" : [
                    ":InstallModules",
                    ":ExecFiles"
                 ],
                 "plugins" : [
                    {
                       "class" : "Pod::Weaver::Plugin::Encoding",
                       "name" : "@Author::MELO/Encoding",
                       "version" : "0.03"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::WikiDoc",
                       "name" : "@Author::MELO/WikiDoc",
                       "version" : "0.093004"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::EnsurePod5",
                       "name" : "@CorePrep/EnsurePod5",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::H1Nester",
                       "name" : "@CorePrep/H1Nester",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Name",
                       "name" : "@Author::MELO/Name",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Version",
                       "name" : "@Author::MELO/Version",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Region",
                       "name" : "@Author::MELO/Prelude",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "@Author::MELO/Synopsis",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "@Author::MELO/Description",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "@Author::MELO/Overview",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "@Author::MELO/Usage",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "@Author::MELO/Attributes",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "@Author::MELO/Constructors",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "@Author::MELO/Methods",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Collect",
                       "name" : "@Author::MELO/Functions",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Leftovers",
                       "name" : "@Author::MELO/Leftovers",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Region",
                       "name" : "@Author::MELO/Postlude",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Support",
                       "name" : "@Author::MELO/Support",
                       "version" : "1.007"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Generic",
                       "name" : "@Author::MELO/Acknowledgements",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Authors",
                       "name" : "@Author::MELO/Authors",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Section::Legal",
                       "name" : "@Author::MELO/Legal",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::Transformer",
                       "name" : "@Author::MELO/List",
                       "version" : "4.013"
                    },
                    {
                       "class" : "Pod::Weaver::Plugin::StopWords",
                       "name" : "@Author::MELO/StopWords",
                       "version" : "1.010"
                    }
                 ]
              }
           },
           "name" : "@Author::MELO/PodWeaver",
           "version" : "4.008"
        },
        {
           "class" : "Dist::Zilla::Plugin::License",
           "name" : "@Author::MELO/License",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Readme",
           "name" : "@Author::MELO/Readme",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::AutoPrereqs",
           "name" : "@Author::MELO/AutoPrereqs",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaNoIndex",
           "name" : "@Author::MELO/MetaNoIndex",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
           "config" : {
              "Dist::Zilla::Plugin::MetaProvides::Package" : {
                 "finder_objects" : [
                    {
                       "class" : "Dist::Zilla::Plugin::FinderCode",
                       "name" : "@Author::MELO/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
                       "version" : "6.006"
                    }
                 ],
                 "include_underscores" : 0
              },
              "Dist::Zilla::Role::MetaProvider::Provider" : {
                 "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002003",
                 "inherit_missing" : "1",
                 "inherit_version" : "1",
                 "meta_noindex" : "1"
              },
              "Dist::Zilla::Role::ModuleMetadata" : {
                 "Module::Metadata" : "1.000033",
                 "version" : "0.004"
              }
           },
           "name" : "@Author::MELO/MetaProvides::Package",
           "version" : "2.004002"
        },
        {
           "class" : "Dist::Zilla::Plugin::MinimumPerl",
           "name" : "@Author::MELO/MinimumPerl",
           "version" : "1.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaConfig",
           "name" : "@Author::MELO/MetaConfig",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaYAML",
           "name" : "@Author::MELO/MetaYAML",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaJSON",
           "name" : "@Author::MELO/MetaJSON",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Prereqs",
           "config" : {
              "Dist::Zilla::Plugin::Prereqs" : {
                 "phase" : "test",
                 "type" : "requires"
              }
           },
           "name" : "@Author::MELO/TestMoreWithSubtests",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExecDir",
           "name" : "@Author::MELO/ExecDir",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::ShareDir",
           "name" : "@Author::MELO/ShareDir",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::MakeMaker",
           "config" : {
              "Dist::Zilla::Role::TestRunner" : {
                 "default_jobs" : 1
              }
           },
           "name" : "@Author::MELO/MakeMaker",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
           "name" : "@Author::MELO/Test::Pod::No404s",
           "version" : "1.003"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::NoTabs",
           "config" : {
              "Dist::Zilla::Plugin::Test::NoTabs" : {
                 "filename" : "xt/author/no-tabs.t",
                 "finder" : [
                    ":InstallModules",
                    ":ExecFiles",
                    ":TestFiles"
                 ]
              }
           },
           "name" : "@Author::MELO/@TestingMania/Test::NoTabs",
           "version" : "0.15"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
           "config" : {
              "Dist::Zilla::Plugin::Test::CPAN::Changes" : {
                 "changelog" : "Changes"
              }
           },
           "name" : "@Author::MELO/@TestingMania/Test::CPAN::Changes",
           "version" : "0.012"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
           "config" : {
              "Dist::Zilla::Plugin::Test::Kwalitee" : {
                 "filename" : "xt/release/kwalitee.t",
                 "skiptest" : []
              }
           },
           "name" : "@Author::MELO/@TestingMania/Test::Kwalitee",
           "version" : "2.12"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Synopsis",
           "name" : "@Author::MELO/@TestingMania/Test::Synopsis",
           "version" : "2.000007"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
           "name" : "@Author::MELO/@TestingMania/PodSyntaxTests",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck",
           "name" : "@Author::MELO/@TestingMania/Test::Pod::LinkCheck",
           "version" : "1.002"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
           "name" : "@Author::MELO/@TestingMania/Test::MinimumVersion",
           "version" : "2.000006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::UnusedVars",
           "name" : "@Author::MELO/@TestingMania/Test::UnusedVars",
           "version" : "2.000007"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodCoverageTests",
           "name" : "@Author::MELO/@TestingMania/PodCoverageTests",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::DistManifest",
           "name" : "@Author::MELO/@TestingMania/Test::DistManifest",
           "version" : "2.000005"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
           "name" : "@Author::MELO/@TestingMania/Test::CPAN::Meta::JSON",
           "version" : "0.004"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::EOL",
           "config" : {
              "Dist::Zilla::Plugin::Test::EOL" : {
                 "filename" : "xt/author/eol.t",
                 "finder" : [
                    ":ExecFiles",
                    ":InstallModules",
                    ":TestFiles"
                 ],
                 "trailing_whitespace" : 1
              }
           },
           "name" : "@Author::MELO/@TestingMania/Test::EOL",
           "version" : "0.19"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Compile",
           "config" : {
              "Dist::Zilla::Plugin::Test::Compile" : {
                 "bail_out_on_fail" : "0",
                 "fail_on_warning" : "author",
                 "fake_home" : 1,
                 "filename" : "t/00-compile.t",
                 "module_finder" : [
                    ":InstallModules"
                 ],
                 "needs_display" : 0,
                 "phase" : "test",
                 "script_finder" : [
                    ":PerlExecFiles"
                 ],
                 "skips" : []
              }
           },
           "name" : "@Author::MELO/@TestingMania/Test::Compile",
           "version" : "2.054"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaTests",
           "name" : "@Author::MELO/@TestingMania/MetaTests",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Version",
           "name" : "@Author::MELO/@TestingMania/Test::Version",
           "version" : "1.09"
        },
        {
           "class" : "Dist::Zilla::Plugin::MojibakeTests",
           "name" : "@Author::MELO/@TestingMania/MojibakeTests",
           "version" : "0.8"
        },
        {
           "class" : "Dist::Zilla::Plugin::Manifest",
           "name" : "@Author::MELO/Manifest",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::CheckExtraTests",
           "name" : "@Author::MELO/CheckExtraTests",
           "version" : "0.029"
        },
        {
           "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
           "name" : "@Author::MELO/CheckChangesHasContent",
           "version" : "0.010"
        },
        {
           "class" : "Dist::Zilla::Plugin::TestRelease",
           "name" : "@Author::MELO/TestRelease",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::ConfirmRelease",
           "name" : "@Author::MELO/ConfirmRelease",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::UploadToCPAN",
           "name" : "@Author::MELO/UploadToCPAN",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
           "config" : {
              "Dist::Zilla::Plugin::Git::CommitBuild" : {
                 "branch" : "build/%b",
                 "build_root" : null,
                 "message" : "Build results of %h (on %b)",
                 "multiple_inheritance" : 0,
                 "release_branch" : "releases",
                 "release_message" : "Release v%v (based on %h)"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              }
           },
           "name" : "@Author::MELO/Git::CommitBuild",
           "version" : "2.039"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Check",
           "config" : {
              "Dist::Zilla::Plugin::Git::Check" : {
                 "untracked_files" : "die"
              },
              "Dist::Zilla::Role::Git::DirtyFiles" : {
                 "allow_dirty" : [
                    "Changes",
                    "dist.ini"
                 ],
                 "allow_dirty_match" : [],
                 "changelog" : "Changes"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              }
           },
           "name" : "@Author::MELO/@Git/Check",
           "version" : "2.039"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Commit",
           "config" : {
              "Dist::Zilla::Plugin::Git::Commit" : {
                 "add_files_in" : [],
                 "commit_msg" : "v%v%n%n%c"
              },
              "Dist::Zilla::Role::Git::DirtyFiles" : {
                 "allow_dirty" : [
                    "Changes",
                    "dist.ini"
                 ],
                 "allow_dirty_match" : [],
                 "changelog" : "Changes"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              },
              "Dist::Zilla::Role::Git::StringFormatter" : {
                 "time_zone" : "local"
              }
           },
           "name" : "@Author::MELO/@Git/Commit",
           "version" : "2.039"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Tag",
           "config" : {
              "Dist::Zilla::Plugin::Git::Tag" : {
                 "branch" : null,
                 "changelog" : "Changes",
                 "signed" : 0,
                 "tag" : "v0.008",
                 "tag_format" : "v%v",
                 "tag_message" : "v%v"
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              },
              "Dist::Zilla::Role::Git::StringFormatter" : {
                 "time_zone" : "local"
              }
           },
           "name" : "@Author::MELO/@Git/Tag",
           "version" : "2.039"
        },
        {
           "class" : "Dist::Zilla::Plugin::Git::Push",
           "config" : {
              "Dist::Zilla::Plugin::Git::Push" : {
                 "push_to" : [
                    "origin",
                    "origin build/master:build/master",
                    "origin releases:releases"
                 ],
                 "remotes_must_exist" : 1
              },
              "Dist::Zilla::Role::Git::Repo" : {
                 "repo_root" : "."
              }
           },
           "name" : "@Author::MELO/@Git/Push",
           "version" : "2.039"
        },
        {
           "class" : "Dist::Zilla::Plugin::InstallRelease",
           "name" : "@Author::MELO/InstallRelease",
           "version" : "0.008"
        },
        {
           "class" : "Dist::Zilla::Plugin::PrereqsClean",
           "name" : "@Author::MELO/PrereqsClean",
           "version" : "0.93"
        },
        {
           "class" : "Dist::Zilla::Plugin::Clean",
           "name" : "@Author::MELO/Clean",
           "version" : "0.07"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":InstallModules",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":IncModules",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":TestFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExtraTestFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExecFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":PerlExecFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ShareFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":MainModule",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":AllFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":NoFiles",
           "version" : "6.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : "@Author::MELO/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
           "version" : "6.006"
        }
     ],
     "zilla" : {
        "class" : "Dist::Zilla::Dist::Builder",
        "config" : {
           "is_trial" : "0"
        },
        "version" : "6.006"
     }
  },
  "x_authority" : "cpan:MELO",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}