1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
=head1 NAME
Class::MixinFactory::Changes - Revision history for Class::MixinFactory.
=head1 HISTORY
=head2 Version 0.92
2004-11-16 Fixed namespace stash check to require missing classes when needed.
2004-11-16 Documentation tweaks.
=head2 Version 0.91
2004-11-15 Packaging and documentation. Separated Factory and Facade classes.
2004-11-14 Tests and additional interface and documentation work.
2004-11-13 Created.
=head1 SEE ALSO
L<Class::MixinFactory::ReadMe>
=cut
|