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 22 July 2017.
00:00 deep-book-gk_ joined 00:03 deep-book-gk_ left 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
08:08 domidumont joined 08:13 domidumont joined 10:30 lizmat joined 10:56 lizmat_ joined 17:16 domidumont joined
ugexe nine: can we ignore repos with nothing in them? `PERL6LIB="lib" perl6 -e 'use Test;'` should not create lib/.precomp if lib/ does not exist for instance 23:56
I'm able to prevent it, but not while also allow precomp to work the same as `perl6 -e 'use Test;'`