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