Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

perlman:ExtUtils::testlib

by root (Monk)
on Dec 23, 1999 at 00:51 UTC ( [id://1198]=perlfunc: print w/replies, xml ) Need Help??

ExtUtils::testlib

See the current Perl documentation for ExtUtils::testlib.

Here is our local, out-dated (pre-5.6) version:


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



use ExtUtils::testlib;



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.


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (8)
As of 2024-04-18 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found