gitmo/MRO-Compat.git
2008-06-05 Brandon L Black 0.09 0.09
2008-06-02 Brandon L Black 0.08_01
2008-05-28 Brandon L Black fix for RT#36256
2008-05-20 Brandon L Black add perl 5.6.0 dep, bump version to 0.07 0.07
2008-05-19 Brandon L Black ChangeLog
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 add MANIFEST, add new test, real 0.02 :) 0.02
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
2007-05-11 Brandon L Black module rename time, this will make dual-life easier
2007-05-11 Brandon L Black oops give it a name
2007-05-11 Brandon L Black basic stuff, docs, no implementation yet
2007-05-10 Brandon L Black new module "mro" for backported interfaces from 5.9...