Re: perl_base not in Base ?

2021-12-30 Thread Ken Brown
On 12/30/2021 5:38 AM, Achim Gratz wrote: Am 29.12.2021 um 17:12 schrieb Jon Turney: I think this was the case, at one time. As I said before, at least info still does; not directly, though (it requires a bunch of Perl module distribution that will then pull in perl_base at least). No, info

Re: perl_base not in Base ?

2021-12-30 Thread Achim Gratz
Am 29.12.2021 um 17:12 schrieb Jon Turney: I think this was the case, at one time. As I said before, at least info still does; not directly, though (it requires a bunch of Perl module distribution that will then pull in perl_base at least). -- Achim. (on the road :-)

Re: perl_base not in Base ?

2021-12-30 Thread Achim Gratz
Am 29.12.2021 um 15:25 schrieb Ken Brown: It makes sense to me to add it to Base.  Were there any objections when that was proposed before? I don't remember, honestly. There were/are a few problems w/ cygport trying to pull in perl as a dependency for perl_base, but I've patched those out lo