[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#505185: ITP: libweakref-perl -- API to the Perl weak references



Charles Plessy <plessy@debian.org> writes:

> This is a dependancy of libace-perl (ITP #468760), which is a dependancy of
> BioPerl.
>
> Is the Debian Perl group interested in hosting this package? Otherwise we will
> host it in Debian Med.

WeakRef is obsolete.

The weaken and isweak functions are now provided by Scalar::Util which
is part of core perl since perl 5.007003.

Debian Med programmers should change "use WeakRef" to something like
"use Scalar::Util qw/weaken/".

All the best

-- 
Dominique Dumont 
"Delivering successful solutions requires giving people what they
need, not what they want." Kurt Bittner



Reply to: