debian man page for extutils::testlib

Query: extutils::testlib

OS: debian

Section: 3perl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ExtUtils::testlib(3perl)				 Perl Programmers Reference Guide				  ExtUtils::testlib(3perl)

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.14.2 2011-09-26 ExtUtils::testlib(3perl)
Related Man Pages
extutils::typemaps::outputmap(3pm) - mojave
extutils::typemaps::cmd(3pm) - osx
extutils::mm_win32(3perl) - debian
extutils::makemaker::tutorial(3perl) - debian
extutils::xspp::node::class(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?