NAME
DB::Pluggable::Role::Eval - Do something in the debugger's eval() function
IMPLEMENTING
The Eval
role indicates that a plugin wants to do something during the debugger's eval()
function. The plugin must provide the eval()
method.
DB::Pluggable::Role::Eval - Do something in the debugger's eval() function
The Eval
role indicates that a plugin wants to do something during the debugger's eval()
function. The plugin must provide the eval()
method.