Help for this page
Select Code to Download
Select
or
download this
my $foo = Some::Class->new; $foo->$_ if $foo->can($_) for @do_something;