Re: an alternate to ^methods

2018-11-04 Thread Joseph Brenner
> I sub-divided it into four parts with a dependency tree like so: Let's try that again for those of us not living in a fixed-width world... Object::Examine -- "menu", a verbose but readable "^methods" | v method-menu -- "m", an alias to "menu" (does an augment on Any) ^ |

an alternate to ^methods

2018-11-04 Thread Joseph Brenner
I pushed out the perl6 code I've been working on to github and CPAN. I sub-divided it into four parts with a dependency tree like so: Symbol::Scan | Object::Examine Augment::Util || |/ |