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