EnglishFrenchSpanish

OnWorks favicon

mpathp - Online in the Cloud

Run mpathp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mpathp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mpath - display the full path to a perl module (installed locally)

USAGE


mpath [OPTIONS] MODULE [MODULE ...]

EXAMPLE


% mpath Module::Path
/usr/local/lib/perl5/site_perl/5.16.0/Module/Path.pm

% mpath --full Module::Path
Module::Path /usr/local/lib/perl5/site_perl/5.16.0/Module/Path.pm

% mpath Moose Moo
/usr/local/lib/perl5/site_perl/5.16.0/darwin-2level/Moose.pm
/usr/local/lib/perl5/site_perl/5.16.0/Moo.pm

DESCRIPTION


mpath displays the full path to a perl module on the local system. It uses the
"module_path()" function from Module::Path to get the path.

If one of the module wasn't found, mpath will exit with the exit code 1 and print the
following message (you can silence it with the option --quiet):

% mpath Foo::Bar
Foo::Bar not found

or:

% mpath Moose Foo::Bar
/usr/local/lib/perl5/site_perl/5.16.0/darwin-2level/Moose.pm
Foo::Bar not found

OPTIONS


-h, -?, --help
Print this help message and exit.

-f, --full
Print module name.

-q, --quiet
Don't print any error when one of the module requested could not be found.

Use mpathp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad