This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
No need to wrap calls to Perl_load_module() in ENTER/LEAVE
[perl5.git] / ext / mro / mro.pm
2013-08-25 Father ChrysostomosIncrease $mro::VERSION to 1.14
2013-08-17 Father ChrysostomosIncrease $mro::VERSION to 1.13
2013-08-17 Father Chrysostomosmro.pm: Typo
2013-05-25 David Steinbrunnertypo fix for mro
2013-04-10 James E KeenanProvide proper link to original Dylan paper.
2012-11-25 Karl WilliamsonRemove "register" declarations
2011-10-06 Father ChrysostomosIncrease $mro::VERSION from 1.08 to 1.09
2011-06-12 Leon BrocardFix two broken URLs in mro.pm, bump version and documen...
2011-03-19 Father ChrysostomosVersion bumps for the recent PERL_NO_GET_CONTEXT commits
2010-12-01 Father Chrysostomos++substr $mro'VERSION, -1
2010-11-09 Father ChrysostomosDelete paragraphs from mro.pm’s pod
2010-10-30 Father ChrysostomosCorrect reference to get_linear_isa in get_isarev’...
2010-10-30 Father ChrysostomosIncrease mro’s version
2010-10-14 Nicholas ClarkConvert modules in ext/ to pass minimal arguments to...
2010-06-21 Matt S Troutbump versions on VMS::DCLsym, mro, Search::Dist and...
2010-06-07 H.Merijn BrandSpell-check fixes in ext
2009-10-20 Jesse VincentBump mro's version number and copyright year, since...
2009-10-06 Jesse VincentA number of pod fixes found by podcheck.t
2009-09-22 Leon BrocardRemove broken URL from the mro documentation
2008-12-27 Nicholas ClarkRemove the comment that the mro:: functions are actuall...
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...