which command
Locates the command in the filesystem.
which -m module
Locates the perl module in the filesystem
which -r module
Locates a command using a Perl regexp
Option
-a
may be used to see more than one match. Option-v
switches to a more verbose output.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 6:
'=item' outside of any '=over'
=over without closing =back