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::cmd5.18(3pm) - mojave
extutils::command::mm(3perl) - debian
extutils::installed(3perl) - debian
extutils::mm_win32(3perl) - debian
extutils::mksymlists(3perl) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?