|
Fire is step THREE! | github.com/perl6/toolchain-bikeshed | Channel logs: irclog.perlgeek.de/perl6-toolchain/today | useful prior art: metacpan.org/pod/CPAN::Meta::Spec Set by moderator on 2 September 2017. |
|||
|
01:52
ilbot3 joined
|
|||
| moderator | Fire is step THREE! | github.com/perl6/toolchain-bikeshed | Channel logs: irclog.perlgeek.de/perl6-toolchain/today | useful prior art: metacpan.org/pod/CPAN::Meta::Spec | ||
|
02:50
llfourn joined
|
|||
| [Coke] | I am in dep hell. | 21:45 | |
| I had an old version of zef. got a new one. now I can't upgrade Test::META (which I needed to because old versions of that module are borfing other modules I'm trying to install) | |||
| I clone github.com/jonathanstowe/Test-META.git ; tried "zef install ." - complains about e.g. Could not find JSON::Class:ver<0.0.5..*> at line 114 in: | 21:46 | ||
| try "zef install --deps-only ." - All candidates are currently installed | |||
| ok, I think, I'll upgrade JSON::Class manually with "zef upgrade JSON::Class" - it starts, but then I get a similar error on JSON::Fast | 21:48 | ||
| All I wanted to do was install cro. :| | |||
| got past this hurdle by getting two module authors to take out the Test::META test. | 22:03 | ||