mro
Native Rust implementation built into the interpreter. Runtime: P5. See original documentation for the full Perl reference.
Functions
get_isarev
reverse @ISA index.
Returns arrayref of classes that inherit from $class.
get_linear_isa
get_mro
get_pkg_gen
import
called by use mro 'c3'.
Sets the MRO algorithm for the calling package.
invalidate_all_method_caches
is_universal
true only for “UNIVERSAL”.