SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-Zilla-Plugin-DualLife rpm build for : openSUSE Tumbleweed. For other distributions click perl-Dist-Zilla-Plugin-DualLife.

Name : perl-Dist-Zilla-Plugin-DualLife
Version : 0.07 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.49 Date : 2024-08-05 20:57:16
Group : Development/Libraries/Perl Source RPM : perl-Dist-Zilla-Plugin-DualLife-0.07-1.49.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Distribute dual-life modules with Dist::Zilla
Description :
Dual-life modules, which are modules distributed both as part of the perl
core and on CPAN, sometimes need a little special treatment. This module
tries provide that for modules built with \'Dist::Zilla\'.

Currently the only thing this module does is providing an \'INSTALLDIRS\'
option to \'ExtUtils::MakeMaker\'\'s \'WriteMakefile\' function, so dual-life
modules will be installed in the right section of \'AATTINC\' depending on
different versions of perl.

As more things that need special handling for dual-life modules show up,
this module will try to address them as well.

The options added to your \'Makefile.PL\' by this module are roughly
equivalent to:

\'INSTALLDIRS\' => (\"$]\" >= 5.009005 && \"$]\" < = 5.011000 ? \'perl\' : \'site\'),

(assuming a module that entered core in 5.009005).

[DualLife]
entered_core=5.006001

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Dist-Zilla-Plugin-DualLife-0.07-1.49.noarch.rpm
     

Provides :
perl(Dist::Zilla::Plugin::DualLife)
perl-Dist-Zilla-Plugin-DualLife

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Dist::Zilla::Role::FileFinderUser)
perl(Dist::Zilla::Role::FileMunger)
perl(Dist::Zilla::Role::ModuleMetadata)
perl(Module::CoreList) >= 2.19
perl(Moose)
perl(namespace::autoclean)
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/lib/perl5/vendor_perl/5.40.0/Dist
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla/Plugin
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla/Plugin/DualLife.pm
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-DualLife
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-DualLife/CONTRIBUTING
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-DualLife/Changes
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-DualLife/LICENCE
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-DualLife/README
/usr/share/man/man3/Dist::Zilla::Plugin::DualLife.3pm.gz

 
ICM