-
Notifications
You must be signed in to change notification settings - Fork 5
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
How to install this package? #8
Comments
hm, this is weird, I did not upload this module on CPAN, so it should use the github repo |
@gustawdaniel , is this issue resolved and ready to close? I recently installed perl6-gumbo using zef and it now works. (See #12 (comment)). I just think @ugexe 's zef is updating cpan mirrors whenever a module install is requested, and regardless of the install cpan is on zef's search-path and that's why it checks cpan first (I gave zef no instructions otherwise). Also, by updating mirrors, zef could be preparing to search for Gumbo dependencies (e.g. @supernovus 's XML module) on cpan.
|
Correct (technically every auto-update hours as noted here)
How could zef know the module is not on cpan without first downloading the This seems to be the result of when the previous p6c server, which originally provided the |
Command:
freeze on
The text was updated successfully, but these errors were encountered: