Testing... <%perl> $context{debug}("Send service message " . Dumper \%ARGS); $m->comp('/lib/send_service_msg.mhtml', command => '', params => { %ARGS, }); <%once> use Data::Dumper; <%init>