--- Peter Scott <[EMAIL PROTECTED]> wrote:
> >The problem here is that it will not print inherited or AUTOLOADed methods. 
> [snip]
> 
> So traverse the inheritance hierarchy and do the same thing with each class:
> 
> http://search.cpan.org/author/SBURKE/Class-ISA-0.32/ISA.pm

That's certainly a decent 95% solution and if you *really* need it, it's a good idea.  
The
original problem, though, is not one that I want to encourage most people to solve 
because for
most programmers, when things get that complicated, it turns out that there's an 
underlying design
flaw that needs to be addressed.

Of course, people seem to get mad when I say that :)

Cheers,
Ovid

=====
Silence is Evil            http://users.easystreet.com/ovid/philosophy/indexdecency.htm
Ovid                       http://www.perlmonks.org/index.pl?node_id=17000
Web Programming with Perl  http://users.easystreet.com/ovid/cgi_course/

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to