Marcel Timmerman
Marcel Timmerman
A bit golfed down which works for me but with an error ``` Potential difficulties: Asked to remove 32 spaces, but the shortest indent is 0 spaces at /home/marcel/Languages/Raku/Projects/question-answer/x.raku:12 ------>...
There is no blank line before any of the two SELECTs. The error is thrown because the last SELECT is 32 characters indented while the leftmost word is at char...
I think that 'raku.land' is very nice to work with and that the older one, 'modules.raku.org', can be removed.
the 'mongodb+srv' part throws the problem. I may be able to add a rule for it but can not test if there will be another problem caused by it. Also,...
I've published a new version 0.44.0. Must be available soon. Let me know if it works.
I do not have it implemented so that is a problem. Don't know how to do that in a short time. Need to investigate.
I will do it slowly, step by step. * Checks on parameters according to [this document](https://github.com/mongodb/specifications/blob/master/source/uri-options/uri-options.rst) * Try to get server polling working using the SRV DNS records following this...
Small update..... Done the above and some checking on URI options but I am now stuck for some time, setting up a connection to a server. The server starts properly...
hi @Zer0-Tolerance, at the moment I was doing some other work on other distros. It helps to empty my mind by doing something else before returning to this task.
thanks, then I don't have to fill in the details. I already was thinking about a plan to test the code. Yesterday I had to read up on some of...