Help for this page
my $ua = ... ; # constructor $ua->proxy( ... ) ; # subsequent method call
my $foo->bar('baz'); # will never compile