# Revision history for Attribute-Constant # # $Id: Changes,v 0.5 2013/03/20 22:17:40 dankogai Exp dankogai $ # $Revision: 0.5 $ $Date: 2013/03/20 22:17:40 $ ! lib/Data/Lock.pm t/04-dlock.t Fixed: d(un)?lock vs. circular reference 0.05 2013/03/20 22:17:40 ! lib/Data/Lock.pm t/04-dlock.t Addressed: dlock("0") locks $0 dlock() and dunlock now simply ignores constants. https://rt.cpan.org/Public/Bug/Display.html?id=84092 0.04 2013/02/26 03:19:02 ! t/03-obj.t Wrong Skip count was causing failure for perl 5.9 and below 0.03 2013/02/24 07:03:27 ! *.pm t/03-obj.t You can now dlock() and dunlock() objects https://rt.cpan.org/Ticket/Display.html?id=62021 0.02 2008/06/27 19:50:52 ! lib/Attribute/Constant.pm t/03-obj.t Perl 5.8.x supported -- with caveats. See POD 0.01 2008/06/27 19:11:42 + * First Release.