Thu Mar 25 07:46:48 2010me [...] druxa.ru - Ticket created
Subject:
a typo in synopsis example code
Date:
Thu, 25 Mar 2010 14:46:30 +0300
To:
bug-weakref [...] rt.cpan.org
From:
Мищенко Андрей <me [...] druxa.ru>
you definitely were intending to have
$y->{X} = $x;
instead of
$y->{X} = $y;
right?
Sat Mar 27 19:30:14 2010chm [...] cpan.org - Correspondence added
Thanks for the report.
The two functions of this API, isweak and weaken,
are now included in Scalar::Util which is actively
supported.
--Chris
On Thu Mar 25 07:46:48 2010, me@druxa.ru wrote:
Show quoted text
> you definitely were intending to have
> $y->{X} = $x;
> instead of
> $y->{X} = $y;
> right?
Sat Mar 27 19:30:18 2010The RT System itself - Status changed from 'new' to 'open'
Sat Mar 27 19:30:19 2010chm [...] cpan.org - Status changed from 'open' to 'resolved'