Help for this page
package My::Class use Object::Proxy; ....
use Object::Proxy 'Proxy::This'; my $obj = Proxy::This->new( @args );