Task::Weaken - Ensure that a platform has weaken support
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 necesarily 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.
Authors:
--------
Adam Kennedy
- Sources inherited from project SUSE:SLE-15-SP1:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:acdc:sp5-rebuild/perl-Task-Weaken && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Task-Weaken-1.06.tar.gz | 0000028404 27.7 KB | |
cpanspec.yml | 0000000433 433 Bytes | |
perl-Task-Weaken.changes | 0000002569 2.51 KB | |
perl-Task-Weaken.spec | 0000003156 3.08 KB |
Latest Revision
Frederic Crozat (fcrozat)
committed
(revision 2)
- Reduce manual sections and regenerate
Comments 0