table of contents
| B::Module::Info(3pm) | User Contributed Perl Documentation | B::Module::Info(3pm) |
NAME¶
B::Module::Info - information about Perl modulesroots_cv_pairs_recursive¶
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.roots_cv_pairs¶
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.| 2013-09-20 | perl v5.18.1 |