Name: | perl-Task-Weaken |
---|---|
Version: | 1.06 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 28436 |
License: | GPL+ or Artistic |
RPM: | perl-Task-Weaken-1.06-1.el8.noarch.rpm |
Source RPM: | perl-Task-Weaken-1.06-1.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Task-Weaken |
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. 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. |