Fix some unintended bugs in the "standard" P5 code.
[gitmo/Moose.git] / lib / Moose / Unsweetened.pod
2008-12-07 Dave Rolsky Fix some unintended bugs in the "standard" P5 code.
2008-09-29 Dave Rolsky Remove no longer relevant explanation of something...
2008-09-04 Dave Rolsky Add an example of delegation too.
2008-09-04 Dave Rolsky Turn on coercion for birth_date
2008-09-04 Dave Rolsky Mention extensibility of Moose too
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-03 Dave Rolsky Clarify that there's just one intentional bug
2008-09-03 Dave Rolsky $self should be %self if we use map like that
2008-09-03 Dave Rolsky Fix coercions
2008-09-03 Dave Rolsky Be consistent in terms of first/second person
2008-09-03 Dave Rolsky Add Moose::Unsweetened, parallel examples of classes...