Charles Plessy <[EMAIL PROTECTED]> 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]