redhat man page for extutils::testlib

Query: extutils::testlib

OS: redhat

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.8.0 2002-06-01 ExtUtils::testlib(3pm)
Related Man Pages
extutils::command(3pm) - redhat
extutils::installed(3pm) - redhat
extutils::typemaps::outputmap(3pm) - mojave
extutils::xspp::node::class(3pm) - debian
module::install::makefile(3pm) - debian
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
[TIP] Processing YAML files with yq