*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: blib | Section: 3p | Source: OpenBSD | File: blib.3p
blib(3p) Perl Programmers Reference Guide blib(3p) 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 arbitrary 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 [email protected] perl v5.40.1 2019-02-13 blib(3p)

Navigation Options