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.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/perl-Task-Weaken && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Task-Weaken-1.04.tar.gz | 0000029976 29.3 KB | |
perl-Task-Weaken.changes | 0000001447 1.41 KB | |
perl-Task-Weaken.spec | 0000002136 2.09 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0