Help for this page
use strict; use warnings; ... our $oj = Devel::Symdump->new(@pack); print $oj->functions;
our @pack = qw(AA Devel);