Query: extutils::testlib
OS: osx
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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_any(3pm) - redhat |
extutils::mm_win32(3pm) - redhat |
extutils::xspp::node::method(3pm) - debian |
extutils::xspp::parser(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
When is a _function_ not a _function_? |
My first PERL incarnation... Audio Oscillograph |
Python: Refer a properties file from different location |