Skip to content

Instantly share code, notes, and snippets.

@metacpan-user
Created June 4, 2013 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metacpan-user/5706053 to your computer and use it in GitHub Desktop.
Save metacpan-user/5706053 to your computer and use it in GitHub Desktop.
Distributions that depend on MetaCPAN::API
{
"fields": [
"distribution"
],
"filter": {
"term": {
"status": "latest"
}
},
"size": 100
}
/search/reverse_dependencies/MetaCPAN-API
{
"timed_out" : false,
"hits" : {
"hits" : [
{
"_score" : 1,
"fields" : {
"distribution" : "CPAN-Local-Role-MetaCPAN-API"
},
"_index" : "cpan_v1",
"_id" : "hqLbe4YtglfHTD9hehWoW15Ijns",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "App-Magpie"
},
"_index" : "cpan_v1",
"_id" : "IHZCwcr5dwhakQvukRzO1F6lp_Q",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "App-ListPrereqs"
},
"_index" : "cpan_v1",
"_id" : "2NOW_hcvSFZLk7G_FFo9CEtbiBI",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Exherbo-Packager"
},
"_index" : "cpan_v1",
"_id" : "DBXYNSAU6G6PwLvOeEVxaQyMvaw",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Catalyst-Model-MetaCPAN"
},
"_index" : "cpan_v1",
"_id" : "AWuE_25_MLuH0N5xSQsf4z7L_Hk",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Dist-Zilla-Role-MetaCPANInterfacer"
},
"_index" : "cpan_v1",
"_id" : "Gw2Fr97IlLsNA4S1PscdiE1iImo",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "App-Midgen"
},
"_index" : "cpan_v1",
"_id" : "THPCNlHE6W15SghwmMsTpYBv9pA",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Mojito"
},
"_index" : "cpan_v1",
"_id" : "DPu_4iEguLJQD2RzRY3RaXznMFI",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Debian-Apt-PM"
},
"_index" : "cpan_v1",
"_id" : "H_Js0B_AMnaWQCWhMWumELBEY4A",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "MetaCPAN-Clients"
},
"_index" : "cpan_v1",
"_id" : "QJqkD2wlNmZJ14C3PRtMKCBgKBA",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Git-CPAN-Patch"
},
"_index" : "cpan_v1",
"_id" : "qYZhm6yqgN_VxBDg8J3GYXLEx10",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Test-DependentModules"
},
"_index" : "cpan_v1",
"_id" : "ymG26Nw4s3_y9vf4g4I1iClz7Ek",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Task-DWIM-CPAN"
},
"_index" : "cpan_v1",
"_id" : "PydB4Hx43XIFyaEJg8NnwmkpwHM",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "EPublisher-Source-Plugin-MetaCPAN"
},
"_index" : "cpan_v1",
"_id" : "AuIweWoE7UbAiZBifyE_V6CLfF8",
"_type" : "release"
},
{
"_score" : 1,
"fields" : {
"distribution" : "Acme-Schlong"
},
"_index" : "cpan_v1",
"_id" : "JIOTFSUmOnszLbL3RMzOvwRVzMQ",
"_type" : "release"
}
],
"max_score" : 1,
"total" : 15
},
"_shards" : {
"failed" : 0,
"successful" : 5,
"total" : 5
},
"took" : 9
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment