17 Oct 2019
Kaiepi i do that in Net::Telnet, gimme a sec 12:29
so does this one 12:31
fpaste.scsys.co.uk/586532?tx=on
oh no it doesn't
it just makes Net::Telnet::Terminal::Client different things depending on os 12:32
this might be useful Doc_Holliwood github.com/FROGGS/p6-if 12:35
releasable6, status 14:13
18 Oct 2019
squashable6, status 12:39
taking a look rn AlexDaniel 15:01
21 Oct 2019
releasable6, status 15:18
22 Oct 2019
releasable6, status 13:54
do supplies use threads when you don't use Supply.schedule-on? 18:54
guessing no 19:03
23 Oct 2019
shit 10:26
me closing the problem solving issue i opened earlier was a misclick 10:27
i think something like scanning for the dependencies of a module may be fairly simple to write, depending on how zef stores them 10:32
actually, zef wouldn't be needed, the compunit classes already know what a module's dependencies are iirc 10:33
m: say so qx[zef locate zef].IO 10:47
whoops, forgot a try
m: say %*ENV<PERL6_HOME>:exists 10:48
m: say $?FILE.IO.parent.sibling('META6.json').IO.e; CATCH { default { } } 10:49
m: say $?FILE.IO.sibling('META6.json').IO.e; CATCH { default { } }
m: my $path = $?FILE.IO; say CompUnit::PrecompilationStore::File.new-unit(:$path).dependencies 10:53
28 Oct 2019
releasable6, status 17:08
.tell brrt that'd be great 20:48