Man Page: extutils::testlib
Operating Environment: mojave
Section: 3pm
ExtUtils::testlib(3pm) Perl Programmers Reference Guide ExtUtils::testlib(3pm)NAMEExtUtils::testlib - add blib/* directories to @INCSYNOPSISuse ExtUtils::testlib;DESCRIPTIONAfter 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)
| 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. |