1B::Module::Info(3)    User Contributed Perl Documentation   B::Module::Info(3)
2
3
4

NAME

6       B::Module::Info - information about Perl modules
7
8   roots_cv_pairs_recursive
9       Returns a list of pairs, each containing a root with the relative B::CV
10       object; this list includes B::main_root/cv and all anonymous
11       subroutines defined therein.
12
13   roots_cv_pairs
14       Returns a list of pairs, each containing a root with the relative B::CV
15       object for named subroutines; this list includes B::main_root/cv.
16
17
18
19perl v5.34.0                      2022-01-21                B::Module::Info(3)
Impressum