doc nits
[gitmo/MRO-Compat.git] / lib / MRO / Compat.pm
2008-05-19 Brandon L Black doc nits
2008-05-19 Brandon L Black fix really stupid bug wrt defined package names that...
2007-09-09 Brandon L Black 0.05 w/ R#28661 fix 0.05
2007-08-04 Brandon L Black proprosed fix for RT#28661
2007-07-18 Brandon L Black 0.04 0.04
2007-06-04 Brandon L Black 0.03, C3 reqs and loading mro.pm 0.03
2007-06-04 Brandon L Black load mro.pm under 5.9.5+, since next::method, etc will...
2007-05-12 Brandon L Black 0.02, isarev arrayref, pkg_gen, ...
2007-05-11 Brandon L Black fix a test on 5.9.5, and release 0.01_01
2007-05-11 Brandon L Black more tests
2007-05-11 Brandon L Black move sort to the test suite where it belongs
2007-05-11 Brandon L Black more tests, fixed is_universal
2007-05-11 Brandon L Black implemented get_isarev, interface now complete, needs...
2007-05-11 Brandon L Black depend on Class::C3 and implement C<use mro "c3"> with...
2007-05-11 Brandon L Black linear_isa code, basic tests
2007-05-11 Brandon L Black renamed the insides, updated a bit
2007-05-11 Brandon L Black rename in here too