Help for this page

Select Code to Download


  1. or download this
    use B qw(svref_2object);
    use Foo::Bar;
    ...
       print "About to call $anon_name...\n";
       $anon->(@args);
    }