extutils::testlib(3perl) debian man page | unix.com

Man Page: extutils::testlib

Operating Environment: debian

Section: 3perl

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::mm_win32(3pm) - redhat
extutils::typemaps::cmd(3pm) - mojave
extutils::typemaps::outputmap(3pm) - mojave
extutils::installed(3perl) - debian
extutils::xspp::node::class(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?