| Object::Deadly::_unsafe - Implementation for the deadly object |
Object::Deadly::_unsafe - Implementation for the deadly object
$obj->DESTROY$obj->isa$obj->can$obj->version$obj->DOES$obj->import$obj->require$obj->use$obj->blessed$obj->dump$obj->peek$obj->refaddr$obj->exports$obj->moniker$obj->plural_moniker$obj->which$obj->AUTOLOAD<
Object::Deadly-get_death >> to prevent anything from sneaking through
to a successful call against something in UNIVERSAL.
That list of functions are what core perl uses plus a bunch from CPAN modules including the UNIVERSAL manpage, the UNIVERSAL::require manpage, the UNIVERSAL::dump manpage, the UNIVERSAL::exports manpage, the UNIVERSAL::moniker manpage, the UNIVERSAL::which manpage. That's just the list as it exists today. If someone else creates a new one and you load it, be sure to do it *prior* to loading this module so I can have at least a chance at noticing anything it's loaded.
the Object::Deadly manpage, the Object::Deadly::_safe manpage
| Object::Deadly::_unsafe - Implementation for the deadly object |