Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Module-Find
From: Makoto Fujiwara
Date: 2020-04-16 13:26:20
Message id: 20200416112620.927F5FB27@cvs.NetBSD.org
Log Message:
(devel/p5-Module-Find) Updated to 0.15
0.15, 2019-12-26
Fixed RT#127657 (bug report contributed by Karen Etheridge):
Module::Find now uses @ModuleDirs (if specified) for loading
modules. Previously, when using setmoduledirs() to set an array
of directories that did not contain @INC, Module::Find would
find the modules correctly, but load them from @INC.
Files: