SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Task-Weaken rpm build for : openSUSE Leap 42. For other distributions click perl-Task-Weaken.

Name : perl-Task-Weaken
Version : 1.06 Vendor : obs://build_opensuse_org/home:pheinlein
Release : 50.1 Date : 2023-01-07 09:08:45
Group : Development/Libraries/Perl Source RPM : perl-Task-Weaken-1.06-50.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Ensure that a platform has weaken support
Description :
One recurring problem in modules that use Scalar::Util\'s \'weaken\' function
is that it is not present in the pure-perl variant.

While this isn\'t necessarily always a problem in a straight CPAN-based Perl
environment, some operating system distributions only include the pure-Perl
versions, don\'t include the XS version, and so weaken is then \"missing\"
from the platform, *despite* passing a dependency on Scalar::Util
successfully.

Most notably this is RedHat Linux at time of writing, but other come and go
and do the same thing, hence \"recurring problem\".

The normal solution is to manually write tests in each distribution to
ensure that \'weaken\' is available.

This restores the functionality testing to a dependency you do once in your
_Makefile.PL_, rather than something you have to write extra tests for each
time you write a module.

It should also help make the package auto-generators for the various
operating systems play more nicely, because it introduces a dependency that
they *have* to have a proper weaken in order to work.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/pheinlein/openSUSE_Leap_42.3/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Task-Weaken-1.06-50.1.noarch.rpm
     

Provides :
perl(Task::Weaken)
perl-Task-Weaken

Requires :
perl(:MODULE_COMPAT_5.18.2)
perl(Scalar::Util) >= 1.14
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Task
/usr/lib/perl5/vendor_perl/5.18.2/Task/Weaken.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Task-Weaken
/usr/share/doc/packages/perl-Task-Weaken/CONTRIBUTING
/usr/share/doc/packages/perl-Task-Weaken/Changes
/usr/share/doc/packages/perl-Task-Weaken/Makefile.footer
/usr/share/doc/packages/perl-Task-Weaken/Makefile.header
/usr/share/doc/packages/perl-Task-Weaken/README
/usr/share/licenses/perl-Task-Weaken
/usr/share/licenses/perl-Task-Weaken/LICENSE
/usr/share/man/man3/Task::Weaken.3pm.gz

 
ICM