Path to this page:
./
devel/p5-Task-Weaken,
Perl 5 module to ensure that a platform has weaken support
Branch: pkgsrc-2010Q3,
Version: 1.03nb1,
Package name: p5-Task-Weaken-1.03nb1,
Maintainer: rhaenOne recurring problem in Perl modules that use Scalar::Util's
"weaken" function is that it is not present in the pure-perl variant.
So if your module uses "weaken", you can just add the following to
your Module::Install-based Makefile.PL (or equivalent):
requires 'Task::Weaken';
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Install]
Master sites: (Expand)
SHA1: 1a958220f92ac11dd4548c9fe405ca9c9a0ffdc9
RMD160: 5b1298166ba38715e0f9f43f8ce8bfb29b8706da
Filesize: 25.72 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version p5-Task-Weaken-1.03nb1 (created)