package WebGUI::Help::Macro_Execute; our $HELP = { 'execute' => { title => 'execute title', body => 'execute body', fields => [ ], related => [ { tag => 'macros using', namespace => 'Macros' }, ] }, }; 1;