SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-App-runscript rpm build for : openSUSE Tumbleweed. For other distributions click perl-App-runscript.

Name : perl-App-runscript
Version : 1.0.2 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.2 Date : 2024-08-05 20:39:13
Group : Unspecified Source RPM : perl-App-runscript-1.0.2-1.2.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Module that implements the runscript utility
Description :
This module assumes that you have deployed a \"perl application\" locally
using the local::lib/Other-bootstrapping-options procedure. Usually you are
able to execute the application only because the PERL5LIB environment
variable was amended. This amendment is needed so that the application is
able to locate the libraries it depends on. If the application does not
find its dependencies it will fail with the message

Can\'t locate ... in AATTINC (AATTINC contains: ...)

The \'runscript\' utility helps you to avoid the PERL5LIB amendment. It has
the following processing steps:

* 1.

It finds out the absolute path of a given perl application. If the
application is in the PATH you may pass its basename to \'runscript\'.

* 2.

It takes the dirname of the absolute path and removes the _bin/_
subdirectory. The result is the \"install base\".

* 3.

It adds the directory _lib/perl5/_ to the install base.

* 4.

It prepends the final library path to AATTINC before executing the
application.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-App-runscript-1.0.2-1.2.noarch.rpm
     

Provides :
perl(App::runscript)
perl-App-runscript

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.40.0)
perl(Carp) >= 1.32
perl(File::Which)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/runscript
/usr/lib/perl5/vendor_perl/5.40.0/App
/usr/lib/perl5/vendor_perl/5.40.0/App/runscript.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/runscript.pod
/usr/share/doc/packages/perl-App-runscript
/usr/share/doc/packages/perl-App-runscript/Changes
/usr/share/doc/packages/perl-App-runscript/README
/usr/share/licenses/perl-App-runscript
/usr/share/licenses/perl-App-runscript/LICENSE
/usr/share/man/man3/App::runscript.3pm.gz

 
ICM