Help for this page

Select Code to Download


  1. or download this
    my $foo = Some::Class->new;
    $foo->$_ if $foo->can($_) for @do_something;