Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hello,
Is there any module available in Perl to create dynamic menus (for web page)?
Thanks,
Jerald

Replies are listed 'Best First'.
Re: Menu creation
by Anonymous Monk on Oct 21, 2012 at 23:04 UTC
Re: Menu creation
by hippo (Archbishop) on Oct 21, 2012 at 22:10 UTC
    Well, there are modules like Template Toolkit which will certainly help in creating HTML fragments. However, it's a pretty vague question that you pose. What do you think the input would be to such a module?