[Pdx-pm] Getting a list of methods that a package responds to

Randal L. Schwartz merlyn at stonehenge.com
Mon Aug 22 14:27:03 PDT 2005


>>>>> "Randal" == Randal L Schwartz <merlyn at stonehenge.com> writes:

Randal> The debugger can do this with the "m" command.  Perhaps you can look
Randal> at the sources of the debugger to see how it does this.

In particular, see "methods_via" in perl5db.pl somewhere in your @INC.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


More information about the Pdx-pm-list mailing list