Help for this page

Select Code to Download


  1. or download this
    my @actions = (
      [qr/pattern1/, "response1", sub { dostuff.. }       ],
    ...
        }
      ];
    } @actions);