Help for this page
#!/usr/bin/perl ... print "In Obj::foo and about to pass the buck.\n"; return $self->{_foo}->foo(@_); }