in reply to query for methods?
Sure, read the documentation (or the source code).
You can probably get a good first approximation by looking at the package's symbol table (using something like Devel::Symdump perhaps, but in general it's very difficult to do it accurately because things like inheritance and AUTOLOAD.
--"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: query for methods?
by ph0enix (Friar) on Jul 03, 2002 at 09:28 UTC |