update _original_class_name
[gitmo/MooseX-Object-Pluggable.git] / Changes
CommitLineData
421e9f8d 1Revision history for MooseX-Object-Pluggable
acf6ced2 20.0010 Apr 27, 2009
3 Change how _original_class_name works so it sucks less.
4
8a6fd40d 50.0009 Nov 25, 2008
599dcdc7 6 Avoid throwing an error when load_plugins is called on already-loaded
7 plugins
8
472334a0 90.0008 Jul 18, 2008
10 Cleanup Attribute declarations
11 Eliminate extension mechanisms and the tests
7579722e 12
0e16871f 130.0007 Jan 22, 2008
14 Fix for Moose 0.34
15
9843fa64 160.0006 Jan 11, 2008
17 Deprecate the Extension mechanism
18 Added load_plugins
19 Test while classes are immutable for good measure.
20 Remove use strict and use warnings. Moose does it for us.
7579722e 21
208f7b27 220.0005 Apr 13, 2007
23 Goodbye Class::Inspector, hello Module::Object::Pluggable
24 More Tests
25 App namespaces functionality.
0a369903 26 Test for app namespaces functionality
7579722e 27
12d4facb 280.0004 Jan 23, 2007
29 PODFixes
7579722e 30
9bef9c02 310.0003 Jan 19, 2007
32 Forget anon classes, go back to applying to $self
33 goodbye __anon_subclass and _anon_subclass
34 hello _original_class_name
35 Props to mst for pointing out the error of my ways
36 A couple more minor tests
7579722e 37
421e9f8d 380.0002 Jan 16, 2007
39 Forgot Class::Inspector dep on Makefile
7579722e 40
421e9f8d 410.0001 Jan 16, 2007
42 Initial Release!
43