Man Page: extutils::testlib
Operating Environment: redhat
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.8.0 2002-06-01 ExtUtils::testlib(3pm)
| Related Man Pages |
|---|
| extutils::install(3pm) - redhat |
| extutils::installed(3pm) - redhat |
| extutils::typemaps::outputmap(3pm) - osx |
| extutils::typemaps::cmd(3pm) - osx |
| extutils::xspp::parser(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| Tar Command |
| Docker learning Phase-I |
| About TODO |
| Shopt -s histappend |