An introspective technique to list available methods in a perl object at runtime
mjd presents an interesting perl module; works as a catalogue of interesting features from perl’s module loading and object system. All my favourite stunt perl is here, AUTOLOAD, UNIVERSAL, walking the symbol table, the magic goto – but also several tricks I’ve never thought of.
This entry was posted on Friday, January 11th, 2008 at 11:40 in links.
