logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

B::Module::Info - information about Perl modules

Contents

Name

       B::Module::Info - information about Perl modules

   roots_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.

perl v5.40.0                                       2024-08-29                               B::Module::Info(3pm)

See Also