fix typo in documentation
[p5sagit/Class-C3-Componentised.git] / Changes
CommitLineData
4892f64f 1Revision history for Class-C3-Componentised
2
c17e86b8 31.001000 08 Aug 2011
e6b8b400 4 - Add Class::C3::Componentised::ApplyHooks features
5
459c3ae3 61.0009 20 Mar 2011
025a7b58 7 - Stop importing Carp functions (and thus polluting the inheritor
f8b4872f 8 namespaces)
025a7b58 9 - Make sure $_ is properly preserved even if the loaded module
15b7d164 10 is negligent enough to change it (RT#66661)
025a7b58 11 - Added missing copyright statement
f8b4872f 12
011bd3f1 131.0008 24 Feb 2011
e1950a66 14 Fix inject_base regression introduced during optimizations in
15 1.0007
16
b3683522 171.0007 23 Feb 2011
eac9b176 18 Throw a readable exception when load_optional_class is given an
19 invalid class name
20
ade50a21 211.0006 08 Sep 2009
b0dd4f7b 22 Allow derived classes without component_base_class(), given all
23 arguments to load_components are absolute class names (+Classname)
24
2a5e2307 251.0005 22 Apr 2009
078742b1 26 Add load_optional_class method
27
593953c0 281.0004 18 Mar 2009
29 Port to use MRO::Compat (rafl)
30
4a196a90 311.0003 5 Mar 2008
32 Fix tests on perl 5.10.0
33
3a23b721 341.0002 4 Mar 2008
35ef509e 35 Make tests more resilient
36
bdce0c01 371.0001 11 Aug 2007
38 Add missing dep on Test::Exception
39
401.0000 31 Jul 2007
20169807 41 First version, based on DBIx::Class::Componentised r3634
4892f64f 42