Apparently
use lib 'path'is not the correct way. And especially not in a module itself that calls other modules.
ToddAndMargo via perl6-users Sun, 28 Apr 2019 16:01:28 -0700
Apparently
use lib 'path'is not the correct way. And especially not in a module itself that calls other modules.