Help for this page
use strict; use warnings; ... print "$name\n"; }
B::Deparse->new->coderef2text(\&hello);