Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reverse_dependencies broken? #92

Closed
andk opened this issue Oct 16, 2017 · 3 comments
Closed

reverse_dependencies broken? #92

andk opened this issue Oct 16, 2017 · 3 comments

Comments

@andk
Copy link

andk commented Oct 16, 2017

No description provided.

@andk
Copy link
Author

andk commented Oct 16, 2017

Oops, sorry, I seem to have clicked on an empty field? Here is another try:

perl -MMetaCPAN::Client -MData::Dump=dd -e '
dd(MetaCPAN::Client->new()->reverse_dependencies("ElasticSearch"));
'                                                                 
Failed to fetch 'https://fastapi.metacpan.org//reverse_dependencies/dist/ElasticSearch': Not Found at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.4/89ad/lib/site_perl/5.27.4/MetaCPAN/Client.pm line 315.
bless({ items => [], total => 0, type => "release" }, "MetaCPAN::Client::ResultSet")

@oalders
Copy link
Member

oalders commented Oct 16, 2017

I think that URL should be https://fastapi.metacpan.org/v1/reverse_dependencies/dist/Search-Elasticsearch

@mickeyn
Copy link
Contributor

mickeyn commented Oct 16, 2017

fixed in 2.018000 ... you will have to try it with an existing distribution name though :)

@mickeyn mickeyn closed this as completed Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants