ytnobody( = YellowTurtle )のメモ。
sub hoge { my $cb = shift; my $caller = caller(); local *{$caller.'::foo'} = sub { .... }; $cb->(); }
hoge(sub{ foo() })
コメントを投稿
0 件のコメント:
コメントを投稿