This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Note proper rplcemnt for pad_compname_type
[perl5.git] / pod / perlmroapi.pod
2020-11-15 Karl Williamsonperlapi: Fix up some MRO documentation
2020-11-06 Karl Williamsonautodoc.pl: Specify scn for single-purpose files
2020-11-03 Karl WilliamsonNote MRO_GET_PRIVATE_DATA is documented in perlmroapi
2020-09-04 Karl WilliamsonReorganize perlapi
2019-09-03 Karl WilliamsonNote that mro[gs]et_private_data are documented
2016-01-10 Lukas Maifix more file paths
2011-10-11 Father ChrysostomosDocument calling convention for Perl_mro_register
2010-10-30 Father Chrysostomosperlmroapi: suggest HvNAME as a fallback
2010-10-30 Father ChrysostomosAdd HvENAME
2009-06-25 Nicholas ClarkAdd documentation for the method resolution plugin...