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.16.2 2012-10-11 ExtUtils::testlib(3pm)
| Related Man Pages |
|---|
| extutils::command(3pm) - redhat |
| extutils::mm_win32(3pm) - redhat |
| extutils::typemaps::cmd(3pm) - osx |
| extutils::xspp::node::class(3pm) - debian |
| module::install::makefile(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Mac OS X: Based on UNIX - Solid As a Rock |
| When is a _function_ not a _function_? |
| Hearing Aid for OSX 10.12.x and greater. |
| Python: Refer a properties file from different location |