forked from pool/perl-Class-Autouse
This commit is contained in:
committed by
Git OBS Bridge
parent
74f00e6fe0
commit
30a3df9529
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 14 17:11:45 CET 2007 - anicka@suse.cz
|
||||
|
||||
- update to 1.29
|
||||
* Debugging change in 1.25 regressed an undocumented 5.6-related
|
||||
bug first fixed in 1.20.
|
||||
* Expands the can hook to also hook isa
|
||||
* Added t/05_base.t to try and chase down base.pm bug
|
||||
* Documenting ->autouse(@classes)
|
||||
* Tidying up the POD a little to refer to features
|
||||
in an order much more relevant to the reader.
|
||||
* Catch and rethrow all error when autoloading during a ->can.
|
||||
* Debugging can now only be done at compile time, and thus is
|
||||
optimised out. The :debug flag is removed and instead you need
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:31 CET 2006 - mls@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user