Help for this page
package Foo; use MakeMethods ... required => [qw(name title tables)], object_list => [ 'Table' => 'tables'];