On 2020-07-31 15:36, ToddAndMargo via perl6-users wrote:
On 2020-07-31 15:32, Tom Browder wrote:
On Fri, Jul 31, 2020 at 14:55 ToddAndMargo via perl6-users
<perl6-us...@perl.org <mailto:perl6-us...@perl.org>> wrote:
>> On Fri, Jul 31, 2020, 04:45 ToddAndMargo via perl6-users
>> <perl6-us...@perl.org <mailto:perl6-us...@perl.org>
<mailto:perl6-us...@perl.org <mailto:perl6-us...@perl.org>>> wrote:
Todd, a couple of questions:
1. In your modules that change all the time, do have "use lib ...;"
statements in any of them?
No. If I do, they crash
# use lib '/home/linuxutil/p6lib'; # may not be precompiled; calling
program must take care of this
2. If the answer to 1. is true, did you know you can use zef to
install your own, non-published modules and then remove "use lib...;"
statements from your modules and your programs?
-Tom
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~