Help for this page
my @actions = ( [qr/pattern1/, "response1", sub { dostuff.. } ], ... } ]; } @actions);