Re: FreeBSD 12.3-RELEASE amd64, Perl, and URI::Escape
Date: Mon, 21 Feb 2022 21:18:40 UTC
On 2/21/22 12:22, David Christensen wrote: > How do I determine what FreeBSD package contains URI::Escape? Assuming no FreeBSD package, CPAN works: 2022-02-21 12:24:01 toor@f4 ~ # cpan install URI::Escape David