extutils::testlib(3pm) mojave man page | unix.com

Man Page: extutils::testlib

Operating Environment: mojave

Section: 3pm

ExtUtils::testlib(3pm)					 Perl Programmers Reference Guide				    ExtUtils::testlib(3pm)

NAME
ExtUtils::testlib - add blib/* directories to @INC
SYNOPSIS
use ExtUtils::testlib;
DESCRIPTION
After an extension has been built and before it is installed it may be desirable to test it bypassing "make test". By adding use ExtUtils::testlib; to a test program the intermediate directories used by "make" are added to @INC. perl v5.18.2 2014-01-06 ExtUtils::testlib(3pm)
Related Man Pages
extutils::installed(3pm) - redhat
extutils::typemaps::cmd5.18(3pm) - mojave
extutils::typemaps::cmd(3pm) - mojave
extutils::typemaps::outputmap(3pm) - mojave
extutils::typemaps::cmd(3pm) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.