The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Object::Lazy.

0.08  Sun Nov 14 07:57:05 2010
- methods DOES and VERSION implemented

0.07  Wed Sep 29 05:20:56 2010
- write back object on every build
  see RT ticket 61506 - Kevin Ryde - can() coderef return

0.06  Tue Jun 02 22:15:00 2009
- bugfix build dependencies

0.05  Fri May 29 21::00:00 2009
- bugfix build dependencies

0.04  Thu May 21 22::00:00 2009
- Perl critic
- temporary fallback to the old *CORE::GLOBAL::ref (stored at compile time)
  and not bail out to *CORE::ref

0.03  Sat Aug 02 20:00:00 2008
- repair POD
- add example
- better Kwalitee

0.02  Sun Nov 25 23:00:00 2007
- Build.pl renamed to Build.PL

0.01  Fri Nov 11 19:00:00 2007
- fist version