Help for this page
package Frontier::NotReally; ... __END__ outsub: Frontier::NotReally=HASH(0x6f1940) insub: Frontier::NotReally=HASH(0x6f1940)
my $id; # now $id exists! $id = F::D->new( foo => sub { 'here, $id exists too' } );