Raku / modules.raku.org

Source code for modules.raku.org - Raku module listing
https://modules.raku.org/
Artistic License 2.0
27 stars 27 forks source link

Gitlab modules not showing up on the website #108

Open CIAvash opened 6 years ago

CIAvash commented 6 years ago

Modules hosted on Gitlab show this error in update.log:

[error] Received fatal error while building https://gitlab.com/.../raw/master/META6.json: Use of uninitialized value $code in numeric eq (==) at lib/ModulesPerl6/DbBuilder/Dist/PostProcessor/p30METAChecker.pm line 106.

p30METAChecker.pm:106

zoffixznet commented 6 years ago

I made the code handle undefs but I suspect the real problem is $dist->{url} not being properly set for gitlab dists.