NAME

DB::Pluggable::Role::AfterInit - Do something in the debugger's afterinit() function

IMPLEMENTING

The AfterInit role indicates that a plugin wants to do something during the debugger's afterinit() function. The plugin must provide the afterinit() method.