Re: Packaging Perl

2020-06-04 Thread Achim Gratz
Jon Turney writes: > I think the perl cygclass in cygport can know the perl version being > built against, and can add that to the requires? It knows the Perl version and can infer what the provide should be, yes. But for the provides to be useful in a broader sense I think we need to come up wit

Re: Packaging Perl

2020-06-04 Thread Jon Turney
On 03/06/2020 11:23, Achim Gratz wrote: I'm in the process of getting the next maintenance update for Perl-5.30 ready. I'm trying to prepare for the inevitable major update (that will not be binary compatible, so requires a complete repackaging of all dependencies again) some time later. I was

Packaging Perl

2020-06-03 Thread Achim Gratz
I'm in the process of getting the next maintenance update for Perl-5.30 ready. I'm trying to prepare for the inevitable major update (that will not be binary compatible, so requires a complete repackaging of all dependencies again) some time later. I was planning to use the newly available PROV