Name : perl-Unix-Lsof
| |
Version : 0.1.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2015-04-13 22:59:51
|
Group : Development/Libraries/Perl
| Source RPM : perl-Unix-Lsof-0.1.0-1.1.src.rpm
|
Size : 0.05 MB
| |
Packager : (none)
| |
Summary : Wrapper to the Unix lsof utility
|
Description :
This module is a wrapper around the Unix lsof utility (written by Victor A.Abell, Copyright Purdue University), which lists open files as well as information about the files and processes opening them. \'Unix::Lsof\' uses the lsof binary, so you need to have that installed in order to use this module (lsof can be obtained from the ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof manpage).
By default, this module exports a single function \'lsof\', to which you can pass the same parameters you would the lsof binary. When called in list context, \'lsof\' will return two values, a hash reference containing the parsed output of the lsof binary and a string containing (unparsed) any error messages. When called in scalar context, \'lsof\' will return a \'Unix::Lsof::Result\' object (see the documentation for that module for further details).
On request, you can also export the subroutine \'parse_lsof_output\' which will do what the name says and return the parsed output. Both of these support a number of options, passed in as a hash reference as the last argument (see section \"OPTIONS\" below).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Unix::Lsof)
perl(Unix::Lsof::Result)
perl-Unix-Lsof
Requires :