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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/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
Dominique Leuenberger (dimstar_suse)
accepted
request 669354
from
Stephan Kulow (coolo)
(revision 22)
- Reduce manual sections and regenerate - Added required dependencies for building and testing - Cleaned with spec-cleaner
Comments 0