http://qs321.pair.com?node_id=11128294


in reply to Re^3: mbtiny and Minilla workflow - one rev behind in CPAN
in thread mbtiny and Minilla workflow - one rev behind in CPAN

What OS are you using? I'm using Windows which seems to be the root of this problem. It turns out that the META.json file that Minilla created has backslashes in the module path. CPAN won't index it with backslashes in the path. roboticus pointed out the possibility of this being a problem but I didn't follow up since the first release worked eventually.

Last night I created a new distribution with Minilla and manually fixed the path before manually uploading to CPAN. That worked.

  • Comment on Re^4: mbtiny and Minilla workflow - one rev behind in CPAN

Replies are listed 'Best First'.
Re^5: mbtiny and Minilla workflow - one rev behind in CPAN
by Arunbear (Prior) on Feb 13, 2021 at 13:49 UTC
    I use MacOs. After some digging, I found that for building the META.json, Minilla uses Module::Metadata which has this open bug, so it unfortunately doesn't do the right thing on Windows.
    A reply falls below the community's threshold of quality. You may see it by logging in.