SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Unix-Lsof rpm build for : OpenSuSE. For other distributions click perl-Unix-Lsof.

Name : perl-Unix-Lsof
Version : 0.1.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.2 Date : 2015-04-16 07:45:24
Group : Development/Libraries/Perl Source RPM : perl-Unix-Lsof-0.1.0-1.2.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_11_SP3/noarch

Content of RPM  Changelog  Provides Requires

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 :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl = 5.10.0
perl(IPC::Run3)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(version)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/Unix
/usr/lib/perl5/vendor_perl/5.10.0/Unix/Lsof
/usr/lib/perl5/vendor_perl/5.10.0/Unix/Lsof.pm
/usr/lib/perl5/vendor_perl/5.10.0/Unix/Lsof/Result.pm
/usr/share/doc/packages/perl-Unix-Lsof
/usr/share/doc/packages/perl-Unix-Lsof/Changes
/usr/share/doc/packages/perl-Unix-Lsof/README
/usr/share/man/man3/Unix::Lsof.3pm.gz
/usr/share/man/man3/Unix::Lsof::Result.3pm.gz

 
ICM