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