B::Module::Info - information about Perl modules |
B::Module::Info - information about Perl modules
Returns a list of pairs, each containing a root with the relative B::CV object; this list includes B::main_root/cv and all anonymous subroutines defined therein.
Returns a list of pairs, each containing a root with the relative B::CV object for named subroutines; this list includes B::main_root/cv.
B::Module::Info - information about Perl modules |