SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-Zilla-Role-Bootstrap rpm build for : OpenSuSE. For other distributions click perl-Dist-Zilla-Role-Bootstrap.

Name : perl-Dist-Zilla-Role-Bootstrap
Version : 1.1.4 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2024-08-25 19:28:29
Group : Unspecified Source RPM : perl-Dist-Zilla-Role-Bootstrap-1.1.4-lp155.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Shared logic for bootstrap things
Description :
This module is a role that aims to be consumed by plugins that want to
perform some very early bootstrap operation that may affect the loading
environment of successive plugins, especially with regards to plugins that
may wish to build with themselves, either by consuming the source tree
itself, or by consuming a previous built iteration.

Implementation is quite simple:

* 1. \'with\' this role in your plugin

with \'Dist::Zilla::Role::Bootstrap\'

* 2. Implement the \'bootstrap\' sub.

sub bootstrap {
my ( $self ) = AATT_;
}

* 3. _Optional_: Fetch the discovered \'bootstap\' root via:

$self->_bootstap_root

* 4. _Optional_: Load some path into \'AATTINC\' via:

$self->_add_inc($path)

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Dist-Zilla-Role-Bootstrap-1.1.4-lp155.1.1.noarch.rpm
     

Provides :
perl(Dist::Zilla::Role::Bootstrap)
perl-Dist-Zilla-Role-Bootstrap

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Dist::Zilla::Role::Plugin)
perl(List::UtilsBy)
perl(Moose::Role)
perl(Path::Tiny)
perl(version)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Dist
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla/Role
/usr/lib/perl5/vendor_perl/5.26.1/Dist/Zilla/Role/Bootstrap.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Dist-Zilla-Role-Bootstrap
/usr/share/doc/packages/perl-Dist-Zilla-Role-Bootstrap/Changes
/usr/share/doc/packages/perl-Dist-Zilla-Role-Bootstrap/README
/usr/share/licenses/perl-Dist-Zilla-Role-Bootstrap
/usr/share/licenses/perl-Dist-Zilla-Role-Bootstrap/LICENSE
/usr/share/man/man3/Dist::Zilla::Role::Bootstrap.3pm.gz

 
ICM