package PerlActor::Exception::CommandNotFound; use base 'PerlActor::Exception'; # Keep Perl happy. 1;