On Fri, May 14, 2021 at 11:12:37PM +0200, Christian Weisgerber wrote: > Randal Schwartz mentioned find2perl on comp.unix.shell, which made > me realize that it isn't any longer shipped as part of Perl. > > So here's a port for App-find2perl from CPAN. > > find2perl is a little translator to convert find(1) command lines to > equivalent Perl code. The resulting code is typically faster than > running find(1) itself. > > Anything missing in the port?
A test dependecy to devel/p5-Devel-FindPerl is missing. I have attached this new port. > Should I @comment out the dummy App::find2perl parts? We really only > need > bin/find2perl > @man man/man1/find2perl.1 I think @comment the dummy module out. If the package would be p5-App-find2perl, I would keep it. But find2perl contains only a script. bluhm
p5-Devel-FindPerl.tgz
Description: application/tar-gz