Seriously, my issue is with C:MM (actually, my subclass of it):
I think it created a list of Tables, but I can't seem to find them: $x->tables reports 'cannot find method "tables" at...'
So thanks for advice.package Foo; use MakeMethods constructor => 'new', required => [qw(name title tables)], object_list => [ 'Table' => 'tables'];
Any pointers around the monastery to a code snippet that does the walk you describe?
Couldn't find any w/ SuperSearch or Google, trying not to reinvent wheels.
Thanks, Abigail-II --
In reply to Re: Re: OO: All Methods
by rkg
in thread OO: All Methods
by rkg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |