Re: git: d3f4352c9e33 - main - devel/p5-isa: Add new port
- In reply to: Dan Langille : "git: d3f4352c9e33 - main - devel/p5-isa: Add new port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Jul 2025 17:47:30 UTC
On Tue, Jul 22, 2025 at 05:36:51PM +0000, Dan Langille wrote: > The branch main has been updated by dvl: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=d3f4352c9e33e613fe445d2ff1f5b60d6efe5835 > > commit d3f4352c9e33e613fe445d2ff1f5b60d6efe5835 > Author: Dan Langille <dvl@FreeBSD.org> > AuthorDate: 2025-07-22 13:35:52 +0000 > Commit: Dan Langille <dvl@FreeBSD.org> > CommitDate: 2025-07-22 17:36:40 +0000 > > devel/p5-isa: Add new port > > The new isa operator in Perl 5.32 is pretty great, but if you need to > support legacy versions of Perl, you can't use it yet. This module > gives you isa-like functions you can use in Perl 5.6 and above The oldest Perl we have in the Ports tree is 5.38, so, as this module is for Perl before 5.32, I am unsure where and how that module would be used. -- Mathieu Arnold