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