SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-ExtUtils-InstallPaths rpm build for : OpenSuSE. For other distributions click perl-ExtUtils-InstallPaths.

Name : perl-ExtUtils-InstallPaths
Version : 0.010 Vendor : obs://build_opensuse_org/devel:openQA
Release : 5.1 Date : 2018-11-29 10:20:39
Group : Development/Libraries/Perl Source RPM : perl-ExtUtils-InstallPaths-0.010-5.1.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Build.PL install path logic made easy
Description :
This module tries to make install path resolution as easy as possible.

When you want to install a module, it needs to figure out where to install
things. The nutshell version of how this works is that default installation
locations are determined from the ExtUtils::Config manpage, and they may be
individually overridden by using the \'install_path\' attribute. An
\'install_base\' attribute lets you specify an alternative installation root
like _/home/foo_ and \'prefix\' does something similar in a rather different
(and more complicated) way. \'destdir\' lets you specify a temporary
installation directory like _/tmp/install_ in case you want to create
bundled-up installable packages.

The following types are supported by default.

* * lib

Usually pure-Perl module files ending in _.pm_ or _.pod_.

* * arch

\"Architecture-dependent\" module files, usually produced by compiling XS,
the Inline manpage, or similar code.

* * script

Programs written in pure Perl. In order to improve reuse, you may want to
make these as small as possible - put the code into modules whenever
possible.

* * bin

\"Architecture-dependent\" executable programs, i.e. compiled C code or
something. Pretty rare to see this in a perl distribution, but it
happens.

* * bindoc

Documentation for the stuff in \'script\' and \'bin\'. Usually generated from
the POD in those files. Under Unix, these are manual pages belonging to
the \'man1\' category. Unless explicitly set, this is only available on
platforms supporting manpages.

* * libdoc

Documentation for the stuff in \'lib\' and \'arch\'. This is usually
generated from the POD in _.pm_ and _.pod_ files. Under Unix, these are
manual pages belonging to the \'man3\' category. Unless explicitly set,
this is only available on platforms supporting manpages.

* * binhtml

This is the same as \'bindoc\' above, but applies to HTML documents. Unless
explicitly set, this is only available when perl was configured to do so.

* * libhtml

This is the same as \'libdoc\' above, but applies to HTML documents. Unless
explicitly set, this is only available when perl was configured to do so.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/openQA:/SLE-12/SLE_12_SP4/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(ExtUtils::InstallPaths)
perl-ExtUtils-InstallPaths

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(ExtUtils::Config) => 0.002


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/ExtUtils
/usr/lib/perl5/vendor_perl/5.18.2/ExtUtils/InstallPaths.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-ExtUtils-InstallPaths
/usr/share/doc/packages/perl-ExtUtils-InstallPaths/Changes
/usr/share/doc/packages/perl-ExtUtils-InstallPaths/LICENSE
/usr/share/doc/packages/perl-ExtUtils-InstallPaths/README
/usr/share/man/man3/ExtUtils::InstallPaths.3pm.gz

 
ICM