Help for this page
## let's say bar is a method in foo sub bar ... my $result= $foo->bar( @args ) or warn $foo->Error();
.