package Pear::LocalLoop::Error; use Moo; extends 'Throwable::Error'; 1;