You can't directly put it in the system library, b/c this module may require other modules. Instead you should install it via a package management tool such as "cpanm". Thanks
On Thu, Nov 25, 2021 at 4:12 AM Todd Gruhn <tgru...@gmail.com> wrote: > I downloaded a file named "Open3.pm" from CPAN. > These usually come with Makefile.PL that makes the makefile, > then make installs it. > > Where am I supposed to put this module? >