Help for this page
confess 'Some error happened because ' . $obj->foo . ' blew up';
sub mumble_path { join ", " => split '/' => (shift)->get_path }