2011-12-25 18:22:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 25 18:21:21 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- update to 0.26
|
|
|
|
- The default() method for class attributes always returned a value, even if
|
|
|
|
the default was a subroutine ref, which isn't how the method works for
|
|
|
|
regular attributes. This broke inlining with Moose HEAD.
|
|
|
|
|
|
|
|
- Class attributes now have a definition context set, which means that errors
|
|
|
|
thrown from generated methods associated with these attributes say something
|
|
|
|
like "X at accessor MyClass::ClassAttribute (defined at path/to/file line
|
|
|
|
42)" rather than "generated method (unknown origin)".
|
|
|
|
|
2011-04-01 12:00:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 1 12:00:46 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- initial package 0.24
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|