suse man page for extutils::testlib

Query: extutils::testlib

OS: suse

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)

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.12.1 2010-04-26 ExtUtils::testlib(3pm)
Related Man Pages
extutils::command(3pm) - redhat
extutils::typemaps::outputmap(3pm) - mojave
extutils::typemaps::cmd(3pm) - debian
extutils::typemaps::outputmap(3pm) - debian
extutils::xspp::parser(3pm) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I