opal::where(3pm) debian man page | unix.com

Man Page: opal::where

Operating Environment: debian

Section: 3pm

where(3pm)						User Contributed Perl Documentation						where(3pm)

NAME
OpaL::where - Perl extension for locating system resources.
SYNOPSIS
use OpaL::where qw(which);
DESCRIPTION
OpaL::where is a module for locating system resources.
FUNCTIONS
which Which takes a program name and searches for that in the PATH environment variable and returns the path to the executable. If no program is found with that name undef is returned instead. This is similar to the program with the same name. See which(1). USAGE: $t = "which"("perl");
AUTHOR
Ola Lundqvist <ola@inguza.com>
SEE ALSO
perl(1), which(1). perl v5.10.1 2009-04-21 where(3pm)
Related Man Pages
env(3pm) - redhat
file::which(3pm) - debian
opal::manipulate(3pm) - debian
padre::perl(3pm) - debian
env5.12(3pm) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph