develooper Front page | perl.perl6.users | Postings from July 2020

Re: Any sign of a fix for the 10 second compile time?

Thread Previous | Thread Next
From:
ToddAndMargo via perl6-users
Date:
July 31, 2020 22:38
Subject:
Re: Any sign of a fix for the 10 second compile time?
Message ID:
199fd8ec-8e16-3b3a-8448-b8e774fe712a@zoho.com
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-users@perl.org <mailto:perl6-users@perl.org>> wrote:
>>
>>      >> On Fri, Jul 31, 2020, 04:45 ToddAndMargo via perl6-users
>>      >> <perl6-users@perl.org <mailto:perl6-users@perl.org>
>>     <mailto:perl6-users@perl.org <mailto:perl6-users@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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About