redhat man page for blib

Query: blib

OS: redhat

Section: 3pm

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

blib(3pm)						 Perl Programmers Reference Guide						 blib(3pm)

NAME
blib - Use MakeMaker's uninstalled version of a package
SYNOPSIS
perl -Mblib script [args...] perl -Mblib=dir script [args...]
DESCRIPTION
Looks for MakeMaker-like 'blib' directory structure starting in dir (or current directory) and working back up to five levels of '..'. Intended for use on command line with -M option as a way of testing arbitary scripts against an uninstalled version of a package. However it is possible to : use blib; or use blib '..'; etc. if you really must.
BUGS
Pollutes global name space for development only task.
AUTHOR
Nick Ing-Simmons nik@tiuk.ti.com perl v5.8.0 2002-06-01 blib(3pm)
Related Man Pages
eekboek(3pm) - debian
findbin(3pm) - centos
tm::coverage(3pm) - debian
test::compile(3pm) - debian
test::pod(3pm) - debian
Similar Topics in the Unix Linux Community
SubLib 0.9 (Default branch)
PyWebLib 1.3.5 (Default branch)