FindBin is a core module
[p5sagit/Class-C3-Componentised.git] / Changes
CommitLineData
4892f64f 1Revision history for Class-C3-Componentised
2
025a7b58 3 - Stop importing Carp functions (and thus polluting the inheritor
f8b4872f 4 namespaces)
025a7b58 5 - Make sure $_ is properly preserved even if the loaded module
15b7d164 6 is negligent enough to change it (RT#66661)
025a7b58 7 - Added missing copyright statement
f8b4872f 8
011bd3f1 91.0008 24 Feb 2011
e1950a66 10 Fix inject_base regression introduced during optimizations in
11 1.0007
12
b3683522 131.0007 23 Feb 2011
eac9b176 14 Throw a readable exception when load_optional_class is given an
15 invalid class name
16
ade50a21 171.0006 08 Sep 2009
b0dd4f7b 18 Allow derived classes without component_base_class(), given all
19 arguments to load_components are absolute class names (+Classname)
20
2a5e2307 211.0005 22 Apr 2009
078742b1 22 Add load_optional_class method
23
593953c0 241.0004 18 Mar 2009
25 Port to use MRO::Compat (rafl)
26
4a196a90 271.0003 5 Mar 2008
28 Fix tests on perl 5.10.0
29
35ef509e 301.0002 4 Mar 2008
31 Make tests more resilient
32
bdce0c01 331.0001 11 Aug 2007
34 Add missing dep on Test::Exception
35
361.0000 31 Jul 2007
20169807 37 First version, based on DBIx::Class::Componentised r3634
4892f64f 38