Help for this page
use B::Deparse; ... my $somevar = B::Deparse->new(); print $somevar->coderef2text(\&somecode);