SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-Zilla-Role-Bootstrap rpm build for : openSUSE Leap 15. For other distributions click perl-Dist-Zilla-Role-Bootstrap.

Name : perl-Dist-Zilla-Role-Bootstrap
Version : 1.001004 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp150.1.2 Date : 2017-06-21 14:00:00
Group : Development/Libraries/Perl Source RPM : perl-Dist-Zilla-Role-Bootstrap-1.001004-lp150.1.2.src.rpm
Size : 0.03 MB
Packager : (none)
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/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

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

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