Date: Fri, 10 Aug 2018 11:12:28 +0200 From: Matthias Apitz <guru@unixarea.de> To: freebsd-questions@freebsd.org Subject: missing perl module Lib::Text Message-ID: <20180810091228.GA10802@sh4-5.1blu.de>
next in thread | raw e-mail | index | archive | help
Hello, I have a 3rd party perl script which says: $ ./magzett_PclToPs.pl < lp.test > lp.ps Can't locate Lib/Text.pm in @INC (you may need to install the Lib::Text module) (@INC contains: /usr/local/sisis-pap/lib/perl5 /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at ./magzett_PclToPs.pl line 120. BEGIN failed--compilation aborted at ./magzett_PclToPs.pl line 120. WHat is the way to know which of the /usr/ports/*/p5-* is missing? Thanks matthias -- Matthias Apitz, ✉ guru@unixarea.de, ⌂ http://www.unixarea.de/ 📱 +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180810091228.GA10802>