Manual Reference Pages  - ExtUtils::testlib (3pm)

NAME

ExtUtils::testlib - add blib/* directories to @INC

CONTENTS

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.

Jump to page    or go to Top of page |  Section 3pm |  Main Index.


perl v5.8.5 ExtUtils::testlib (3pm) 2001-09-21
Generated by manServer 1.07 from /usr/share/man/man3/ExtUtils::testlib.3pm.gz using man macros.