in reply to Re: Determining what methods are available to a class
in thread Determining what methods are available to a class
Unfortunately, that doesn't account for inherited methods or AUTOLOADed methods. (Remember to write your own can() when you AUTOLOAD() accessors and such.)
|
|---|