0.03, C3 reqs and loading mro.pm
[gitmo/MRO-Compat.git] / ChangeLog
1 Revision history for Perl extension MRO::Compat.
2
3 0.03 - Mon Jun 4, 2007
4     - Bumped C3 requirements
5     - Loads mro.pm on 5.9.5+
6
7 0.02 - Sat May 12, 2007
8     - Added mro::get_pkg_gen (which optionally works
9       even faster with Class::C3::XS 0.04) in
10       anticipation of it being added to 5.9.5
11     - Changed mro::get_isarev to return arrayref in
12       anticipation of that change in 5.9.5
13     - Bumped requirements, added more docs
14
15 0.01_01 - Fri May 11, 2007
16     - Initial dev release