Help for this page
$exp->expect($timeout, [ qr /pattern/ => sub { do things; } ] );
$exp->expect($timeout, \$dispatch_table );