my $coderef = sub{ require Foo::Bar; my $signature = "blah"; return $signature; }