Help for this page
$obj->$method(@args);
&{$foo}(@args); $foo->(@args);
delete @ENV{qw(IFS CDPATH ENV BASH_ENV)}; # Make %ENV safer