Skip to content

Instantly share code, notes, and snippets.

@kentfredric
Created February 9, 2014 04:58
Show Gist options
  • Save kentfredric/8894490 to your computer and use it in GitHub Desktop.
Save kentfredric/8894490 to your computer and use it in GitHub Desktop.
"user_config" : [
[
"_",
null,
{
"_global_stashes" : {
"%Rights" : "Dist::Zilla::Stash::Rights=HASH(0x3552b40)",
"%User" : "Dist::Zilla::Stash::User=HASH(0x3554e70)"
},
"authors" : [
"Ricardo SIGNES <rjbs@cpan.org>"
],
"chrome" : "Dist::Zilla::Chrome::Term=HASH(0x34aaa68)",
"copyright_holder" : "Ricardo SIGNES",
"license" : "Perl_5",
"name" : "Dist-Zilla",
"root" : "."
}
],
[
"@Filter/Git::GatherDir",
"Dist::Zilla::Plugin::Git::GatherDir",
{}
],
[
"@Filter/CheckPrereqsIndexed",
"Dist::Zilla::Plugin::CheckPrereqsIndexed",
{}
],
[
"@Filter/CheckExtraTests",
"Dist::Zilla::Plugin::CheckExtraTests",
{}
],
[
"@Filter/RJBS-Outdated",
"Dist::Zilla::Plugin::PromptIfStale",
{
"modules" : [
"Dist::Zilla::PluginBundle::RJBS"
],
"phase" : "build"
}
],
[
"@Filter/CPAN-Outdated",
"Dist::Zilla::Plugin::PromptIfStale",
{
"check_all_plugins" : 1,
"phase" : "release"
}
],
[
"@Filter/@Filter/PruneCruft",
"Dist::Zilla::Plugin::PruneCruft",
{}
],
[
"@Filter/@Filter/ManifestSkip",
"Dist::Zilla::Plugin::ManifestSkip",
{}
],
[
"@Filter/@Filter/MetaYAML",
"Dist::Zilla::Plugin::MetaYAML",
{}
],
[
"@Filter/@Filter/License",
"Dist::Zilla::Plugin::License",
{}
],
[
"@Filter/@Filter/Readme",
"Dist::Zilla::Plugin::Readme",
{}
],
[
"@Filter/@Filter/ExecDir",
"Dist::Zilla::Plugin::ExecDir",
{}
],
[
"@Filter/@Filter/ShareDir",
"Dist::Zilla::Plugin::ShareDir",
{}
],
[
"@Filter/@Filter/MakeMaker",
"Dist::Zilla::Plugin::MakeMaker",
{}
],
[
"@Filter/@Filter/Manifest",
"Dist::Zilla::Plugin::Manifest",
{}
],
[
"@Filter/@Filter/TestRelease",
"Dist::Zilla::Plugin::TestRelease",
{}
],
[
"@Filter/@Filter/ConfirmRelease",
"Dist::Zilla::Plugin::ConfirmRelease",
{}
],
[
"@Filter/@Filter/UploadToCPAN",
"Dist::Zilla::Plugin::UploadToCPAN",
{}
],
[
"@Filter/AutoPrereqs",
"Dist::Zilla::Plugin::AutoPrereqs",
{}
],
[
"@Filter/Git::NextVersion",
"Dist::Zilla::Plugin::Git::NextVersion",
{
"version_regexp" : "^([0-9]+\\.[0-9]+)$"
}
],
[
"@Filter/PkgVersion",
"Dist::Zilla::Plugin::PkgVersion",
{
"die_on_existing_version" : 1,
"die_on_line_insertion" : 1
}
],
[
"@Filter/MetaConfig",
"Dist::Zilla::Plugin::MetaConfig",
{}
],
[
"@Filter/MetaJSON",
"Dist::Zilla::Plugin::MetaJSON",
{}
],
[
"@Filter/NextRelease",
"Dist::Zilla::Plugin::NextRelease",
{}
],
[
"@Filter/Test::ChangesHasContent",
"Dist::Zilla::Plugin::Test::ChangesHasContent",
{}
],
[
"@Filter/PodSyntaxTests",
"Dist::Zilla::Plugin::PodSyntaxTests",
{}
],
[
"@Filter/ReportVersions::Tiny",
"Dist::Zilla::Plugin::ReportVersions::Tiny",
{}
],
[
"@Filter/TestMoreWithSubtests",
"Dist::Zilla::Plugin::Prereqs",
{
"-phase" : "test",
"-type" : "requires",
"Test::More" : "0.96"
}
],
[
"@Filter/PodWeaver",
"Dist::Zilla::Plugin::PodWeaver",
{
"config_plugins" : [
"@RJBS"
],
"replacer" : "replace_with_comment"
}
],
[
"@Filter/GithubMeta",
"Dist::Zilla::Plugin::GithubMeta",
{
"issues" : "1",
"remote" : [
"github",
"origin"
],
"user" : "rjbs"
}
],
[
"@Filter/@Git/Check",
"Dist::Zilla::Plugin::Git::Check",
{}
],
[
"@Filter/@Git/Commit",
"Dist::Zilla::Plugin::Git::Commit",
{}
],
[
"@Filter/@Git/Tag",
"Dist::Zilla::Plugin::Git::Tag",
{
"tag_format" : "%v"
}
],
[
"@Filter/@Git/Push",
"Dist::Zilla::Plugin::Git::Push",
{
"push_to" : [
"origin :",
"github :"
],
"remotes_must_exist" : 0
}
],
[
"MetaConfig",
"Dist::Zilla::Plugin::MetaConfig",
{}
],
[
"ModuleShareDirs",
"Dist::Zilla::Plugin::ModuleShareDirs",
{
"Dist::Zilla::MintingProfile::Default" : "profiles"
}
],
[
"MetaNoIndex",
"Dist::Zilla::Plugin::MetaNoIndex",
{
"directories" : [
"corpus",
"misc"
]
}
],
[
"MetaResources",
"Dist::Zilla::Plugin::MetaResources",
{
"homepage" : "http://dzil.org/",
"x_mailing_list" : "http://www.listbox.com/subscribe/?list_id=139292"
}
],
[
"TestRequires",
"Dist::Zilla::Plugin::Prereqs",
{
"Test::More" : "0.90"
}
],
[
"RuntimeRecommends",
"Dist::Zilla::Plugin::Prereqs",
{
"Archive::Tar::Wrapper" : "0.15",
"Term::ReadLine::Gnu" : "0"
}
],
[
"Prereqs",
"Dist::Zilla::Plugin::Prereqs",
{
"Class::Load" : "0.17",
"Config::MVP::Reader::INI" : "2",
"Data::Section" : "0.200000",
"ExtUtils::Manifest" : "1.54",
"File::ShareDir::Install" : "0.03",
"Mixin::Linewise::Readers" : "0.100",
"autobox" : "2.53",
"parent" : "0",
"perl" : "v5.8.5"
}
],
[
"RemovePrereqs",
"Dist::Zilla::Plugin::RemovePrereqs",
{
"modules_to_remove" : [
"Config",
"Dist::Zilla::Tester::_Role",
"Some::Package::That::Does::Not::Exist::Due::To::A::Typo"
]
}
],
[
"CPANFile",
"Dist::Zilla::Plugin::CPANFile",
{}
]
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment